forked from pool/aws-c-http
- Update to version 0.8.8
* Fix websocket shutdown behavior by @TingDaoK in (#483) - from version 0.8.7 * Connection shutdown with buffered data by @TingDaoK in (#482) OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-http?expand=0&rev=41
This commit is contained in:
@@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 26 15:08:03 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to version 0.8.8
|
||||||
|
* Fix websocket shutdown behavior by @TingDaoK in (#483)
|
||||||
|
- from version 0.8.7
|
||||||
|
* Connection shutdown with buffered data by @TingDaoK in (#482)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 7 13:24:54 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Wed Aug 7 13:24:54 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
%define library_version 1.0.0
|
%define library_version 1.0.0
|
||||||
%define library_soversion 1_0_0
|
%define library_soversion 1_0_0
|
||||||
Name: aws-c-http
|
Name: aws-c-http
|
||||||
Version: 0.8.6
|
Version: 0.8.8
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: C99 implementation of the HTTP/1.1 and HTTP/2 specifications
|
Summary: C99 implementation of the HTTP/1.1 and HTTP/2 specifications
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:957dc145f4e0801dbfb3a708ee7b1794b5a88397ba9f3d5a1cadea503689e913
|
|
||||||
size 474389
|
|
||||||
3
v0.8.8.tar.gz
Normal file
3
v0.8.8.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4c3a4a6845653c1b01162968f936c31aea6b25d3a0bdbf050b2342b8b94fcca6
|
||||||
|
size 475882
|
||||||
Reference in New Issue
Block a user