diff --git a/nghttp2-1.0.4.tar.xz b/nghttp2-1.0.4.tar.xz deleted file mode 100644 index e7b93a7..0000000 --- a/nghttp2-1.0.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:87985496c0636e548c12f92fb629c576e4b5ad9b9a3f6fe59baaffc3c5ba3f89 -size 909196 diff --git a/nghttp2-1.0.5.tar.xz b/nghttp2-1.0.5.tar.xz new file mode 100644 index 0000000..0e6b975 --- /dev/null +++ b/nghttp2-1.0.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8515822015016008ac536de92a7e3652c7dd4f67315ee415f26a30a505f8c821 +size 910360 diff --git a/nghttp2.changes b/nghttp2.changes index 390297e..02b0e84 100644 --- a/nghttp2.changes +++ b/nghttp2.changes @@ -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 diff --git a/nghttp2.spec b/nghttp2.spec index 763e97f..412ffee 100644 --- a/nghttp2.spec +++ b/nghttp2.spec @@ -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