- 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/package/show/devel:libraries:c_c++/nghttp2?expand=0&rev=26
This commit is contained in:
Martin Pluskal
2015-06-30 11:57:25 +00:00
committed by Git OBS Bridge
parent fd67071995
commit 559d9db8eb
4 changed files with 15 additions and 4 deletions

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