forked from pool/aws-c-s3
Accepting request 1094796 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.3.10 * Use aws_array_list<aws_byte_buffer*> for encoded_checksum_list by @TingDaoK in (#318) - from version 0.3.9 * Not retry on TLS failure by @TingDaoK in (#316) * Zero unknown content length by @DmitriyMusatkin in (#319) OBS-URL: https://build.opensuse.org/request/show/1094796 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-s3?expand=0&rev=24
This commit is contained in:
parent
9cc48e7d1d
commit
c2449f528c
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 21 13:08:51 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 0.3.10
|
||||
* Use aws_array_list<aws_byte_buffer*> for encoded_checksum_list
|
||||
by @TingDaoK in (#318)
|
||||
- from version 0.3.9
|
||||
* Not retry on TLS failure by @TingDaoK in (#316)
|
||||
* Zero unknown content length by @DmitriyMusatkin in (#319)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 15 11:22:48 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.8
|
||||
Version: 0.3.10
|
||||
Release: 0
|
||||
Summary: AWS Cross-Platform, C99 wrapper for cryptography primitives
|
||||
License: Apache-2.0
|
||||
|
3
v0.3.10.tar.gz
Normal file
3
v0.3.10.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3574cf337bef67448b202764326d1847b588adafc0aa370d6140379acac32280
|
||||
size 265482
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b52eeb7a0dc73741986731634988a274876860416eb032bfc941a1ebe2b7587b
|
||||
size 265141
|
Loading…
Reference in New Issue
Block a user