update to the latest upstream release (1.17.0)

This commit is contained in:
Kamil Dudka 2016-11-28 09:54:20 +01:00
parent f01f702d20
commit 4205e82676
3 changed files with 6 additions and 3 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
@@ -1209,13 +1209,13 @@ int HttpDownstreamConnection::connected() {
@@ -1240,13 +1240,13 @@ int HttpDownstreamConnection::connected() {
return 0;
}

View File

@ -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 <kdudka@redhat.com> 1.17.0-1
- update to the latest upstream release
* Tue Nov 15 2016 Kamil Dudka <kdudka@redhat.com> 1.16.1-1
- update to the latest upstream release

View File

@ -1 +1 @@
bde0dca3fd5da7bc5c7c8470ed0674b5 nghttp2-1.16.1.tar.xz
6c8a757d0f3feacf7a6c3b1d6d3756ce nghttp2-1.17.0.tar.xz