File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1+ s3cmd-1.5.2 - 2015-02-08
2+ ===============
3+ * Handle unvalidated SSL certificate. Necessary on Ubuntu 14.04 for
4+ SSL to function at all.
5+ * packaging fixes (require python-magic, drop ez_setup)
6+
17s3cmd-1.5.1.2 - 2015-02-04
28===============
39* fix PyPi install
Original file line number Diff line number Diff line change 55## Copyright: TGRMN Software and contributors
66
77package = "s3cmd"
8- version = "1.5.1. 2"
8+ version = "1.5.2"
99url = "http://s3tools.org"
1010license = "GNU GPL v2+"
1111short_description = "Command line tool for managing Amazon S3 and CloudFront services"
Original file line number Diff line number Diff line change @@ -477,7 +477,7 @@ Enable verbose output.
477477Enable debug output.
478478.TP
479479\fB \-\- version \fR
480- Show s3cmd version (1.5.1. 2) and exit.
480+ Show s3cmd version (1.5.2) and exit.
481481.TP
482482\fB \- F \fR , \fB \-\- follow \- symlinks \fR
483483Follow symbolic links as if they are regular files
You can’t perform that action at this time.
0 commit comments