From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 1/1] gnu: readline-6.2: Fix CVE-2014-2524. Date: Sun, 13 Nov 2016 13:12:31 +0100 Message-ID: <87mvh3h93k.fsf@gnu.org> References: 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]:60956) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c5teH-0005pw-PG for guix-devel@gnu.org; Sun, 13 Nov 2016 07:12:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c5teE-0002ao-4L for guix-devel@gnu.org; Sun, 13 Nov 2016 07:12:37 -0500 In-Reply-To: (Leo Famulari's message of "Sun, 13 Nov 2016 05:24:02 -0500") 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: > * 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! Ludo=E2=80=99.