File s3cmd.changes of Package s3cmd
-------------------------------------------------------------------
Fri Nov 10 17:29:36 UTC 2017 - alarrosa@suse.com
- Update to 2.0.1:
- Support for Python 3 is now stable
- Fixed signature issues due to upper cases in hostname
- Improved support for Minio Azure gateway
- Added signurl_use_https option to use https prefix for signurl
- Fixed a lot of remaining issues and regressions for Python 3
- Fixed --configure option with Python 3
- Fixed non string cmdline parameters being ignored
- Windows support fixes
- Don't force anymore to have a / on last parameter for the "modify" command
- Removed the python3 support warning
- Detect and report error 403 in getpolicy for info command
- Added a specific error message when getting policy by non owner
- Many other bug fixes
- Use python3 and drop some very old code from the spec file
-------------------------------------------------------------------
Wed Aug 9 11:52:40 UTC 2017 - alarrosa@suse.com
- Update to 2.0.0:
- Added support for Python 3 (Shaform, Florent Viard)
- Added getlifecycle command (Daniel Gryniewicz)
- Added --cf-inval for invalidating multiple CF distributions (Joe Mifsud)
- Added --limit to "ls" and "la" commands to return the specified number of objects (Masashi Ozawa)
- Added --token-refresh and --no-token-refresh and get the access token from the environment (Marco Jakob)
- Added --restore-priority and --restore-days for S3 Glacier (Robert Palmer)
- Fixed requester pays header with HEAD requests (Christian Rodriguez)
- Don't allow mv/cp of multiple files to single file (Guy Gur-Ari)
- Generalize wildcard certificate forgiveness (Mark Titorenko)
- Multiple fixes for SSL connections and proxies
- Added support for HTTP 100-CONTINUE
- Fixes for s3-like servers
- Big cleanup and many unicode fixes
- Many other bug fixes
-------------------------------------------------------------------
Thu Mar 17 13:27:25 UTC 2016 - kmroz@suse.com
- New upstream version (1.6.1):
- Added --host and --host-bucket
- Added --stats
- Fix for newer python 2.7.x SSL library updates
- Many other bug fixes
-------------------------------------------------------------------
Fri Oct 23 21:19:24 UTC 2015 - kmroz@suse.com
- Initial commit of s3cmd (1.6.0).