From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: 01/01: gnu: nginx: Update to 1.9.11. [fixes CVE-2016-{0742, 0746, 0747}] Date: Thu, 11 Feb 2016 16:34:03 -0500 Message-ID: <87egcjlyno.fsf@netris.org> References: <20160211193700.20569.1249@vcs.savannah.gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53931) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTysQ-0002Cs-KN for guix-devel@gnu.org; Thu, 11 Feb 2016 16:34:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aTysN-0006am-FE for guix-devel@gnu.org; Thu, 11 Feb 2016 16:34:14 -0500 Received: from world.peace.net ([50.252.239.5]:49184) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTysN-0006aX-BR for guix-devel@gnu.org; Thu, 11 Feb 2016 16:34:11 -0500 In-Reply-To: (Efraim Flashner's message of "Thu, 11 Feb 2016 19:37:37 +0000") 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: Efraim Flashner Cc: guix-devel@gnu.org Efraim Flashner writes: > efraim pushed a commit to branch master > in repository guix. > > commit 759246ad48c585621355e8c32bf3596ef9cd356f > Author: Efraim Flashner > Date: Thu Feb 11 21:36:43 2016 +0200 > > gnu: nginx: Update to 1.9.11. [fixes CVE-2016-{0742, 0746, 0747}] [...] > - (version "1.8.1") > + (version "1.9.11") Those CVEs were already fixed in 1.8.1. See: http://mailman.nginx.org/pipermail/nginx/2016-January/049700.html nginx 1.9.x is their unstable development branch. I'd prefer to stick with 1.8.x for now. I've reverted your commit. Regards, Mark