From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id RCl/LV6rgF++WQAA0tVLHw (envelope-from ) for ; Fri, 09 Oct 2020 18:26:38 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id +I21KF6rgF9EAQAAbx9fmQ (envelope-from ) for ; Fri, 09 Oct 2020 18:26:38 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 584F19401CD for ; Fri, 9 Oct 2020 18:26:38 +0000 (UTC) Received: from localhost ([::1]:36614 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kQx6C-0007Au-Sa for larch@yhetil.org; Fri, 09 Oct 2020 14:26:36 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34018) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kQx5l-00079x-P2 for guix-devel@gnu.org; Fri, 09 Oct 2020 14:26:09 -0400 Received: from hera.aquilenet.fr ([2a0c:e300::1]:38112) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kQx5i-00036H-W3; Fri, 09 Oct 2020 14:26:08 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id E9DCDEB7; Fri, 9 Oct 2020 20:25:59 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MiO8WMfL_scc; Fri, 9 Oct 2020 20:25:59 +0200 (CEST) Received: from jurong (unknown [IPv6:2001:910:103f::5fe]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 05AD4BA7; Fri, 9 Oct 2020 20:25:58 +0200 (CEST) Date: Fri, 9 Oct 2020 20:25:57 +0200 From: Andreas Enge To: Mathieu Othacehe Subject: Re: Release v1.2 timetable Message-ID: <20201009182557.GA1477@jurong> References: <863630u6ap.fsf@gmail.com> <20201005101836.6qpcozxccisdf7yy@pelzflorian.localdomain> <8EFC55BC-8EE9-4A35-8E2E-B8BBA88B27EC@lepiller.eu> <87r1qcye9p.fsf@gnu.org> <20201006065939.GB21174@E5400> <87imbn6dgu.fsf@gnu.org> <20201006072616.GD21174@E5400> <87lfgj4win.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87lfgj4win.fsf@gnu.org> Received-SPF: neutral client-ip=2a0c:e300::1; envelope-from=andreas@enge.fr; helo=hera.aquilenet.fr X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -10 X-Spam_score: -1.1 X-Spam_bar: - X-Spam_report: (-1.1 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_NEUTRAL=0.779 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Guix Devel Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Spam-Score: -0.51 X-TUID: M+C3eYYDzudO On Tue, Oct 06, 2020 at 09:57:20AM +0200, Mathieu Othacehe wrote: > The CI is already building substitutes for two images > (hurd-barebones-qcow2-image and pine64-barebones-raw-image). We could > maybe release 1.2 version of those images. Nice! For completely selfish reasons, I would like to also see an image for the novena board. Andreas