update to the latest upstream release (1.14.0)

This commit is contained in:
Kamil Dudka 2016-08-25 16:35:27 +02:00
parent 6f4f38d657
commit 7891caec88
3 changed files with 8 additions and 5 deletions

View File

@ -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_;

View File

@ -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 <kdudka@redhat.com> 1.14.0-1
- update to the latest upstream release
* Tue Jul 26 2016 Kamil Dudka <kdudka@redhat.com> 1.13.0-2
- prevent nghttpx from crashing on armv7hl (#1358845)

View File

@ -1 +1 @@
908f5f1b86a1ba8b142ece7129c8a954 nghttp2-1.13.0.tar.xz
e9f313abcc9d8e29093f196aeb4aaa2c nghttp2-1.14.0.tar.xz