2019-07-12 09:59:46 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 28 10:31:17 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Update to new snapshot 4.1.git277 (287e4bee)
|
|
|
|
* Fix a memory leak
|
|
|
|
* Support curl >= 7.62
|
|
|
|
* Fix bug on S3_initiate_multipart
|
|
|
|
* Increase MULTIPART_CHUNK_SIZE and maximum object size
|
|
|
|
- Removed 0001-build-support-curl-7.62.patch (upstreamed)
|
|
|
|
|
2018-11-27 09:41:12 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 16 11:55:00 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Update to new snapshot 4.1.git266 (537bb7b)
|
|
|
|
* Fix segfault when putting large files and they are read
|
|
|
|
from stdin
|
|
|
|
- Add 0001-build-support-curl-7.62.patch
|
|
|
|
|
2017-07-29 07:02:18 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 20 12:13:29 UTC 2017 - jengelh@inai.de
|
|
|
|
|
2018-11-27 09:41:12 +00:00
|
|
|
- Update to new snapshot 4.1.git257 (fd8b149)
|
2017-07-29 07:02:18 +00:00
|
|
|
* Adapted v4 signature construction for Linux.
|
|
|
|
* Add auth. region to relevant API calls.
|
|
|
|
* Support the generate_query_string operation with the new
|
|
|
|
authorization/signature logic.
|
|
|
|
* Fix query parameter handling in canonicalization.
|
|
|
|
* Remove obsolete hash functions, update library major version
|
|
|
|
due to API change.
|
|
|
|
* Fix expected output for ACL with new identifier format.
|
|
|
|
* Increase length of auth. header to account for requests with
|
|
|
|
many amz headers.
|
|
|
|
* Fix the logic that determines the hostname to use in HTTP
|
|
|
|
headers.
|
|
|
|
* fix S3_destroy_request_context() to correctly abort
|
|
|
|
curl_multi context.
|
|
|
|
* Request timeout for _create_bucket and _put_object.
|
|
|
|
* Request timeout for _get_object and _head_object.
|
|
|
|
* timeout: report timeout error if request timed out.
|
|
|
|
* Fix signature error when requesting with sub resource.
|
|
|
|
* Fix urlencode error according to AWS S3 documents.
|
|
|
|
- Removed s3-aws4.diff (merged)
|
|
|
|
|
2016-11-14 19:14:26 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 4 13:40:47 UTC 2016 - b.simonsen@kopano.com
|
|
|
|
|
|
|
|
- Updated s3-aws4.diff to new submission
|
|
|
|
- Added s3-revert-pr51.diff, needed for s3-aws4.diff to work
|
|
|
|
- Correct version to be 3.0~gitN, since the 2.0 release is already
|
|
|
|
way past.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 17 10:24:00 UTC 2016 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new snapshot 2.0~git195
|
|
|
|
* Add multipart copy API and support inside s3 executable
|
|
|
|
- Add s3-aws4.diff to support AWS4-HMAC-SHA256
|
|
|
|
|
2016-05-04 06:20:07 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 31 11:39:23 UTC 2016 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Initial package (version 2.0~git193) for build.opensuse.org
|