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

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

- Update to version 0.8.0
  * Correct the doc about unactivated stream and add test by @TingDaoK in (#460)
  * Change `port` from uint16_t to uint32_t to support VSOCK by @graebm in (#457)
- from version 0.7.15
  * sizeof('c') == 4, not 1: Fix overallocation by @nabijaczleweli in (#459)
  * Add support for cancel stream by @TingDaoK in (#458)

OBS-URL: https://build.opensuse.org/request/show/1136534
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-http?expand=0&rev=28
This commit is contained in:
2024-01-03 18:39:38 +00:00
committed by Git OBS Bridge
parent 194a423065
commit 2fd7916288
4 changed files with 14 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.7.14
Version: 0.8.0
Release: 0
Summary: C99 implementation of the HTTP/1.1 and HTTP/2 specifications
License: Apache-2.0