From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] version bump libgcrypt -> 1.7 Date: Sun, 17 Apr 2016 16:21:50 -0400 Message-ID: <20160417202150.GA25383@jasmine> References: <877ffx45n6.fsf@libertad.pw> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41850) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1artCE-0005FR-JL for guix-devel@gnu.org; Sun, 17 Apr 2016 16:21:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1artCA-0003Za-Hv for guix-devel@gnu.org; Sun, 17 Apr 2016 16:21:30 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:41447) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1artCA-0003ZW-3x for guix-devel@gnu.org; Sun, 17 Apr 2016 16:21:26 -0400 Content-Disposition: inline In-Reply-To: <877ffx45n6.fsf@libertad.pw> 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: ng0 Cc: guix-devel@gnu.org On Sat, Apr 16, 2016 at 11:15:25PM +0200, ng0 wrote: > Subject: [PATCH] gnu: libgcrypt: Update to 1.7.0. Here are what I think are the salient parts of the release announcement [0]. 1.7.0 is a new stable version of libgcrypt. 1.7.0 is API and ABI compatible with 1.6. There are no changed or deleted interfaces. All the interface changes are from the addition of new interfaces. The 1.6 series will "enter end-of-life state on 2017-06-30. Regardless of whether we replace 1.6 or create a new package, any changes to libgcrypt should go to core-updates: $ guix refresh -l libgcrypt Building the following 706 packages would ensure 1999 dependent packages are rebuilt [...] $ guix refresh -l libgcrypt@1.5 Building the following 363 packages would ensure 875 dependent packages are rebuilt [...] [0] https://lists.gnupg.org/pipermail/gnupg-announce/2016q2/000386.html