From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: libidn security update patch Date: Fri, 02 Sep 2016 14:47:35 +0200 Message-ID: <87twdylb88.fsf@gnu.org> References: <20160902064136.GA14384@jasmine> 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]:52969) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bfnsl-0000vH-7X for guix-devel@gnu.org; Fri, 02 Sep 2016 08:47:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bfnsh-0007P0-08 for guix-devel@gnu.org; Fri, 02 Sep 2016 08:47:42 -0400 In-Reply-To: <20160902064136.GA14384@jasmine> (Leo Famulari's message of "Fri, 2 Sep 2016 02:41:36 -0400") 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: Leo Famulari Cc: guix-devel@gnu.org 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! Ludo=E2=80=99.