forked from pool/aws-c-http
Accepting request 1074156 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.7.6 * Skip local server setup when tests are disabled by @graebm in (#429) * Remove sanitizer blacklist by @DmitriyMusatkin in (#432) * Throw better errors for h2 manual write instead of invalid state error by @waahm7 in (#430) * Handle connection close corner case by @TingDaoK in (#431) OBS-URL: https://build.opensuse.org/request/show/1074156 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-http?expand=0&rev=19
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 24 11:42:59 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 0.7.6
|
||||
* Skip local server setup when tests are disabled by @graebm in (#429)
|
||||
* Remove sanitizer blacklist by @DmitriyMusatkin in (#432)
|
||||
* Throw better errors for h2 manual write instead
|
||||
of invalid state error by @waahm7 in (#430)
|
||||
* Handle connection close corner case by @TingDaoK in (#431)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 10:31:43 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
%define library_version 1.0.0
|
||||
%define library_soversion 1_0_0
|
||||
Name: aws-c-http
|
||||
Version: 0.7.5
|
||||
Version: 0.7.6
|
||||
Release: 0
|
||||
Summary: C99 implementation of the HTTP/1.1 and HTTP/2 specifications
|
||||
License: Apache-2.0
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1240ce036561fae2a9143cb44a6f6cf4b96c84a31d42723a0ff8902f919f46bc
|
||||
size 461246
|
||||
3
v0.7.6.tar.gz
Normal file
3
v0.7.6.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e0ed628372ab022ed311442f87629bb551acebea3900bf9b571a4da94a30905a
|
||||
size 462434
|
||||
Reference in New Issue
Block a user