From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Newsgroups: gmane.lisp.guile.devel Subject: Re: Distributed verification of release tarballs using Guix? (was Re: Releasing 2.2.5?) Date: Thu, 20 Jun 2019 12:54:26 +0200 Message-ID: <871rzomsrh.fsf@gnu.org> References: <87d0jrp0g3.fsf@gnu.org> <87sgsa2co4.fsf@netris.org> <87a7eh6x8m.fsf@gnu.org> <87v9x5tbsl.fsf@netris.org> <87sgs838kd.fsf@gnu.org> <8736k6z3w1.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="42260"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux) Cc: Andy Wingo , guile-devel To: Mark H Weaver Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Thu Jun 20 13:09:25 2019 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hduwX-000AsI-It for guile-devel@m.gmane.org; Thu, 20 Jun 2019 13:09:25 +0200 Original-Received: from localhost ([::1]:46182 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hduwW-0007IZ-E1 for guile-devel@m.gmane.org; Thu, 20 Jun 2019 07:09:24 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:41693) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hduiB-0005w9-1o for guile-devel@gnu.org; Thu, 20 Jun 2019 06:54:37 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:56723) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hdui9-0004uB-Jz; Thu, 20 Jun 2019 06:54:33 -0400 Original-Received: from vpn-0-27.aquilenet.fr ([2a0c:e300:4:27::]:44582 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1hdui8-0002Jd-Lb; Thu, 20 Jun 2019 06:54:33 -0400 X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 2 Messidor an 227 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu In-Reply-To: <8736k6z3w1.fsf@netris.org> (Mark H. Weaver's message of "Tue, 18 Jun 2019 22:48:19 -0400") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Original-Sender: "guile-devel" Xref: news.gmane.org gmane.lisp.guile.devel:19982 Archived-At: Hi Mark, Mark H Weaver skribis: > I've finished my updates to the NEWS file in preparation for the 2.2.5 > release. Feel free to reorganize, edit, or expand on the NEWS entries > as you think best. I believe that all of the relevant changes are > listed, anyway. Thanks a *lot* for all the preparation work, that made things really easy for me. > Note that GUILE-VERSION still needs to be updated. See below for the > changes that I believe should be made to it. > > If it all looks okay to you, feel free to run distcheck and upload the > release. Done! :-) Thanks, Ludo=E2=80=99. PS: This is the first release that I build and upload while on the train, crazy stuff. ;-)