SHA256
8
0
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:
2023-03-24 12:19:16 +00:00
committed by Git OBS Bridge
parent fc5e1744e9
commit bdff3eebfb
4 changed files with 14 additions and 4 deletions

View File

@@ -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>

View File

@@ -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

View File

@@ -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
View File

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