From 7068cca564068e594cfabeaa45e17588c09624b782f01002fa34f14c732cdb3e Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Tue, 6 Dec 2022 14:43:23 +0000 Subject: [PATCH] Accepting request 1040619 from home:glaubitz:branches:devel:libraries:c_c++ - Update to version 0.6.28 * Replace s_cat with `aws_byte_buf_append_dynamic` by @TingDaoK in (#404) * WebSocket ref-counts its HTTP request by @graebm in (#403) OBS-URL: https://build.opensuse.org/request/show/1040619 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-http?expand=0&rev=13 --- aws-c-http.changes | 7 +++++++ aws-c-http.spec | 2 +- v0.6.27.tar.gz | 3 --- v0.6.28.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 v0.6.27.tar.gz create mode 100644 v0.6.28.tar.gz diff --git a/aws-c-http.changes b/aws-c-http.changes index adc1130..c37e16c 100644 --- a/aws-c-http.changes +++ b/aws-c-http.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Dec 6 10:59:48 UTC 2022 - John Paul Adrian Glaubitz + +- Update to version 0.6.28 + * Replace s_cat with `aws_byte_buf_append_dynamic` by @TingDaoK in (#404) + * WebSocket ref-counts its HTTP request by @graebm in (#403) + ------------------------------------------------------------------- Tue Nov 15 10:46:02 UTC 2022 - John Paul Adrian Glaubitz diff --git a/aws-c-http.spec b/aws-c-http.spec index cb26b4c..d2e3cb6 100644 --- a/aws-c-http.spec +++ b/aws-c-http.spec @@ -19,7 +19,7 @@ %define library_version 1.0.0 %define library_soversion 1_0_0 Name: aws-c-http -Version: 0.6.27 +Version: 0.6.28 Release: 0 Summary: C99 implementation of the HTTP/1.1 and HTTP/2 specifications License: Apache-2.0 diff --git a/v0.6.27.tar.gz b/v0.6.27.tar.gz deleted file mode 100644 index e9d77b9..0000000 --- a/v0.6.27.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0b770a2e0e44acfd8e672da48dd998d851e39da1e02a238da22fa04d0f986739 -size 449967 diff --git a/v0.6.28.tar.gz b/v0.6.28.tar.gz new file mode 100644 index 0000000..981ad4a --- /dev/null +++ b/v0.6.28.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6acd38862898d491823b25ad938dd7af26fe13152964828b1d2b786913a6171 +size 449662