From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [v2 0/1] Perl: Fix CVE-2016-2381 Date: Thu, 03 Mar 2016 17:37:39 +0100 Message-ID: <87vb53cyb0.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]:44351) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1abWG4-00042q-1N for guix-devel@gnu.org; Thu, 03 Mar 2016 11:37:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1abWFy-00021E-1m for guix-devel@gnu.org; Thu, 03 Mar 2016 11:37:47 -0500 In-Reply-To: (Leo Famulari's message of "Wed, 2 Mar 2016 23:04:23 -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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Leo Famulari Cc: guix-devel@gnu.org Leo Famulari skribis: > Here's version 2 of this patch. The differences are improved context in > perl-CVE-2016-2381.patch and a fixed typo in the commit message. LGTM! > I'm sending this with `git send-email` (Perl script) built on top of > this change. Woohoo! Thanks, Ludo=E2=80=99.