diff --git a/nghttp2-0.7.13.tar.xz b/nghttp2-0.7.13.tar.xz deleted file mode 100644 index 9d52884..0000000 --- a/nghttp2-0.7.13.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:91f2bfcad1e27472d8c96de71d9bcb37d93b131ee60c775c95b46be82a24e1db -size 898276 diff --git a/nghttp2-0.7.14.tar.xz b/nghttp2-0.7.14.tar.xz new file mode 100644 index 0000000..083102d --- /dev/null +++ b/nghttp2-0.7.14.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f08ff29c8fa4e7fd57f546eb81eaf36d8211f83c655aed9b526e31b0a6e8831e +size 902820 diff --git a/nghttp2.changes b/nghttp2.changes index 932c42e..5f2d3c4 100644 --- a/nghttp2.changes +++ b/nghttp2.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Wed May 13 13:07:14 UTC 2015 - mpluskal@suse.com + +- Update to 0.7.14 + * Fix global-buffer-overflow in HPACK code + * Fix doc for nghttp2_select_next_protocol + * Fix bug that promised stream was not reset on decompression + error + * Add systemd and upstart configuration file for nghttpx + (Patch from Zhuoyun Wei) + * Improve nghttpx logrotate configuration file (Patch from + Zhuoyun Wei) + * Update sphinx_rtd_theme + * h2load: Update h2load to give connect time and ttfb stats + (Patch from ericcarlschwartz) + * nghttpd: Add -m, --max-concurrent-streams option + * nghttpx: Log absolute URI for HTTP/2 or client proxy request + * nghttpx: Add --header-field-buffer and --max-header-fields + options + * nghttp: Fix assertion error if very large value is given to -t + ------------------------------------------------------------------- Fri May 1 13:47:12 UTC 2015 - mpluskal@suse.com diff --git a/nghttp2.spec b/nghttp2.spec index 2ebc6bb..250bedf 100644 --- a/nghttp2.spec +++ b/nghttp2.spec @@ -19,7 +19,7 @@ %define lib_name lib%{name}-5 %define lib_name_asio lib%{name}_asio1 Name: nghttp2 -Version: 0.7.13 +Version: 0.7.14 Release: 0 Summary: Implementation of Hypertext Transfer Protocol version 2 in C License: MIT