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

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