diff --git a/nghttp2-1.12.0.tar.xz b/nghttp2-1.12.0.tar.xz deleted file mode 100644 index 69dbed9..0000000 --- a/nghttp2-1.12.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:445c24243b8132b031c2c9fc9fe99f5abadbce2db4fbdf7eb6d3beaa5797dd4b -size 1478808 diff --git a/nghttp2-1.13.0.tar.xz b/nghttp2-1.13.0.tar.xz new file mode 100644 index 0000000..a44a5f2 --- /dev/null +++ b/nghttp2-1.13.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d0ef97715049cd935fa0d965e6c807249549469aa95eb4dc67c69c2557d5bb2 +size 1476772 diff --git a/nghttp2.changes b/nghttp2.changes index a5723cd..6f24295 100644 --- a/nghttp2.changes +++ b/nghttp2.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sun Aug 7 17:23:20 UTC 2016 - mpluskal@suse.com + +- Update to version 1.13.0: + * lib: Cancel non-DATA frame transmission from + nghttp2_before_frame_send_callback + * doc: Fix warning with Sphinx 1.4 + * build: Work with Android NDK r12b + * nghttpx: Use consistent hashing for client IP based session + affinity + * nghttpx: Fix FTBFS on armel by explicitly including the header + * nghttpx: Cast to double to fix build with gcc 4.8 on Solaris 11 + * nghttpx: Fix build error with libressl + * examples: Fix compile error with OpenSSL v1.1.0-beta2 + ------------------------------------------------------------------- Thu Jul 14 13:08:52 UTC 2016 - mpluskal@suse.com diff --git a/nghttp2.spec b/nghttp2.spec index e4672ca..38753c0 100644 --- a/nghttp2.spec +++ b/nghttp2.spec @@ -21,7 +21,7 @@ %define soname_asio libnghttp2_asio %define sover_asio 1 Name: nghttp2 -Version: 1.12.0 +Version: 1.13.0 Release: 0 Summary: Implementation of Hypertext Transfer Protocol version 2 in C License: MIT