Author: tomaz
Date: Sat Feb 8 12:10:08 2014
New Revision: 1566006
URL: http://svn.apache.org/r1566006
Log:
Add information about new release.
Modified:
libcloud/site/trunk/source/downloads.md
libcloud/site/trunk/source/index.html
Modified: libcloud/site/trunk/source/downloads.md
URL:
http://svn.apache.org/viewvc/libcloud/site/trunk/source/downloads.md?rev=1566006&r1=1566005&r2=1566006&view=diff
==============================================================================
--- libcloud/site/trunk/source/downloads.md (original)
+++ libcloud/site/trunk/source/downloads.md Sat Feb 8 12:10:08 2014
@@ -9,13 +9,13 @@ description: Download the latest version
This page contains link to the latest stable release of Libcloud. If you are
interested in an older release, please visit the [archive page][15].
-<a name="latest-stable-release" id="latest-stable-release"><h2
class="anchor">Libcloud 0.14.0 (stable) - Released on January 22nd,
2014</h2></a>
+<a name="latest-stable-release" id="latest-stable-release"><h2
class="anchor">Libcloud 0.14.1 (stable) - Released on February 8th,
2014</h2></a>
Files:
-* [apache-libcloud-0.14.0.tar.gz][2] [[asc][3]] [[sha1][4]] [[md5][5]]
-* [apache-libcloud-0.14.0.tar.bz2][6] [[asc][7]] [[sha1][8]] [[md5][9]]
-* [apache-libcloud-0.14.0.tar.zip][10] [[asc][11]] [[sha1][12]] [[md5][13]]
+* [apache-libcloud-0.14.1.tar.gz][2] [[asc][3]] [[sha1][4]] [[md5][5]]
+* [apache-libcloud-0.14.1.tar.bz2][6] [[asc][7]] [[sha1][8]] [[md5][9]]
+* [apache-libcloud-0.14.1.tar.zip][10] [[asc][11]] [[sha1][12]] [[md5][13]]
Upgrade notes: [Click][17]
@@ -133,7 +133,7 @@ is mentioned above.
3.. Verify package with `.asc` signature file
{% highlight bash %}
-gpg --verify apache-libcloud-0.14.0.tar.bz2.asc
+gpg --verify apache-libcloud-0.14.1.tar.bz2.asc
gpg: Signature made Wed Oct 6 15:31:35 2010 CDT using DSA key ID 42721F00
gpg: Good signature from "Paul Querna <...>"
gpg: aka "Paul Querna <...>"
@@ -146,27 +146,27 @@ Primary key fingerprint: 39F6 691A 0ECF
Example of a bad signature:
{% highlight bash %}
-gpg --verify apache-libcloud-0.14.0.tar.bz2.asc
+gpg --verify apache-libcloud-0.14.1.tar.bz2.asc
gpg: Signature made Wed Oct 6 15:31:35 2010 CDT using DSA key ID 42721F00
gpg: BAD signature from "Paul Querna <...>"
{% endhighlight %}
[1]: {{ page.url }}
-[2]:
http://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-0.14.0.tar.gz
-[3]: http://www.apache.org/dist/libcloud/apache-libcloud-0.14.0.tar.gz.asc
-[4]: http://www.apache.org/dist/libcloud/apache-libcloud-0.14.0.tar.gz.sha1
-[5]: http://www.apache.org/dist/libcloud/apache-libcloud-0.14.0.tar.gz.md5
-[6]:
http://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-0.14.0.tar.bz2
-[7]: http://www.apache.org/dist/libcloud/apache-libcloud-0.14.0.tar.bz2.asc
-[8]: http://www.apache.org/dist/libcloud/apache-libcloud-0.14.0.tar.bz2.sha1
-[9]: http://www.apache.org/dist/libcloud/apache-libcloud-0.14.0.tar.bz2.md5
-[10]: http://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-0.14.0.zip
-[11]: http://www.apache.org/dist/libcloud/apache-libcloud-0.14.0.zip.asc
-[12]: http://www.apache.org/dist/libcloud/apache-libcloud-0.14.0.zip.sha1
-[13]: http://www.apache.org/dist/libcloud/apache-libcloud-0.14.0.zip.md5
+[2]:
http://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-0.14.1.tar.gz
+[3]: http://www.apache.org/dist/libcloud/apache-libcloud-0.14.1.tar.gz.asc
+[4]: http://www.apache.org/dist/libcloud/apache-libcloud-0.14.1.tar.gz.sha1
+[5]: http://www.apache.org/dist/libcloud/apache-libcloud-0.14.1.tar.gz.md5
+[6]:
http://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-0.14.1.tar.bz2
+[7]: http://www.apache.org/dist/libcloud/apache-libcloud-0.14.1.tar.bz2.asc
+[8]: http://www.apache.org/dist/libcloud/apache-libcloud-0.14.1.tar.bz2.sha1
+[9]: http://www.apache.org/dist/libcloud/apache-libcloud-0.14.1.tar.bz2.md5
+[10]: http://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-0.14.1.zip
+[11]: http://www.apache.org/dist/libcloud/apache-libcloud-0.14.1.zip.asc
+[12]: http://www.apache.org/dist/libcloud/apache-libcloud-0.14.1.zip.sha1
+[13]: http://www.apache.org/dist/libcloud/apache-libcloud-0.14.1.zip.md5
[14]: https://www.apache.org/dist/libcloud/KEYS
[15]: http://archive.apache.org/dist/libcloud/
[16]: https://libcloud.readthedocs.org/en/latest/upgrade_notes.html
-[17]:
https://libcloud.readthedocs.org/en/latest/upgrade_notes.html#libcloud-0-14-0
+[17]:
https://libcloud.readthedocs.org/en/latest/upgrade_notes.html#libcloud-0-14-1
[18]: https://github.com/apache/libcloud
[19]: https://git-wip-us.apache.org/repos/asf/libcloud.git
Modified: libcloud/site/trunk/source/index.html
URL:
http://svn.apache.org/viewvc/libcloud/site/trunk/source/index.html?rev=1566006&r1=1566005&r2=1566006&view=diff
==============================================================================
--- libcloud/site/trunk/source/index.html (original)
+++ libcloud/site/trunk/source/index.html Sat Feb 8 12:10:08 2014
@@ -58,7 +58,7 @@ javascript_files:
<div class="row section row-2">
<div class="col-md-6">
<h3>Installation</h3>
- <p>Latest stable version: <a
href="https://pypi.python.org/pypi/apache-libcloud/0.14.0"
target="_blank">0.14.0</a></p>
+ <p>Latest stable version: <a
href="https://pypi.python.org/pypi/apache-libcloud/0.14.1"
target="_blank">0.14.1</a></p>
<p><code>pip install apache-libcloud</code></p>
<p>Or <a href="downloads.html">download it from our servers</a> and
install it manually.</p>
</div>