From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 1/1] gnu: readline-6.2: Fix CVE-2014-2524. Date: Sun, 13 Nov 2016 17:04:11 -0500 Message-ID: <20161113220411.GA20062@jasmine> References: <87mvh3h93k.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]:33010) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c62sx-0001aM-Cu for guix-devel@gnu.org; Sun, 13 Nov 2016 17:04:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c62ss-0000v5-FS for guix-devel@gnu.org; Sun, 13 Nov 2016 17:04:23 -0500 Content-Disposition: inline In-Reply-To: <87mvh3h93k.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 Sun, Nov 13, 2016 at 01:12:31PM +0100, Ludovic Courtès wrote: > Leo Famulari skribis: > > > * gnu/packages/patches/readline-6.2-CVE-2014-2524.patch: New file. > > * gnu/local.mk (dist_patch_DATA): Add it. > > * gnu/packages/readline.scm (readline-6.2): Use it. > > LGTM, thank you! Okay, pushed!