Accepting request 869212 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/869212
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nghttp2?expand=0&rev=64
This commit is contained in:
Dominique Leuenberger 2021-02-11 11:46:39 +00:00 committed by Git OBS Bridge
commit 101c99ba93
4 changed files with 15 additions and 4 deletions

View File

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

3
nghttp2-1.43.0.tar.xz Normal file
View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Feb 4 11:22:06 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 1.43.0:
* doc: Make doc generation work with sphinx v3.3
* python: Require python3 for python bindings
* python: Require python3 for python scripts
* nghttpx: Make sure that Pool gets cleared when all buffers are returned
* nghttpx: Choose ECDSA cert if compatible signature algorithm available
* nghttpx: Add workaround to include ':' in backend pattern
-------------------------------------------------------------------
Wed Jan 6 12:22:21 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@ -29,7 +29,7 @@
%bcond_with python
%endif
Name: nghttp2%{psuffix}
Version: 1.42.0
Version: 1.43.0
Release: 0
Summary: Implementation of Hypertext Transfer Protocol version 2 in C
License: MIT