Accepting request 1110545 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.3.17 * Fix: Get object with checksum leak when retry happens by @TingDaoK in (#346) * Fix: Hang on file upload after period of inactivity by @TingDaoK in (#347) OBS-URL: https://build.opensuse.org/request/show/1110545 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-s3?expand=0&rev=31
This commit is contained in:
parent
30c7b15884
commit
908cf182b2
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 12 09:52:12 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 0.3.17
|
||||
* Fix: Get object with checksum leak when retry happens by @TingDaoK in (#346)
|
||||
* Fix: Hang on file upload after period of inactivity by @TingDaoK in (#347)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 30 08:00:47 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define library_version 1.0.0
|
||||
%define library_soversion 0unstable
|
||||
Name: aws-c-s3
|
||||
Version: 0.3.16
|
||||
Version: 0.3.17
|
||||
Release: 0
|
||||
Summary: AWS Cross-Platform, C99 wrapper for cryptography primitives
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:74db73b2d777ee9e0040df8b8ab0ce76d2dbfda5bd011688715f56efaab2a9da
|
||||
size 261311
|
3
v0.3.17.tar.gz
Normal file
3
v0.3.17.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:72fd93a2f9a7d9f205d66890da249944b86f9528216dc0321be153bf19b2ecd5
|
||||
size 262601
|
Loading…
Reference in New Issue
Block a user