From bd0a7c55da8691ad988a29fbbce12fecdf8e8a840d374448735ae07de73de0d9 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 25 Mar 2024 15:26:22 +0000 Subject: [PATCH] Accepting request 1160583 from home:glaubitz:branches:devel:libraries:c_c++ - Update to version 0.5.3 * Partial fix: Too many "stalled" uploads can deadlock the S3 Client by @graebm in (#417) * Auto-Update S3 Ruleset & Partition by @waahm7 in (#408) - from version 0.5.2 * Stop limiting num-connections based on num-known-IPs (Improve S3-Express performance) by @graebm in (#407) OBS-URL: https://build.opensuse.org/request/show/1160583 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-s3?expand=0&rev=43 --- aws-c-s3.changes | 11 +++++++++++ aws-c-s3.spec | 2 +- v0.5.1.tar.gz | 3 --- v0.5.3.tar.gz | 3 +++ 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 v0.5.1.tar.gz create mode 100644 v0.5.3.tar.gz diff --git a/aws-c-s3.changes b/aws-c-s3.changes index d09020c..ec79013 100644 --- a/aws-c-s3.changes +++ b/aws-c-s3.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Mar 22 09:15:29 UTC 2024 - John Paul Adrian Glaubitz + +- Update to version 0.5.3 + * Partial fix: Too many "stalled" uploads can deadlock + the S3 Client by @graebm in (#417) + * Auto-Update S3 Ruleset & Partition by @waahm7 in (#408) +- from version 0.5.2 + * Stop limiting num-connections based on num-known-IPs + (Improve S3-Express performance) by @graebm in (#407) + ------------------------------------------------------------------- Tue Feb 20 11:15:24 UTC 2024 - Dominique Leuenberger diff --git a/aws-c-s3.spec b/aws-c-s3.spec index a4a97b9..ab5eaee 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.5.1 +Version: 0.5.3 Release: 0 Summary: AWS Cross-Platform, C99 wrapper for cryptography primitives License: Apache-2.0 diff --git a/v0.5.1.tar.gz b/v0.5.1.tar.gz deleted file mode 100644 index 5fc344f..0000000 --- a/v0.5.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b8737af410b66d20890bf446de3724722f7916f6a66114b1f79892dc83884ffb -size 334545 diff --git a/v0.5.3.tar.gz b/v0.5.3.tar.gz new file mode 100644 index 0000000..54bc1cc --- /dev/null +++ b/v0.5.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86e76a21a7edb43a797cef03112af90f08b273581d2660e0f13eb16c195a1b94 +size 337493