forked from pool/nghttp2
- Update to 1.10.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/nghttp2?expand=0&rev=55
This commit is contained in:
parent
4df3a8802e
commit
e6e0d810d8
3
nghttp2-1.10.0.tar.xz
Normal file
3
nghttp2-1.10.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c7e4624d91f32cddfd81233361804c004ef5295851b93e31f95f54a224e5091f
|
||||||
|
size 1461064
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3d600ef8bfd151769559bc23806877b8b4eaf3d66776e6c1427b9c04cce8e853
|
|
||||||
size 1437856
|
|
@ -1,3 +1,28 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 27 10:04:48 UTC 2016 - mpluskal@suse.com
|
||||||
|
|
||||||
|
- Update to 1.10.0
|
||||||
|
* Pass unknown SETTINGS values to nghttp2_on_frame_recv_callback
|
||||||
|
* Add ALTSVC frame support
|
||||||
|
* Run error callback when peer does not send initial SETTINGS
|
||||||
|
frame
|
||||||
|
* Update http-parser
|
||||||
|
* Update sphinx_rtd_theme
|
||||||
|
* nghttp: add an --expect-continue option
|
||||||
|
* nghttpx: Fix downstream connect callback called early
|
||||||
|
* nghttpx: Truncate too long -b option signature
|
||||||
|
* nghttpx: Fix bug that server push from mruby script did not
|
||||||
|
work
|
||||||
|
* nghttpx: Try next HTTP/1 backend address when connection
|
||||||
|
cannot be made
|
||||||
|
* nghttpx: Retry next HTTP/2 backend address when connection
|
||||||
|
cannot be made
|
||||||
|
* nghttpx: Enable link header field based push for non-final
|
||||||
|
response
|
||||||
|
* nghttpx: Detect online/offline state of backend servers
|
||||||
|
* nghttpx: Better load balancing between backend HTTP/2 servers
|
||||||
|
* nghttpx: Fix crash with backend failure
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 13 18:31:20 UTC 2016 - mpluskal@suse.com
|
Wed Apr 13 18:31:20 UTC 2016 - mpluskal@suse.com
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
%define soname_asio libnghttp2_asio
|
%define soname_asio libnghttp2_asio
|
||||||
%define sover_asio 1
|
%define sover_asio 1
|
||||||
Name: nghttp2
|
Name: nghttp2
|
||||||
Version: 1.9.2
|
Version: 1.10.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Implementation of Hypertext Transfer Protocol version 2 in C
|
Summary: Implementation of Hypertext Transfer Protocol version 2 in C
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user