Accepting request 638345 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/638345 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nghttp2?expand=0&rev=53
This commit is contained in:
commit
1bc320dc76
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:700a89d59fcc55acc2b18184001bfb3220fa6a6e543486aca35f40801cba6f7d
|
||||
size 1548528
|
3
nghttp2-1.33.0.tar.xz
Normal file
3
nghttp2-1.33.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4879ce9ff3320f5344b910ee1c46ed5e366edc2272620cf17d8e762724d7df1e
|
||||
size 1554776
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 26 08:00:27 UTC 2018 - adam.majer@suse.de
|
||||
|
||||
- Update to version 1.33.0:
|
||||
* lib: Tweak nghttp2_session_set_stream_user_data
|
||||
* lib: Fix handling of SETTINGS_MAX_CONCURRENT_STREAMS.
|
||||
* lib: Implement ORIGIN frame
|
||||
* asio: support definition of local endpoint for cleartext
|
||||
client session
|
||||
* integration: Remove remaining SPDY code from the integration tests
|
||||
* nghttpx: Fix worker process crash with neverbleed write error
|
||||
* nghttpx: Support per-backend mruby script
|
||||
* nghttpx: Fix stream reset if data from client is arrived before
|
||||
dconn is attached
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 9 15:04:12 UTC 2018 - mpluskal@suse.com
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
%define soname_asio libnghttp2_asio
|
||||
%define sover_asio 1
|
||||
Name: nghttp2
|
||||
Version: 1.32.0
|
||||
Version: 1.33.0
|
||||
Release: 0
|
||||
Summary: Implementation of Hypertext Transfer Protocol version 2 in C
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user