SHA256
8
0
forked from pool/aws-c-http

Accepting request 978110 from home:glaubitz:branches:devel:libraries:c_c++

- Update to version 0.6.15
  * Silence "variable set but not used" warnings by @graebm in (#374)
  * refcount input stream by @TingDaoK in (#342)
- from version 0.6.14  
  * Update to latest builder by @bretambrose in (#368)
  * Fix our CI ignores branches that have "/" in name by @TingDaoK in (#371)
  * Flow control window update by @TingDaoK in (#372)
  * HTTP/2 integration tests - Part 1 by @TingDaoK in (#365)
- from version 0.6.13
  * Mark h2 tests as net tests
- from version 0.6.12
  * Bugfix: the refcount for connection manager will pop up from zero
    in some situation from the culling task, which will cause destroy
    to happen twice and crash.
- from version 0.6.11
  * Introduce HTTP/2 stream manager

OBS-URL: https://build.opensuse.org/request/show/978110
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-http?expand=0&rev=4
This commit is contained in:
2022-05-23 06:30:31 +00:00
committed by Git OBS Bridge
parent e914b21c6a
commit 0f2774a42c
4 changed files with 24 additions and 4 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Thu May 19 11:30:18 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.6.15
* Silence "variable set but not used" warnings by @graebm in (#374)
* refcount input stream by @TingDaoK in (#342)
- from version 0.6.14
* Update to latest builder by @bretambrose in (#368)
* Fix our CI ignores branches that have "/" in name by @TingDaoK in (#371)
* Flow control window update by @TingDaoK in (#372)
* HTTP/2 integration tests - Part 1 by @TingDaoK in (#365)
- from version 0.6.13
* Mark h2 tests as net tests
- from version 0.6.12
* Bugfix: the refcount for connection manager will pop up from zero
in some situation from the culling task, which will cause destroy
to happen twice and crash.
- from version 0.6.11
* Introduce HTTP/2 stream manager
-------------------------------------------------------------------
Thu Dec 9 12:16:46 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -19,7 +19,7 @@
%define library_version 1.0.0
%define library_soversion 1_0_0
Name: aws-c-http
Version: 0.6.10
Version: 0.6.15
Release: 0
Summary: C99 implementation of the HTTP/1.1 and HTTP/2 specifications
License: Apache-2.0

View File

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

3
v0.6.15.tar.gz Normal file
View File

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