SHA256
1
0
forked from pool/nghttp2

- Update to 1.2.

* doc: Reword the HPACK tutorial (Patch from Tom Harwood)
  * nghttpx: Fix stability issues
  * h2load: Fix crash if -r > -n

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/nghttp2?expand=0&rev=32
This commit is contained in:
Martin Pluskal 2015-08-17 10:56:21 +00:00 committed by Git OBS Bridge
parent 8c85e4d812
commit 58747ef7ab
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:9e4a419c835b6cfa08ff9743f823638d32d8516aa3abfc86598272d173bc558f
size 937040

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

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Aug 17 10:51:27 UTC 2015 - mpluskal@suse.com
- Update to 1.2.
* doc: Reword the HPACK tutorial (Patch from Tom Harwood)
* nghttpx: Fix stability issues
* h2load: Fix crash if -r > -n
-------------------------------------------------------------------
Mon Aug 10 14:10:20 UTC 2015 - mpluskal@suse.com

View File

@ -19,7 +19,7 @@
%define lib_name lib%{name}-14
%define lib_name_asio lib%{name}_asio1
Name: nghttp2
Version: 1.2.0
Version: 1.2.1
Release: 0
Summary: Implementation of Hypertext Transfer Protocol version 2 in C
License: MIT