From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: libidn security update patch Date: Fri, 2 Sep 2016 09:56:50 -0400 Message-ID: <20160902135650.GA19589@jasmine> References: <20160902064136.GA14384@jasmine> <87twdylb88.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45176) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bfoxy-0000pp-Se for guix-devel@gnu.org; Fri, 02 Sep 2016 09:57:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bfoxt-0007yF-NK for guix-devel@gnu.org; Fri, 02 Sep 2016 09:57:09 -0400 Content-Disposition: inline In-Reply-To: <87twdylb88.fsf@gnu.org> 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: Ludovic =?iso-8859-1?Q?Court=E8s?= Cc: guix-devel@gnu.org On Fri, Sep 02, 2016 at 02:47:35PM +0200, Ludovic Courtès wrote: > Leo Famulari skribis: > > > From 217f444aa56ec292ddfaacfabcbb6ddea8d1f262 Mon Sep 17 00:00:00 2001 > > From: Leo Famulari > > Date: Fri, 2 Sep 2016 02:11:49 -0400 > > Subject: [PATCH] gnu: libidn: Replace with 1.33 [fixes CVE-2015-8948 and > > CVE-2016-{6261,6263}]. > > > > * gnu/packages/libidn.scm (libidn)[replacement]: New field. > > (libidn-1.33): New variable. > > Perfect, thank you! Pushed as d058708e8, with a follow-up on core-updates to ensure the conflict is resolved properly.