Repository: cloudstack-www Updated Branches: refs/heads/master e490edb16 -> 8216c425b
downloads: add 4.5.1 Had added this change to svn the other day, change was reverted by the new website. Adding it back. Signed-off-by: Rohit Yadav <rohit.ya...@shapeblue.com> Project: http://git-wip-us.apache.org/repos/asf/cloudstack-www/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-www/commit/8216c425 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-www/tree/8216c425 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-www/diff/8216c425 Branch: refs/heads/master Commit: 8216c425b8416e446a7bafd95325dcaf95f8f1e1 Parents: e490edb Author: Rohit Yadav <rohit.ya...@shapeblue.com> Authored: Tue May 12 11:16:43 2015 +0200 Committer: Rohit Yadav <rohit.ya...@shapeblue.com> Committed: Tue May 12 11:16:43 2015 +0200 ---------------------------------------------------------------------- content/downloads.html | 21 +++++++++++++++++++-- content/index.html | 3 +-- source/downloads.markdown | 21 +++++++++++++++++++-- source/index.html.erb | 3 +-- 4 files changed, 40 insertions(+), 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/8216c425/content/downloads.html ---------------------------------------------------------------------- diff --git a/content/downloads.html b/content/downloads.html index 974138b..71762ff 100644 --- a/content/downloads.html +++ b/content/downloads.html @@ -149,7 +149,16 @@ <h4>Source Release</h4> -<p>Apache CloudStack's most current release is 4.4.2. +<p>Apache CloudStack's most current release is 4.5.1. +</p> + +<p> +<a href="http://www.apache.org/dyn/closer.cgi/cloudstack/releases/4.5.1/apache-cloudstack-4.5.1-src.tar.bz2"><button type="button" class="btn btn-primary btn-lg">Get the 4.5.1 Source!</button></a> + +<a href="http://www.apache.org/dist/cloudstack/KEYS"><button type="button" class="btn btn-info btn-xs">KEYS</button></a> +<a href="http://www.apache.org/dist/cloudstack/releases/4.5.1/apache-cloudstack-4.5.1-src.tar.bz2.asc"><button type="button" class="btn btn-info btn-xs">PGP</button></a> +<a href="http://www.apache.org/dist/cloudstack/releases/4.5.1/apache-cloudstack-4.5.1-src.tar.bz2.md5"><button type="button" class="btn btn-info btn-xs">MD5</button></a> +<a href="http://www.apache.org/dist/cloudstack/releases/4.5.1/apache-cloudstack-4.5.1-src.tar.bz2.sha"><button type="button" class="btn btn-info btn-xs">SHA</button></a> </p> <p> @@ -177,13 +186,21 @@ <p>For easier installation or upgrades, the official source code release has been supplemented by community members who have chosen to provide package repositories.</p> <ul> +<li>CloudStack Packages by ShapeBlue: <a href="http://shapeblue.com/packages/">http://shapeblue.com/packages</a></li> <li>DEB package repository: <a href="http://cloudstack.apt-get.eu/ubuntu">http://cloudstack.apt-get.eu/ubuntu</a></li> <li>RPM package repository: <a href="http://cloudstack.apt-get.eu/rhel/">http://cloudstack.apt-get.eu/rhel/</a></li> -<li>CloudStack packages by ShapeBlue: <a href="http://shapeblue.com/packages/">http://shapeblue.com/packages</a></li> </ul> <p>Instructions for using these community provided repositories can be found in the <a href="http://docs.cloudstack.apache.org/projects/cloudstack-installation/en/4.4/installation.html#configure-package-repository">Configure Package Repository</a> section of the Installation Guide.</p> +<h4>Release Notes for CloudStack 4.5.1</h4> + +<p>Full release notes can be found in the <a href="http://docs.cloudstack.apache.org/projects/cloudstack-release-notes/en/4.5.1/">Version 4.5.1 Release Notes</a> document.</p> + +<p>Instructions for building from source and installing Apache CloudStack can be found in the <a href="http://docs.cloudstack.apache.org/projects/cloudstack-installation/en/4.4/">Installation Guide</a>.</p> + +<p>Instructions for building from source and upgrading from a previous version of CloudStack to Apache CloudStack 4.5.1 can be found in the upgrade section of the <a href="http://docs.cloudstack.apache.org/projects/cloudstack-release-notes/en/4.5.1/">Release Notes</a>.</p> + <h4>Release Notes for CloudStack 4.4.2</h4> http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/8216c425/content/index.html ---------------------------------------------------------------------- diff --git a/content/index.html b/content/index.html index bc621b3..564e485 100644 --- a/content/index.html +++ b/content/index.html @@ -217,8 +217,7 @@ Join Us </div> <div class="panel-body"> - <p class="text-warning">Apache CloudStack 4.4.2 is out!</p> - <p class="text-warning">Apache CloudStack 4.3.2 is out!</p> + <p class="text-warning">Apache CloudStack 4.5.1 is out!</p> <p> Looking for other versions of Apache CloudStack? You can find our archives on the download page as well. http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/8216c425/source/downloads.markdown ---------------------------------------------------------------------- diff --git a/source/downloads.markdown b/source/downloads.markdown index 3782ce4..052dcaa 100644 --- a/source/downloads.markdown +++ b/source/downloads.markdown @@ -26,7 +26,16 @@ title: Apache CloudStack Downloads <h4>Source Release</h4> -<p>Apache CloudStack's most current release is 4.4.2. +<p>Apache CloudStack's most current release is 4.5.1. +</p> + +<p> +<a href="http://www.apache.org/dyn/closer.cgi/cloudstack/releases/4.5.1/apache-cloudstack-4.5.1-src.tar.bz2"><button type="button" class="btn btn-primary btn-lg">Get the 4.5.1 Source!</button></a> + +<a href="http://www.apache.org/dist/cloudstack/KEYS"><button type="button" class="btn btn-info btn-xs">KEYS</button></a> +<a href="http://www.apache.org/dist/cloudstack/releases/4.5.1/apache-cloudstack-4.5.1-src.tar.bz2.asc"><button type="button" class="btn btn-info btn-xs">PGP</button></a> +<a href="http://www.apache.org/dist/cloudstack/releases/4.5.1/apache-cloudstack-4.5.1-src.tar.bz2.md5"><button type="button" class="btn btn-info btn-xs">MD5</button></a> +<a href="http://www.apache.org/dist/cloudstack/releases/4.5.1/apache-cloudstack-4.5.1-src.tar.bz2.sha"><button type="button" class="btn btn-info btn-xs">SHA</button></a> </p> <p> @@ -54,13 +63,21 @@ title: Apache CloudStack Downloads <p>For easier installation or upgrades, the official source code release has been supplemented by community members who have chosen to provide package repositories.</p> <ul> +<li>CloudStack Packages by ShapeBlue: <a href="http://shapeblue.com/packages/">http://shapeblue.com/packages</a></li> <li>DEB package repository: <a href="http://cloudstack.apt-get.eu/ubuntu">http://cloudstack.apt-get.eu/ubuntu</a></li> <li>RPM package repository: <a href="http://cloudstack.apt-get.eu/rhel/">http://cloudstack.apt-get.eu/rhel/</a></li> -<li>CloudStack packages by ShapeBlue: <a href="http://shapeblue.com/packages/">http://shapeblue.com/packages</a></li> </ul> <p>Instructions for using these community provided repositories can be found in the <a href="http://docs.cloudstack.apache.org/projects/cloudstack-installation/en/4.4/installation.html#configure-package-repository">Configure Package Repository</a> section of the Installation Guide.</p> +<h4>Release Notes for CloudStack 4.5.1</h4> + +<p>Full release notes can be found in the <a href="http://docs.cloudstack.apache.org/projects/cloudstack-release-notes/en/4.5.1/">Version 4.5.1 Release Notes</a> document.</p> + +<p>Instructions for building from source and installing Apache CloudStack can be found in the <a href="http://docs.cloudstack.apache.org/projects/cloudstack-installation/en/4.4/">Installation Guide</a>.</p> + +<p>Instructions for building from source and upgrading from a previous version of CloudStack to Apache CloudStack 4.5.1 can be found in the upgrade section of the <a href="http://docs.cloudstack.apache.org/projects/cloudstack-release-notes/en/4.5.1/">Release Notes</a>.</p> + <h4>Release Notes for CloudStack 4.4.2</h4> http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/8216c425/source/index.html.erb ---------------------------------------------------------------------- diff --git a/source/index.html.erb b/source/index.html.erb index 1579a3f..5b1d499 100644 --- a/source/index.html.erb +++ b/source/index.html.erb @@ -94,8 +94,7 @@ Join Us </div> <div class="panel-body"> - <p class="text-warning">Apache CloudStack 4.4.2 is out!</p> - <p class="text-warning">Apache CloudStack 4.3.2 is out!</p> + <p class="text-warning">Apache CloudStack 4.5.1 is out!</p> <p> Looking for other versions of Apache CloudStack? You can find our archives on the download page as well.