From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 0/1] Nginx: Update to 1.10.0 Date: Mon, 2 May 2016 15:34:50 -0400 Message-ID: <20160502193450.GA12904@jasmine> References: <87oa8pap78.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43276) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1axJcj-0008GN-CB for guix-devel@gnu.org; Mon, 02 May 2016 15:35:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1axJcX-0003tf-F2 for guix-devel@gnu.org; Mon, 02 May 2016 15:35:11 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:38211) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1axJcU-0003r9-Vt for guix-devel@gnu.org; Mon, 02 May 2016 15:35:05 -0400 Content-Disposition: inline In-Reply-To: <87oa8pap78.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 Sun, May 01, 2016 at 03:21:47PM +0200, Ludovic Courtès wrote: > Leo Famulari skribis: > > > There is a new stable release of Nginx: 1.10.0: > > > > http://nginx.org/en/download.html > > > > Take a look at the changes to see if there are any new features we > > should enable. HTTP/2? The changes are in the 1.9.* updates: > > > > http://nginx.org/en/CHANGES-1.10 > > If there are no major incompatibilities, which seems to be the case, I’d > say go for it. Well, it didn't seem to require any changes to mirror.conf ;) > What do the other Web-savvy folks think? David, Chris, Mark, …?