Browse code

Update version to 1.5.2

Matt Domsch authored on 2015/02/08 22:55:56
Showing 3 changed files
... ...
@@ -1,3 +1,9 @@
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
+
1 7
 s3cmd-1.5.1.2      - 2015-02-04
2 8
 ===============
3 9
 * fix PyPi install
... ...
@@ -5,7 +5,7 @@
5 5
 ## Copyright: TGRMN Software and contributors
6 6
 
7 7
 package = "s3cmd"
8
-version = "1.5.1.2"
8
+version = "1.5.2"
9 9
 url = "http://s3tools.org"
10 10
 license = "GNU GPL v2+"
11 11
 short_description = "Command line tool for managing Amazon S3 and CloudFront services"
... ...
@@ -477,7 +477,7 @@ Enable verbose output.
477 477
 Enable debug output.
478 478
 .TP
479 479
 \fB\-\-version\fR
480
-Show s3cmd version (1.5.1.2) and exit.
480
+Show s3cmd version (1.5.2) and exit.
481 481
 .TP
482 482
 \fB\-F\fR, \fB\-\-follow\-symlinks\fR
483 483
 Follow symbolic links as if they are regular files