Accepting request 314504 from devel:libraries:c_c++

- Update to 1.0.5
  * Add STREAM_DEP_DEBUG macro switch to enable runtime validation 
    of depedency tree
  * Fix another bug in priority handling; sibling's item is not 
    queued when ancestor's item is detached
  * nghttpx: Fix crash with --http2-bridge and both frontend and 
    backend TLS

OBS-URL: https://build.opensuse.org/request/show/314504
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nghttp2?expand=0&rev=14
This commit is contained in:
Dominique Leuenberger 2015-07-02 20:49:33 +00:00 committed by Git OBS Bridge
commit 75b3d383c6
4 changed files with 15 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Jun 30 11:54:06 UTC 2015 - mpluskal@suse.com
- Update to 1.0.5
* Add STREAM_DEP_DEBUG macro switch to enable runtime validation
of depedency tree
* Fix another bug in priority handling; sibling's item is not
queued when ancestor's item is detached
* nghttpx: Fix crash with --http2-bridge and both frontend and
backend TLS
-------------------------------------------------------------------
Wed Jun 24 10:52:12 UTC 2015 - mpluskal@suse.com

View File

@ -19,7 +19,7 @@
%define lib_name lib%{name}-14
%define lib_name_asio lib%{name}_asio1
Name: nghttp2
Version: 1.0.4
Version: 1.0.5
Release: 0
Summary: Implementation of Hypertext Transfer Protocol version 2 in C
License: MIT