From bae272017d75a63af43abd3ddf5df3790037a6d32335fff5bf4caeefcdb4333b Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 15 Jul 2022 09:03:05 +0000 Subject: [PATCH] Accepting request 989158 from home:glaubitz:branches:devel:libraries:c_c++ - Update to version 0.6.17 * Stream manager test with body by @TingDaoK in (#376) * Added aws_http2_stream_write_data, allowing H2 data frames to be written at any time by @justinboswell in (#338) * H2 monitor by @TingDaoK in (#377) - from version 0.6.16 * Build a local echo server and test against it. by @TingDaoK in (#373) * More local host test by @TingDaoK in (#375) * h2 stream callback not kill connection by @TingDaoK in (#364) * Metric for manager by @TingDaoK in (#370) OBS-URL: https://build.opensuse.org/request/show/989158 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-http?expand=0&rev=5 --- aws-c-http.changes | 14 ++++++++++++++ aws-c-http.spec | 2 +- v0.6.15.tar.gz | 3 --- v0.6.17.tar.gz | 3 +++ 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 v0.6.15.tar.gz create mode 100644 v0.6.17.tar.gz diff --git a/aws-c-http.changes b/aws-c-http.changes index 48257f1..b74df5a 100644 --- a/aws-c-http.changes +++ b/aws-c-http.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Thu Jul 14 12:51:28 UTC 2022 - John Paul Adrian Glaubitz + +- Update to version 0.6.17 + * Stream manager test with body by @TingDaoK in (#376) + * Added aws_http2_stream_write_data, allowing H2 data frames + to be written at any time by @justinboswell in (#338) + * H2 monitor by @TingDaoK in (#377) +- from version 0.6.16 + * Build a local echo server and test against it. by @TingDaoK in (#373) + * More local host test by @TingDaoK in (#375) + * h2 stream callback not kill connection by @TingDaoK in (#364) + * Metric for manager by @TingDaoK in (#370) + ------------------------------------------------------------------- Thu May 19 11:30:18 UTC 2022 - John Paul Adrian Glaubitz diff --git a/aws-c-http.spec b/aws-c-http.spec index 274f880..f6adff6 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.15 +Version: 0.6.17 Release: 0 Summary: C99 implementation of the HTTP/1.1 and HTTP/2 specifications License: Apache-2.0 diff --git a/v0.6.15.tar.gz b/v0.6.15.tar.gz deleted file mode 100644 index 2a00c0a..0000000 --- a/v0.6.15.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:30464624a471b282f113699df94049c141bdbea88d4f2d0bc1eb99dd6344950f -size 425882 diff --git a/v0.6.17.tar.gz b/v0.6.17.tar.gz new file mode 100644 index 0000000..cff0d85 --- /dev/null +++ b/v0.6.17.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80050dac01ea08d23734aa023a36d7e09a34b305ad7422a8c1d5380fbf975c8f +size 441813