diff --git a/apache-libcloud-0.13.1.tar.bz2 b/apache-libcloud-0.13.1.tar.bz2 deleted file mode 100644 index eeca95f..0000000 --- a/apache-libcloud-0.13.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:331eed2002a86493b2496f8e09224fc2766812fa72afb335d4d74f1bf4d36e19 -size 395693 diff --git a/apache-libcloud-0.13.2.tar.bz2 b/apache-libcloud-0.13.2.tar.bz2 new file mode 100644 index 0000000..7a70f22 --- /dev/null +++ b/apache-libcloud-0.13.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a185710436b05d1440f2a4dd5e153809409d7e00af7efabc201cd4a99727a369 +size 396966 diff --git a/python-apache-libcloud.changes b/python-apache-libcloud.changes index f02f299..f8cad37 100644 --- a/python-apache-libcloud.changes +++ b/python-apache-libcloud.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Sun Sep 22 13:37:35 UTC 2013 - aboe76@gmail.com + +- Updated to 0.13.2 +- General: + - Don't sent Content-Length: 0 header with POST and PUT request if "raw" + mode is used. This fixes a regression which could cause broken behavior + in some storage driver when uploading a file from disk. +- Compute: + - Added Ubuntu Linux 12.04 image to ElasticHost driver image list. + (LIBCLOUD-364) + - Update ElasticHosts driver to store drive UUID in the node 'extra' field. + (LIBCLOUD-357) +- Storage: + - Store last_modified timestamp in the Object extra dictionary in the S3 + driver. (LIBCLOUD-373) +- Load Balancer: + - Expose CloudStack driver directly through the Provider.CLOUDSTACK + constant. +- DNS: + - Modify Zerigo driver to include record TTL in the record 'extra' attribute + if a record has a TTL set. + - Modify values in the Record 'extra' dictionary attribute in the Zerigo DNS + driver to be set to None instead of an empty string ('') if a value for + the provided key is not set. + ------------------------------------------------------------------- Thu Sep 5 10:20:33 UTC 2013 - aboe76@gmail.com diff --git a/python-apache-libcloud.spec b/python-apache-libcloud.spec index e0c7cce..6b0fb57 100644 --- a/python-apache-libcloud.spec +++ b/python-apache-libcloud.spec @@ -16,7 +16,7 @@ # Name: python-apache-libcloud -Version: 0.13.1 +Version: 0.13.2 Release: 1 License: Apache-2.0 Summary: Abstract away differences among multiple cloud provider APIs