From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 1/1] gnu: vim: Fix CVE-2017-5953. Date: Tue, 14 Feb 2017 14:28:07 -0500 Message-ID: <20170214192807.GB8462@jasmine> References: <87y3x8spzd.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]:40583) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cdiln-0003ml-Nw for guix-devel@gnu.org; Tue, 14 Feb 2017 14:28:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cdill-00062g-1b for guix-devel@gnu.org; Tue, 14 Feb 2017 14:28:11 -0500 Content-Disposition: inline In-Reply-To: <87y3x8spzd.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 Tue, Feb 14, 2017 at 05:21:10PM +0100, Ludovic Courtès wrote: > Leo Famulari skribis: > > > * gnu/packages/patches/vim-CVE-2017-5953.patch: New file. > > * gnu/local.mk (dist_patch_DATA): Add it. > > * gnu/packages/vim.scm (vim)[source]: Use it. I corrected the upstream mistake and pushed as 1ae04e35111f1455134943ee098f39e55aebc3eb. I expect there will be a further upstream update to this fix.