- Update to version 1.25.0:
* lib: add nghttp2_rcbuf_is_static() (Patch from Anna Henningsen) (GH-983) * nghttpx: Fix bug that forwarded for is not affected by proxy protocol (GH-979) * nghttpx: Update mruby to 1.3.0 (GH-957) OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/nghttp2?expand=0&rev=71
This commit is contained in:
parent
884397161c
commit
f17ec53759
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0d443cd2f45593aa42e93163cb46a03cb4a28703712a8dd8cc9102d454727316
|
||||
size 1516312
|
3
nghttp2-1.25.0.tar.xz
Normal file
3
nghttp2-1.25.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9553f144e60aa0d7bc5245df1c0f6a867a9fd9dc35ed6f358c6122a844d52f62
|
||||
size 1542924
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 28 10:58:52 UTC 2017 - mpluskal@suse.com
|
||||
|
||||
- Update to version 1.25.0:
|
||||
* lib: add nghttp2_rcbuf_is_static() (Patch from Anna Henningsen) (GH-983)
|
||||
* nghttpx: Fix bug that forwarded for is not affected by proxy protocol (GH-979)
|
||||
* nghttpx: Update mruby to 1.3.0 (GH-957)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 17 19:45:59 UTC 2017 - mpluskal@suse.com
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
%define soname_asio libnghttp2_asio
|
||||
%define sover_asio 1
|
||||
Name: nghttp2
|
||||
Version: 1.24.0
|
||||
Version: 1.25.0
|
||||
Release: 0
|
||||
Summary: Implementation of Hypertext Transfer Protocol version 2 in C
|
||||
License: MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user