Accepting request 417369 from devel:libraries:c_c++
- Update to version 1.13.0: OBS-URL: https://build.opensuse.org/request/show/417369 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nghttp2?expand=0&rev=33
This commit is contained in:
commit
c5ca96fb4b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:445c24243b8132b031c2c9fc9fe99f5abadbce2db4fbdf7eb6d3beaa5797dd4b
|
||||
size 1478808
|
3
nghttp2-1.13.0.tar.xz
Normal file
3
nghttp2-1.13.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d0ef97715049cd935fa0d965e6c807249549469aa95eb4dc67c69c2557d5bb2
|
||||
size 1476772
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user