Accepting request 1094238 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/1094238
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nghttp2?expand=0&rev=73
This commit is contained in:
Dominique Leuenberger 2023-06-22 21:24:48 +00:00 committed by Git OBS Bridge
commit 6fe5c233f1
4 changed files with 12 additions and 4 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:20533c9354fbb6aa689b6aa0ddb77f91da1d242587444502832e1864308152df
size 1541460

View File

@ -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>

View File

@ -22,7 +22,7 @@
%global sover_asio 1
%global flavor @BUILD_FLAVOR@%{nil}
Name: nghttp2
Version: 1.53.0
Version: 1.54.0
Release: 0
Summary: Implementation of Hypertext Transfer Protocol version 2 in C
License: MIT