Author: tomaz
Date: Mon Feb 18 22:48:05 2013
New Revision: 1447524
URL: http://svn.apache.org/r1447524
Log:
CMS commit to libcloud by tomaz
Modified:
libcloud/site/trunk/content/downloads.mdtext
Modified: libcloud/site/trunk/content/downloads.mdtext
URL:
http://svn.apache.org/viewvc/libcloud/site/trunk/content/downloads.mdtext?rev=1447524&r1=1447523&r2=1447524&view=diff
==============================================================================
--- libcloud/site/trunk/content/downloads.mdtext (original)
+++ libcloud/site/trunk/content/downloads.mdtext Mon Feb 18 22:48:05 2013
@@ -1,19 +1,20 @@
title: Downloads
+
## Downloads ##
<ul>
- <li>0.11.4 - Released November 19th, 2012:
+ <li>0.12.1 - Released February 18th, 2013:
<ul>
- <li><a
href="http://www.apache.org/dist/libcloud/apache-libcloud-0.11.4.tar.bz2">apache-libcloud-0.11.4.tar.bz2</a>
- [<a
href="http://www.apache.org/dist/libcloud/apache-libcloud-0.11.4.tar.bz2.asc">asc</a>]
- [<a
href="http://www.apache.org/dist/libcloud/apache-libcloud-0.11.4.tar.bz2.sha1">sha1</a>]
- [<a
href="http://www.apache.org/dist/libcloud/apache-libcloud-0.11.4.tar.bz2.md5">md5</a>]
+ <li><a
href="http://www.apache.org/dist/libcloud/apache-libcloud-0.12.1.tar.bz2">apache-libcloud-0.12.1.tar.bz2</a>
+ [<a
href="http://www.apache.org/dist/libcloud/apache-libcloud-0.12.1.tar.bz2.asc">asc</a>]
+ [<a
href="http://www.apache.org/dist/libcloud/apache-libcloud-0.12.1.tar.bz2.sha1">sha1</a>]
+ [<a
href="http://www.apache.org/dist/libcloud/apache-libcloud-0.12.1.tar.bz2.md5">md5</a>]
</li>
- <li><a
href="http://www.apache.org/dist/libcloud/apache-libcloud-0.11.4.zip">apache-libcloud-0.11.4.zip</a>
- [<a
href="http://www.apache.org/dist/libcloud/apache-libcloud-0.11.4.zip.asc">asc</a>]
- [<a
href="http://www.apache.org/dist/libcloud/apache-libcloud-0.11.4.zip.sha1">sha1</a>]
- [<a
href="http://www.apache.org/dist/libcloud/apache-libcloud-0.11.4.zip.md5">md5</a>]
+ <li><a
href="http://www.apache.org/dist/libcloud/apache-libcloud-0.12.1.zip">apache-libcloud-0.12.1.zip</a>
+ [<a
href="http://www.apache.org/dist/libcloud/apache-libcloud-0.12.1.zip.asc">asc</a>]
+ [<a
href="http://www.apache.org/dist/libcloud/apache-libcloud-0.12.1.zip.sha1">sha1</a>]
+ [<a
href="http://www.apache.org/dist/libcloud/apache-libcloud-0.12.1.zip.md5">md5</a>]
</li>
<li>Verify with these public <a
href="http://www.apache.org/dist/libcloud/KEYS">KEYS</a> used by Apache
Libcloud developers.</li>
</ul>
@@ -44,7 +45,7 @@ gpg: next trustdb check due at 2011-10-3
</li>
<li>
Verify package with .asc signature:
-<pre>$ <strong>gpg --verify apache-libcloud-0.11.4.tar.bz2.asc</strong>
+<pre>$ <strong>gpg --verify apache-libcloud-0.12.1.tar.bz2.asc</strong>
gpg: Signature made Wed Oct 6 15:31:35 2010 CDT using DSA key ID 42721F00
<span style="color:green">gpg: Good signature from "Paul Querna <...>"
gpg: aka "Paul Querna <...>"
@@ -53,10 +54,10 @@ gpg: WARNING: This key is not certified
gpg: There is no indication that the signature belongs to the owner.
Primary key fingerprint: 39F6 691A 0ECF 0C50 E8BB 849C F788 75F6 4272
1F00</pre>
Example bad signature:
-<pre>$ <strong>gpg --verify apache-libcloud-0.11.4.tar.bz2.asc</strong>
+<pre>$ <strong>gpg --verify apache-libcloud-0.12.1.tar.bz2.asc</strong>
gpg: Signature made Wed Oct 6 15:31:35 2010 CDT using DSA key ID 42721F00
<span style="color:red">gpg: BAD signature from "Paul Querna
<...>"</span></pre>
</li>
</ol>
-See the <a href="/devinfo.html">developer information</a> for how to get
libcloud from source control.</p>
+See the <a href="/devinfo.html">developer information</a> for how to get
libcloud from source control.</p>
\ No newline at end of file