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

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

- Update to version 0.6.19
  * HTTP/2 Stream Manager dead lock fix
    + Fix the dead lock for stream manager by @TingDaoK in (#384)
- from version 0.6.18
  * HTTP/2 Stream Manager new functions
    + Stream manager prior knowledge by @TingDaoK in (#380)
    + Edit some code for clarity by @graebm in (#382)
    + More Protocol verification by @TingDaoK in (#378)
    + Support close on server error and period ping for
      stream manager by @TingDaoK in (#381)

OBS-URL: https://build.opensuse.org/request/show/993721
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-http?expand=0&rev=6
This commit is contained in:
2022-08-08 15:07:32 +00:00
committed by Git OBS Bridge
parent bae272017d
commit 4911feb59e
4 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Aug 8 09:16:28 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.6.19
* HTTP/2 Stream Manager dead lock fix
+ Fix the dead lock for stream manager by @TingDaoK in (#384)
- from version 0.6.18
* HTTP/2 Stream Manager new functions
+ Stream manager prior knowledge by @TingDaoK in (#380)
+ Edit some code for clarity by @graebm in (#382)
+ More Protocol verification by @TingDaoK in (#378)
+ Support close on server error and period ping for
stream manager by @TingDaoK in (#381)
-------------------------------------------------------------------
Thu Jul 14 12:51:28 UTC 2022 - 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.17
Version: 0.6.19
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:80050dac01ea08d23734aa023a36d7e09a34b305ad7422a8c1d5380fbf975c8f
size 441813

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

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