From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Release! Date: Mon, 20 Nov 2017 23:07:20 +0100 Message-ID: <87bmjwzjs7.fsf@gnu.org> References: <877f16z9eo.fsf@gnu.org> <87infv54m3.fsf@gnu.org> <87efqgnn7x.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49480) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eGuDx-0005No-Af for guix-devel@gnu.org; Mon, 20 Nov 2017 17:07:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eGuDs-0003Zc-DC for guix-devel@gnu.org; Mon, 20 Nov 2017 17:07:29 -0500 Received: from hera.aquilenet.fr ([141.255.128.1]:38351) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eGuDs-0003YZ-6c for guix-devel@gnu.org; Mon, 20 Nov 2017 17:07:24 -0500 In-Reply-To: <87efqgnn7x.fsf@elephly.net> (Ricardo Wurmus's message of "Fri, 06 Oct 2017 20:30:10 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ricardo Wurmus Cc: guix-devel Hello Guix, I think we can start preparing the release for good now! The situation of =E2=80=98guix pull=E2=80=99 is mitigated by the split of p= ython.scm and other big files into several pieces. This is of course not ideal, but it=E2=80=99s an improvement over 0.13.0 anyway. I think the main tasks to prepare the release are (1) testing the GuixSD ISO, and (2) updating =E2=80=98NEWS=E2=80=99. Let=E2=80=99s get that done! Ludo=E2=80=99.