Accepting request 667023 from home:seanlew:branches:devel:libraries:c_c++
Update nghttp2 OBS-URL: https://build.opensuse.org/request/show/667023 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/nghttp2?expand=0&rev=92
This commit is contained in:
parent
437f3f5ac0
commit
8ac1f8cbff
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9b7f5b09c3ca40a46118240bf476a5babf4bd93a1e4fde2337c308c4c5c3263a
|
||||
size 1614460
|
3
nghttp2-1.36.0.tar.xz
Normal file
3
nghttp2-1.36.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e9bb86157b88eda5a6844a232e039febbb52c1aa44b640acbbfabe729b8287fc
|
||||
size 1629020
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 18 16:42:34 UTC 2019 - seanlew@opensuse.org
|
||||
|
||||
- Update to 1.36.0
|
||||
* build: disable shared library if ENABLE_SHARED_LIB is off
|
||||
* third-party: use http-parser to v2.9.0 (GH-1294)
|
||||
* third-party: Update mruby to 2.0.0
|
||||
* nghttpx: Pool h1 backend connection per address (GH-1292)
|
||||
* nghttpx: Randomize backend address round robin order per thread
|
||||
(GH-1291)
|
||||
* nghttpx: Fix getting long SNs for openssl < 1.1 (GH-1287)
|
||||
* h2load: add an option to write per-request logs (GH-1256)
|
||||
* asio: added access to # of the current server port (GH-1257)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 18 14:35:14 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@ -29,7 +29,7 @@
|
||||
%bcond_with python
|
||||
%endif
|
||||
Name: nghttp2%{psuffix}
|
||||
Version: 1.35.1
|
||||
Version: 1.36.0
|
||||
Release: 0
|
||||
Summary: Implementation of Hypertext Transfer Protocol version 2 in C
|
||||
License: MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user