SHA256
1
0
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:
John Paul Adrian Glaubitz 2023-06-23 08:14:28 +00:00 committed by Git OBS Bridge
parent 9cc48e7d1d
commit c2449f528c
4 changed files with 14 additions and 4 deletions

View File

@ -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>

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3574cf337bef67448b202764326d1847b588adafc0aa370d6140379acac32280
size 265482

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b52eeb7a0dc73741986731634988a274876860416eb032bfc941a1ebe2b7587b
size 265141