From 578fe04a51d7149e65c41f0b04478c2b1b2cb15d7ebdf440cfd63c61415d24e6 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 6 Oct 2022 12:36:33 +0000 Subject: [PATCH] Accepting request 1008195 from home:glaubitz:branches:devel:libraries:c_c++ - Update to version 0.1.49 * Flow-control for multipart downloads by @graebm in (#213) - from version 0.1.48 * Fix race condition with aws_s3_endpoint acquire/release by @graebm in (#209) - from version 0.1.47 * Don't cover the error code with retry failure by @TingDaoK in (#207) * s3_endpoint: log ID of new connection_manager instead of nil by @grrtrr in (#201) * Expose additional configuration options for Http connection manager by @waahm7 in (#204) OBS-URL: https://build.opensuse.org/request/show/1008195 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-s3?expand=0&rev=5 --- aws-c-s3.changes | 14 ++++++++++++++ aws-c-s3.spec | 2 +- v0.1.46.tar.gz | 3 --- v0.1.49.tar.gz | 3 +++ 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 v0.1.46.tar.gz create mode 100644 v0.1.49.tar.gz diff --git a/aws-c-s3.changes b/aws-c-s3.changes index d65e25f..1a65999 100644 --- a/aws-c-s3.changes +++ b/aws-c-s3.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Oct 5 11:55:12 UTC 2022 - John Paul Adrian Glaubitz + +- Update to version 0.1.49 + * Flow-control for multipart downloads by @graebm in (#213) +- from version 0.1.48 + * Fix race condition with aws_s3_endpoint acquire/release by @graebm in (#209) +- from version 0.1.47 + * Don't cover the error code with retry failure by @TingDaoK in (#207) + * s3_endpoint: log ID of new connection_manager instead + of nil by @grrtrr in (#201) + * Expose additional configuration options for Http + connection manager by @waahm7 in (#204) + ------------------------------------------------------------------- Fri Sep 2 07:07:33 UTC 2022 - John Paul Adrian Glaubitz diff --git a/aws-c-s3.spec b/aws-c-s3.spec index c474621..21a636a 100644 --- a/aws-c-s3.spec +++ b/aws-c-s3.spec @@ -19,7 +19,7 @@ %define library_version 1.0.0 %define library_soversion 0unstable Name: aws-c-s3 -Version: 0.1.46 +Version: 0.1.49 Release: 0 Summary: AWS Cross-Platform, C99 wrapper for cryptography primitives License: Apache-2.0 diff --git a/v0.1.46.tar.gz b/v0.1.46.tar.gz deleted file mode 100644 index 7b84cab..0000000 --- a/v0.1.46.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:64f197baf1d43fdb76a22eb0a9d37184dd59f693e97750c66f6057d91a4c37a5 -size 172530 diff --git a/v0.1.49.tar.gz b/v0.1.49.tar.gz new file mode 100644 index 0000000..e90c6a9 --- /dev/null +++ b/v0.1.49.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71acbba41a02477a6c352172da561bc2138bf239b936490c773d7aaa83afc9ab +size 178460