From 4205e82676065145eed156c75baa0239dc38c399 Mon Sep 17 00:00:00 2001 From: Kamil Dudka Date: Mon, 28 Nov 2016 09:54:20 +0100 Subject: [PATCH] update to the latest upstream release (1.17.0) --- 0001-nghttp2-1.13.0-armv7hl-sigsegv.patch | 2 +- nghttp2.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/0001-nghttp2-1.13.0-armv7hl-sigsegv.patch b/0001-nghttp2-1.13.0-armv7hl-sigsegv.patch index a33ec4c..7b02a76 100644 --- a/0001-nghttp2-1.13.0-armv7hl-sigsegv.patch +++ b/0001-nghttp2-1.13.0-armv7hl-sigsegv.patch @@ -59,7 +59,7 @@ diff --git a/src/shrpx_http_downstream_connection.cc b/src/shrpx_http_downstream index 077844c..8a38788 100644 --- a/src/shrpx_http_downstream_connection.cc +++ b/src/shrpx_http_downstream_connection.cc -@@ -1209,13 +1209,13 @@ int HttpDownstreamConnection::connected() { +@@ -1240,13 +1240,13 @@ int HttpDownstreamConnection::connected() { return 0; } diff --git a/nghttp2.spec b/nghttp2.spec index a5e0bf5..cc1c864 100644 --- a/nghttp2.spec +++ b/nghttp2.spec @@ -1,6 +1,6 @@ Summary: Experimental HTTP/2 client, server and proxy Name: nghttp2 -Version: 1.16.1 +Version: 1.17.0 Release: 1%{?dist} License: MIT Group: Applications/Internet @@ -105,6 +105,9 @@ make %{?_smp_mflags} check %changelog +* Mon Nov 28 2016 Kamil Dudka 1.17.0-1 +- update to the latest upstream release + * Tue Nov 15 2016 Kamil Dudka 1.16.1-1 - update to the latest upstream release diff --git a/sources b/sources index 9f44a6e..e5489f0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bde0dca3fd5da7bc5c7c8470ed0674b5 nghttp2-1.16.1.tar.xz +6c8a757d0f3feacf7a6c3b1d6d3756ce nghttp2-1.17.0.tar.xz