Modified: libcloud/site/trunk/generated/downloads.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/downloads.html?rev=1660698&r1=1660697&r2=1660698&view=diff ============================================================================== --- libcloud/site/trunk/generated/downloads.html (original) +++ libcloud/site/trunk/generated/downloads.html Wed Feb 18 19:00:53 2015 @@ -111,17 +111,17 @@ <p>This page contains link to the latest stable release of Libcloud. If you are interested in an older release, please visit the <a href="http://archive.apache.org/dist/libcloud/">archive page</a>.</p> -<p><a name="latest-stable-release" id="latest-stable-release"><h2 class="anchor">Libcloud 0.16.0 (stable) - Released on November 12th, 2014</h2></a></p> +<p><a name="latest-stable-release" id="latest-stable-release"><h2 class="anchor">Libcloud 0.17.0 (stable) - Released on February 18th, 2015</h2></a></p> <p>Files:</p> <ul> -<li><a href="http://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-0.16.0.tar.gz">apache-libcloud-0.16.0.tar.gz</a> [<a href="http://www.apache.org/dist/libcloud/apache-libcloud-0.16.0.tar.gz.asc">asc</a>] [<a href="http://www.apache.org/dist/libcloud/apache-libcloud-0.16.0.tar.gz.sha1">sha1</a>] [<a href="http://www.apache.org/dist/libcloud/apache-libcloud-0.16.0.tar.gz.md5">md5</a>]</li> -<li><a href="http://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-0.16.0.tar.bz2">apache-libcloud-0.16.0.tar.bz2</a> [<a href="http://www.apache.org/dist/libcloud/apache-libcloud-0.16.0.tar.bz2.asc">asc</a>] [<a href="http://www.apache.org/dist/libcloud/apache-libcloud-0.16.0.tar.bz2.sha1">sha1</a>] [<a href="http://www.apache.org/dist/libcloud/apache-libcloud-0.16.0.tar.bz2.md5">md5</a>]</li> -<li><a href="http://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-0.16.0.zip">apache-libcloud-0.16.0.tar.zip</a> [<a href="http://www.apache.org/dist/libcloud/apache-libcloud-0.16.0.zip.asc">asc</a>] [<a href="http://www.apache.org/dist/libcloud/apache-libcloud-0.16.0.zip.sha1">sha1</a>] [<a href="http://www.apache.org/dist/libcloud/apache-libcloud-0.16.0.zip.md5">md5</a>]</li> +<li><a href="http://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-0.17.0.tar.gz">apache-libcloud-0.17.0.tar.gz</a> [<a href="http://www.apache.org/dist/libcloud/apache-libcloud-0.17.0.tar.gz.asc">asc</a>] [<a href="http://www.apache.org/dist/libcloud/apache-libcloud-0.17.0.tar.gz.sha1">sha1</a>] [<a href="http://www.apache.org/dist/libcloud/apache-libcloud-0.17.0.tar.gz.md5">md5</a>]</li> +<li><a href="http://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-0.17.0.tar.bz2">apache-libcloud-0.17.0.tar.bz2</a> [<a href="http://www.apache.org/dist/libcloud/apache-libcloud-0.17.0.tar.bz2.asc">asc</a>] [<a href="http://www.apache.org/dist/libcloud/apache-libcloud-0.17.0.tar.bz2.sha1">sha1</a>] [<a href="http://www.apache.org/dist/libcloud/apache-libcloud-0.17.0.tar.bz2.md5">md5</a>]</li> +<li><a href="http://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-0.17.0.zip">apache-libcloud-0.17.0.tar.zip</a> [<a href="http://www.apache.org/dist/libcloud/apache-libcloud-0.17.0.zip.asc">asc</a>] [<a href="http://www.apache.org/dist/libcloud/apache-libcloud-0.17.0.zip.sha1">sha1</a>] [<a href="http://www.apache.org/dist/libcloud/apache-libcloud-0.17.0.zip.md5">md5</a>]</li> </ul> -<p>Upgrade notes: <a href="https://libcloud.readthedocs.org/en/latest/upgrade_notes.html#libcloud-0-16-0">Click</a></p> +<p>Upgrade notes: <a href="https://libcloud.readthedocs.org/en/latest/upgrade_notes.html#libcloud-0.17.0">Click</a></p> <p>You are strongly encouraged to verify those packages using the <a href="https://www.apache.org/dist/libcloud/KEYS">Apache Libcloud developers KEYS</a>. You can find information on how to do that in the @@ -243,7 +243,7 @@ is mentioned above.</p> <p>3.. Verify package with <code>.asc</code> signature file</p> -<div class="highlight"><pre><code class="bash">gpg --verify apache-libcloud-0.16.0.tar.bz2.asc +<div class="highlight"><pre><code class="bash">gpg --verify apache-libcloud-0.17.0.tar.bz2.asc gpg: Signature made Wed Oct 6 15:31:35 2010 CDT using DSA key ID 42721F00 gpg: Good signature from <span class="s2">"Paul Querna <...>"</span> gpg: aka <span class="s2">"Paul Querna <...>"</span> @@ -255,7 +255,7 @@ Primary key fingerprint: 39F6 691A 0ECF <p>Example of a bad signature:</p> -<div class="highlight"><pre><code class="bash">gpg --verify apache-libcloud-0.16.0.tar.bz2.asc +<div class="highlight"><pre><code class="bash">gpg --verify apache-libcloud-0.17.0.tar.bz2.asc gpg: Signature made Wed Oct 6 15:31:35 2010 CDT using DSA key ID 42721F00 gpg: BAD signature from <span class="s2">"Paul Querna <...>"</span> </code></pre></div>
Modified: libcloud/site/trunk/generated/index.html URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/index.html?rev=1660698&r1=1660697&r2=1660698&view=diff ============================================================================== --- libcloud/site/trunk/generated/index.html (original) +++ libcloud/site/trunk/generated/index.html Wed Feb 18 19:00:53 2015 @@ -157,7 +157,7 @@ <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.16.0" target="_blank">0.16.0</a></p> + <p>Latest stable version: <a href="https://pypi.python.org/pypi/apache-libcloud/0.17.0" target="_blank">0.17.0</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> @@ -228,19 +228,19 @@ <h3>Latest Blog Posts</h3> - <p><a href="/blog/2014/12/04/eric-johnson-joins-our-team.html">Eric Johnson (erjohnso) joins our team</a> + <p><a href="/blog/2015/02/18/libcloud-0-17-0-released.html">Libcloud 0.17.0 released</a> - <p><a href="/blog/2014/11/12/libcloud-0-16-0-released.html">Libcloud 0.16.0 released</a> + <p><a href="/blog/2014/12/04/eric-johnson-joins-our-team.html">Eric Johnson (erjohnso) joins our team</a> - <p><a href="/blog/2014/07/10/libcloud-0-15-1-released.html">Libcloud 0.15.1 released</a> + <p><a href="/blog/2014/11/12/libcloud-0-16-0-released.html">Libcloud 0.16.0 released</a> - <p><a href="/blog/2014/07/07/libcloud-5th-birthday-celebration-during-europython-week-in-berlin.html">Libcloud's 5th birthday celebration during EuroPython week in Berlin</a> + <p><a href="/blog/2014/07/10/libcloud-0-15-1-released.html">Libcloud 0.15.1 released</a> Modified: libcloud/site/trunk/generated/sitemap.xml URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/sitemap.xml?rev=1660698&r1=1660697&r2=1660698&view=diff ============================================================================== --- libcloud/site/trunk/generated/sitemap.xml (original) +++ libcloud/site/trunk/generated/sitemap.xml Wed Feb 18 19:00:53 2015 @@ -259,6 +259,10 @@ <lastmod>2014-12-04T00:00:00+01:00</lastmod> </url> <url> + <loc>https://libcloud.apache.org/blog/2015/02/18/libcloud-0-17-0-released.html</loc> + <lastmod>2015-02-18T00:00:00+01:00</lastmod> + </url> + <url> <loc>https://libcloud.apache.org/credits.html</loc> <lastmod>2015-01-11T16:33:53+01:00</lastmod> </url> @@ -272,7 +276,7 @@ </url> <url> <loc>https://libcloud.apache.org/blog/blog/</loc> - <lastmod>2014-12-04T18:07:45+01:00</lastmod> + <lastmod>2015-02-18T19:48:24+01:00</lastmod> </url> <url> <loc>https://libcloud.apache.org/getting-started.html</loc> @@ -280,7 +284,7 @@ </url> <url> <loc>https://libcloud.apache.org/</loc> - <lastmod>2014-12-04T18:07:45+01:00</lastmod> + <lastmod>2015-02-18T19:48:24+01:00</lastmod> </url> <url> <loc>https://libcloud.apache.org/security.html</loc> @@ -308,7 +312,7 @@ </url> <url> <loc>https://libcloud.apache.org/downloads.html</loc> - <lastmod>2014-11-11T14:26:24+01:00</lastmod> + <lastmod>2015-02-18T19:47:45+01:00</lastmod> </url> <url> <loc>https://libcloud.apache.org/media.html</loc> Added: libcloud/site/trunk/source/_posts/2015-02-18-libcloud-0-17-0-released.md URL: http://svn.apache.org/viewvc/libcloud/site/trunk/source/_posts/2015-02-18-libcloud-0-17-0-released.md?rev=1660698&view=auto ============================================================================== --- libcloud/site/trunk/source/_posts/2015-02-18-libcloud-0-17-0-released.md (added) +++ libcloud/site/trunk/source/_posts/2015-02-18-libcloud-0-17-0-released.md Wed Feb 18 19:00:53 2015 @@ -0,0 +1,72 @@ +--- +layout: post +title: Libcloud 0.17.0 released +author: Tomaz Muraus +tags: + - news + - release announcement +--- + +We are pleased to announce the release of Libcloud 0.17.0. + +This is a first release in the 0.17 series which means it brings many +new features, improvements and bug-fixes. + +### Release highlights + +* New driver for [Softlayer DNS service][3] +* New driver for [Google Compute Engine load balancing service][4] +* Many improvements and new features in the Google Compute Engine Driver +* Support for new ``us-east-2`` and ``us-east-3`` region in the [Joyent][5] + compute driver +* Additional functionality in the CloudStack compute driver +* Support for [new regions][6] in the CloudSigma compute driver + +Full change log can be found at [here][2]. + +### Download + +The release can can be downloaded from +<https://libcloud.apache.org/downloads.html> or installed using pip: + +<pre> +pip install apache-libcloud==0.17.0 +</pre> + +### Upgrading + +If you have installed Libcloud using pip you can also use it to upgrade it: + +<pre> +pip install --upgrade apache-libcloud==0.17.0 +</pre> + +### Upgrade notes + +A page which describes backward incompatible or semi-incompatible +changes and how to preserve the old behavior when this is possible +can be found at <https://libcloud.readthedocs.org/en/latest/upgrade_notes.html> + +### Documentation + +Regular and API documentation is available at <https://libcloud.readthedocs.org/en/v0.17.0/> + +### Bugs / Issues + +If you find any bug or issue, please report it on our issue tracker +<https://issues.apache.org/jira/browse/LIBCLOUD>. +Don't forget to attach an example and / or test which reproduces your +problem. + +### Thanks + +Thanks to everyone who contributed and made this release possible! Full +list of people who contributed to this release can be found in the +[CHANGES file][2]. + +[1]: http://mail-archives.apache.org/mod_mbox/libcloud-dev/201407.mbox/%[email protected]%3e +[2]: https://libcloud.readthedocs.org/en/latest/changelog.html#changes-with-apache-libcloud-0-17-0 +[3]: http://sldn.softlayer.com/reference/services/SoftLayer_Dns_Domain/ +[4]: https://cloud.google.com/compute/docs/load-balancing/ +[5]: https://www.joyent.com/public-cloud +[6]: https://www.cloudsigma.com/2014/08/20/cloudsigma-expands-public-cloud-footprint-with-drfortress-in-hawaii/ Modified: libcloud/site/trunk/source/downloads.md URL: http://svn.apache.org/viewvc/libcloud/site/trunk/source/downloads.md?rev=1660698&r1=1660697&r2=1660698&view=diff ============================================================================== --- libcloud/site/trunk/source/downloads.md (original) +++ libcloud/site/trunk/source/downloads.md Wed Feb 18 19:00:53 2015 @@ -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.16.0 (stable) - Released on November 12th, 2014</h2></a> +<a name="latest-stable-release" id="latest-stable-release"><h2 class="anchor">Libcloud 0.17.0 (stable) - Released on February 18th, 2015</h2></a> Files: -* [apache-libcloud-0.16.0.tar.gz][2] [[asc][3]] [[sha1][4]] [[md5][5]] -* [apache-libcloud-0.16.0.tar.bz2][6] [[asc][7]] [[sha1][8]] [[md5][9]] -* [apache-libcloud-0.16.0.tar.zip][10] [[asc][11]] [[sha1][12]] [[md5][13]] +* [apache-libcloud-0.17.0.tar.gz][2] [[asc][3]] [[sha1][4]] [[md5][5]] +* [apache-libcloud-0.17.0.tar.bz2][6] [[asc][7]] [[sha1][8]] [[md5][9]] +* [apache-libcloud-0.17.0.tar.zip][10] [[asc][11]] [[sha1][12]] [[md5][13]] Upgrade notes: [Click][17] @@ -149,7 +149,7 @@ is mentioned above. 3.. Verify package with `.asc` signature file {% highlight bash %} -gpg --verify apache-libcloud-0.16.0.tar.bz2.asc +gpg --verify apache-libcloud-0.17.0.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 <...>" @@ -162,27 +162,27 @@ Primary key fingerprint: 39F6 691A 0ECF Example of a bad signature: {% highlight bash %} -gpg --verify apache-libcloud-0.16.0.tar.bz2.asc +gpg --verify apache-libcloud-0.17.0.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.16.0.tar.gz -[3]: http://www.apache.org/dist/libcloud/apache-libcloud-0.16.0.tar.gz.asc -[4]: http://www.apache.org/dist/libcloud/apache-libcloud-0.16.0.tar.gz.sha1 -[5]: http://www.apache.org/dist/libcloud/apache-libcloud-0.16.0.tar.gz.md5 -[6]: http://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-0.16.0.tar.bz2 -[7]: http://www.apache.org/dist/libcloud/apache-libcloud-0.16.0.tar.bz2.asc -[8]: http://www.apache.org/dist/libcloud/apache-libcloud-0.16.0.tar.bz2.sha1 -[9]: http://www.apache.org/dist/libcloud/apache-libcloud-0.16.0.tar.bz2.md5 -[10]: http://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-0.16.0.zip -[11]: http://www.apache.org/dist/libcloud/apache-libcloud-0.16.0.zip.asc -[12]: http://www.apache.org/dist/libcloud/apache-libcloud-0.16.0.zip.sha1 -[13]: http://www.apache.org/dist/libcloud/apache-libcloud-0.16.0.zip.md5 +[2]: http://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-0.17.0.tar.gz +[3]: http://www.apache.org/dist/libcloud/apache-libcloud-0.17.0.tar.gz.asc +[4]: http://www.apache.org/dist/libcloud/apache-libcloud-0.17.0.tar.gz.sha1 +[5]: http://www.apache.org/dist/libcloud/apache-libcloud-0.17.0.tar.gz.md5 +[6]: http://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-0.17.0.tar.bz2 +[7]: http://www.apache.org/dist/libcloud/apache-libcloud-0.17.0.tar.bz2.asc +[8]: http://www.apache.org/dist/libcloud/apache-libcloud-0.17.0.tar.bz2.sha1 +[9]: http://www.apache.org/dist/libcloud/apache-libcloud-0.17.0.tar.bz2.md5 +[10]: http://www.apache.org/dyn/closer.cgi/libcloud/apache-libcloud-0.17.0.zip +[11]: http://www.apache.org/dist/libcloud/apache-libcloud-0.17.0.zip.asc +[12]: http://www.apache.org/dist/libcloud/apache-libcloud-0.17.0.zip.sha1 +[13]: http://www.apache.org/dist/libcloud/apache-libcloud-0.17.0.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-16-0 +[17]: https://libcloud.readthedocs.org/en/latest/upgrade_notes.html#libcloud-0.17.0 [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=1660698&r1=1660697&r2=1660698&view=diff ============================================================================== --- libcloud/site/trunk/source/index.html (original) +++ libcloud/site/trunk/source/index.html Wed Feb 18 19:00:53 2015 @@ -69,7 +69,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.16.0" target="_blank">0.16.0</a></p> + <p>Latest stable version: <a href="https://pypi.python.org/pypi/apache-libcloud/0.17.0" target="_blank">0.17.0</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>
