SHA256
1
0
forked from pool/nghttp2

Accepting request 298133 from home:pluskalm:branches:devel:libraries:c_c++

- Update to 0.7.12

OBS-URL: https://build.opensuse.org/request/show/298133
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/nghttp2?expand=0&rev=13
This commit is contained in:
Ismail Dönmez 2015-04-20 09:06:07 +00:00 committed by Git OBS Bridge
parent 0c6f84c6c2
commit 3c00834aa8
4 changed files with 28 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:00ba79c536190ad8d17e3e7144ef5f3dfa3c8965ffb82daaaabaf51cb3837dfd
size 894156

3
nghttp2-0.7.12.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e7189b5bf07062eee58dd7b66243cbbd7b186069c33218cb1d7e0a2b6510e630
size 897764

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Mon Apr 20 08:40:33 UTC 2015 - mpluskal@suse.com
- Update to 0.7.12
* Fix bug that nghttp2_session_set_next_stream_id accepts invalid
stream_id
* HPACK: Rewrite static header table handling
* HPACK: Never index authorization and small cookie header field
* Don't install libnghttp2_asio headers if they are disabled
* doc: Specify program directive so that hyperlink to option is
correctly pointed to the intended location
* asio: client: Call error_cb on error occurred in do_read and
do_write (Fixes GH-207)
* nghttp: Add --no-push option to disable server push
* nghttp: Show stream ID in statistics output
* nghttp: Remove --dep-idle option
* nghttp: Use same priority anchor nodes as Firefox does
* nghttpx: Don't push resource if link header has non empty
loadpolicy
* nghttpx: Add logging for somewhat important events (logs,
tickets, and ocsp)
* nghttpx: Set Downstream to stream user data on HTTP Upgrade
to h2
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Apr 12 17:38:36 UTC 2015 - mpluskal@suse.com Sun Apr 12 17:38:36 UTC 2015 - mpluskal@suse.com

View File

@ -19,7 +19,7 @@
%define lib_name lib%{name}-5 %define lib_name lib%{name}-5
%define lib_name_asio lib%{name}_asio1 %define lib_name_asio lib%{name}_asio1
Name: nghttp2 Name: nghttp2
Version: 0.7.11 Version: 0.7.12
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