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 oN0qFhcTtF+yTAAA0tVLHw (envelope-from ) for ; Tue, 17 Nov 2020 18:14:47 +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 YEoCEhcTtF+jaQAAbx9fmQ (envelope-from ) for ; Tue, 17 Nov 2020 18:14:47 +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 0BCE69402C8 for ; Tue, 17 Nov 2020 18:14:46 +0000 (UTC) Received: from localhost ([::1]:41818 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kf5V7-00086g-NH for larch@yhetil.org; Tue, 17 Nov 2020 13:14:45 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:45728) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kf5Tw-00075J-QR for guix-devel@gnu.org; Tue, 17 Nov 2020 13:13:32 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:59605) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kf5Tv-0003Il-JL; Tue, 17 Nov 2020 13:13:31 -0500 Received: from [2a01:e0a:19b:d9a0:3c22:ece4:885a:5d7a] (port=45614 helo=cervin) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kf5Tu-0006Dm-Iz; Tue, 17 Nov 2020 13:13:30 -0500 From: Mathieu Othacehe To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: GNU Guix 1.2.0rc1 available for testing! References: <87d00hchij.fsf@gnu.org> <20201115191618.zuvkz65o3kcahfoz@pelzflorian.localdomain> <874klqb82u.fsf@gnu.org> <20201115231643.7mslq2sjzliv4nfd@pelzflorian.localdomain> <87v9e5ll7a.fsf@gnu.org> <871rgstjnz.fsf@gnu.org> <87k0ukb9xb.fsf@gnu.org> <87lff0qc4h.fsf@gnu.org> Date: Tue, 17 Nov 2020 19:13:28 +0100 In-Reply-To: <87lff0qc4h.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Tue, 17 Nov 2020 15:41:34 +0100") Message-ID: <87d00bua0n.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; 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: -1.51 X-TUID: YTbAsTp199uP Hey, > One this patch is in, I think we=E2=80=99re ready for either an RC2 or th= e real > thing. Pushed to 1.2.0 and master. Thanks Florian for all the testing! No objections to make the rc2 the final one. Thanks, Mathieu