From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: jq: Fix CVE-2015-8863. Date: Thu, 11 Aug 2016 15:44:59 -0400 Message-ID: <20160811194459.GA20822@jasmine> References: <87shubtk6x.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57102) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bXvul-0004t2-9N for guix-devel@gnu.org; Thu, 11 Aug 2016 15:45:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bXvuh-0007JQ-1x for guix-devel@gnu.org; Thu, 11 Aug 2016 15:45:14 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:38225) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bXvuf-0007Cd-0W for guix-devel@gnu.org; Thu, 11 Aug 2016 15:45:10 -0400 Content-Disposition: inline In-Reply-To: <87shubtk6x.fsf@gmail.com> 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: Jelle Licht Cc: guix-devel On Thu, Aug 11, 2016 at 05:11:02PM +0200, Jelle Licht wrote: > Hello, > > Attached patch backports the commit[0] for jq that fixed the vulnerability > referred to as CVE-2015-8863[1]. Some feedback would be welcome. > > - Jelle > > * gnu/packages/patches/jq-CVE-2015-8863.patch: New file. > * gnu/local.mk (dist_patch_DATA): Add it. > * gnu/packages/web.scm (jq): Add it. Thank you for paying attention to this! I added a comment to the patch file with links to the MITRE page and to the source of the patch. I think this having this information about the patch is helpful. Pushed as f2b4c18cd96a69e375d7d9b5ad1c09f8fc065571.