Accepting request 1128819 from home:dirkmueller:Factory
- update to 1.58.0: * Update manual pages * Bump neverbleed * Bump ngtcp2 * Prefer clock_gettime if __CYGWIN__ defined * Do not require strict c++ mode * nghttpx: Stricter transfer-encoding checks * Refactor character comparison * Integration servertester h3 * integration: Enable http3 test with cmake OBS-URL: https://build.opensuse.org/request/show/1128819 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/nghttp2?expand=0&rev=118
This commit is contained in:
parent
3c35c82593
commit
89d7710f89
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9210b0113109f43be526ac5835d58a701411821a4d39e155c40d67c40f47a958
|
|
||||||
size 1543568
|
|
@ -1,6 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iF0EABECAB0WIQT087kUdNHrKYib0O9+hAPV1nPDZgUCZSVZWQAKCRB+hAPV1nPD
|
|
||||||
ZhCKAKCDL9HwzcBy0plBKJk5UQoAncJYzwCeIl6zgdXvRDt0JNVSJmrM3Ts7E58=
|
|
||||||
=HpSZ
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
nghttp2-1.58.0.tar.xz
Normal file
3
nghttp2-1.58.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4a68a3040da92fd9872c056d0f6b0cd60de8410de10b578f8ade9ecc14d297e0
|
||||||
|
size 1546332
|
6
nghttp2-1.58.0.tar.xz.asc
Normal file
6
nghttp2-1.58.0.tar.xz.asc
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iF0EABECAB0WIQT087kUdNHrKYib0O9+hAPV1nPDZgUCZTutsgAKCRB+hAPV1nPD
|
||||||
|
ZsbqAKCVt4goFjyS3trFrg8RYdUX10JskgCgoXLXok9yrVTjXiZmVHZuab0UHSo=
|
||||||
|
=tfNI
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 25 22:23:00 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 1.58.0:
|
||||||
|
* Update manual pages
|
||||||
|
* Bump neverbleed
|
||||||
|
* Bump ngtcp2
|
||||||
|
* Prefer clock_gettime if __CYGWIN__ defined
|
||||||
|
* Do not require strict c++ mode
|
||||||
|
* nghttpx: Stricter transfer-encoding checks
|
||||||
|
* Refactor character comparison
|
||||||
|
* Integration servertester h3
|
||||||
|
* integration: Enable http3 test with cmake
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 21 11:53:04 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
Tue Nov 21 11:53:04 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%global sover 14
|
%global sover 14
|
||||||
%global flavor @BUILD_FLAVOR@%{nil}
|
%global flavor @BUILD_FLAVOR@%{nil}
|
||||||
Name: nghttp2
|
Name: nghttp2
|
||||||
Version: 1.57.0
|
Version: 1.58.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