Accepting request 1094235 from home:dirkmueller:Factory
- update to 1.54.0: * nghttpx: Consistent error handling and use of high-level API * h2load: Fix http3 upload stall * h2load: Use std::chrono::steady_clock for quic timestamp OBS-URL: https://build.opensuse.org/request/show/1094235 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/nghttp2?expand=0&rev=112
This commit is contained in:
parent
77e5365a43
commit
2deb935c86
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b867184254e5a29b0ba68413aa14f8b0ce1142a371761374598dec092dabb809
|
|
||||||
size 1543180
|
|
3
nghttp2-1.54.0.tar.xz
Normal file
3
nghttp2-1.54.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:20533c9354fbb6aa689b6aa0ddb77f91da1d242587444502832e1864308152df
|
||||||
|
size 1541460
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 20 20:48:11 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 1.54.0:
|
||||||
|
* nghttpx: Consistent error handling and use of high-level API
|
||||||
|
* h2load: Fix http3 upload stall
|
||||||
|
* h2load: Use std::chrono::steady_clock for quic timestamp
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 18 04:53:42 UTC 2023 - Martin Pluskal <mpluskal@suse.com>
|
Thu May 18 04:53:42 UTC 2023 - Martin Pluskal <mpluskal@suse.com>
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
%global sover_asio 1
|
%global sover_asio 1
|
||||||
%global flavor @BUILD_FLAVOR@%{nil}
|
%global flavor @BUILD_FLAVOR@%{nil}
|
||||||
Name: nghttp2
|
Name: nghttp2
|
||||||
Version: 1.53.0
|
Version: 1.54.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Implementation of Hypertext Transfer Protocol version 2 in C
|
Summary: Implementation of Hypertext Transfer Protocol version 2 in C
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user