From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id iPYWOM8PyF6dPgAA0tVLHw (envelope-from ) for ; Fri, 22 May 2020 17:45:51 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id kLD0M88PyF63eQAAB5/wlQ (envelope-from ) for ; Fri, 22 May 2020 17:45:51 +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 A59DF94017B for ; Fri, 22 May 2020 17:45:51 +0000 (UTC) Received: from localhost ([::1]:43358 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jcBjy-00079w-Hq for larch@yhetil.org; Fri, 22 May 2020 13:45:50 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49750) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jcBji-00078F-N0 for guix-devel@gnu.org; Fri, 22 May 2020 13:45:34 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:53758) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jcBji-0006C7-20; Fri, 22 May 2020 13:45:34 -0400 Received: from [2a01:e0a:fa:a50:7ced:409d:b570:ed70] (port=54652 helo=meru) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jcBjg-0002O2-Vz; Fri, 22 May 2020 13:45:33 -0400 From: Mathieu Othacehe To: Marius Bakke Subject: Re: Release Guix 1.1.1? References: <87r1vd80cf.fsf@devup.no> Date: Fri, 22 May 2020 19:45:28 +0200 In-Reply-To: <87r1vd80cf.fsf@devup.no> (Marius Bakke's message of "Thu, 21 May 2020 23:06:08 +0200") Message-ID: <87367rvp6v.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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@gnu.org 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.01 X-TUID: 9xrlIEylHvYb Hello Marius, > What do y'all think about targeting a 1.1.1 release a few weeks from > now? > > Any milestones we should try to complete before an eventual release? This seems like a very good idea. It would be good if this release could include: * A new shepherd release fixing this bug[1]. * A Cuirass update allowing to download disk-images built on top of master[2]. I plan to work on the second point next week. Thanks, Mathieu [1]: https://issues.guix.gnu.org/40981. [2]: https://lists.gnu.org/archive/html/guix-patches/2020-05/msg00001.html