From 7891caec8857ea24dfe0496c0a79cf78256d9c18 Mon Sep 17 00:00:00 2001 From: Kamil Dudka Date: Thu, 25 Aug 2016 16:35:27 +0200 Subject: [PATCH] update to the latest upstream release (1.14.0) --- 0001-nghttp2-1.13.0-armv7hl-sigsegv.patch | 4 ++-- nghttp2.spec | 7 +++++-- sources | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/0001-nghttp2-1.13.0-armv7hl-sigsegv.patch b/0001-nghttp2-1.13.0-armv7hl-sigsegv.patch index c328e37..655e4aa 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 -@@ -1177,13 +1177,13 @@ int HttpDownstreamConnection::connected() { +@@ -1184,13 +1184,13 @@ int HttpDownstreamConnection::connected() { return 0; } @@ -80,7 +80,7 @@ diff --git a/src/shrpx_http_downstream_connection.h b/src/shrpx_http_downstream_ index 8fad535..0ab430c 100644 --- a/src/shrpx_http_downstream_connection.h +++ b/src/shrpx_http_downstream_connection.h -@@ -83,8 +83,9 @@ public: +@@ -84,8 +84,9 @@ public: private: Connection conn_; diff --git a/nghttp2.spec b/nghttp2.spec index ad756c0..426475e 100644 --- a/nghttp2.spec +++ b/nghttp2.spec @@ -1,7 +1,7 @@ Summary: Experimental HTTP/2 client, server and proxy Name: nghttp2 -Version: 1.13.0 -Release: 2%{?dist} +Version: 1.14.0 +Release: 1%{?dist} License: MIT Group: Applications/Internet URL: https://nghttp2.org/ @@ -105,6 +105,9 @@ make %{?_smp_mflags} check %changelog +* Thu Aug 25 2016 Kamil Dudka 1.14.0-1 +- update to the latest upstream release + * Tue Jul 26 2016 Kamil Dudka 1.13.0-2 - prevent nghttpx from crashing on armv7hl (#1358845) diff --git a/sources b/sources index 3385dd9..5ec992b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -908f5f1b86a1ba8b142ece7129c8a954 nghttp2-1.13.0.tar.xz +e9f313abcc9d8e29093f196aeb4aaa2c nghttp2-1.14.0.tar.xz