You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ro...@apache.org on 2021/03/04 07:30:42 UTC

[cloudstack-www] 03/05: build

This is an automated email from the ASF dual-hosted git repository.

rohit pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git

commit 63aa12d986c9abe924f7a704e4a75a7dc408fd8f
Author: Rohit Yadav <ro...@shapeblue.com>
AuthorDate: Thu Mar 4 12:56:04 2021 +0530

    build
    
    Signed-off-by: Rohit Yadav <ro...@shapeblue.com>
---
 content/downloads.html | 40 ++++++++++++++++++++++++++++++++++++----
 1 file changed, 36 insertions(+), 4 deletions(-)

diff --git a/content/downloads.html b/content/downloads.html
index ebab43a..8381ed2 100644
--- a/content/downloads.html
+++ b/content/downloads.html
@@ -127,7 +127,7 @@
 <div class="col-lg-6">
 
 <h2>Latest CloudStack Releases</h2>
-<p>The CloudStack community maintains two types of releases; the main releases and the LTS (Long Term Support) releases. The LTS releases receive bug and security fixes for a period of two years (for more details <a href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/LTS"><i>click here</i></a>). The main releases receive only critical bug fixes for a short period. The general expectation is that the users of the main version will upgrade to a new version in order to receive fixes.</p>
+<p>The CloudStack community maintains two types of releases; the main releases and the LTS (Long Term Support) releases. The LTS releases receive bug and security fixes for a period of 18 months after the main release (for more details <a href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/LTS"><i>click here</i></a>). The main releases receive only critical bug fixes for a short period. The general expectation is that the users of the main version will upgrade to a new version i [...]
 
 <h3>Source Releases</h3>
 <p>Apache CloudStack's most recent release is 4.15.0.0.
@@ -140,7 +140,7 @@
             Get the 4.15.0.0 Source
         </button>
     </a>
-    <a href="http://www.apache.org/dist/cloudstack/KEYS">
+    <a href="https://downloads.apache.org/cloudstack/KEYS">
         <button type="button" class="btn btn-info btn-xs">
             KEYS
         </button>
@@ -162,9 +162,41 @@
     </a>
 </p>
 
-<p>Full release notes can be found in the <a href="http://docs.cloudstack.apache.org/en/4.15.0.0/releasenotes/">version 4.15.0.0 Release Notes</a> website.</p><br />
+<p>Full release notes can be found in the <a href="http://docs.cloudstack.apache.org/en/4.15.0.0/releasenotes/">version 4.15.0.0 Release Notes</a> website.</p>
 
-<p>Instructions for building from source and installing Apache CloudStack can be found in the <a href="http://docs.cloudstack.apache.org/en/4.15.0.0/installguide/">Installation Guide</a>. Instructions for building from source and upgrading from a previous version of CloudStack to Apache CloudStack 4.15.0.0 can be found in the upgrade section of the Release Notes (see above).</p>
+<p>Instructions for building from source and installing Apache CloudStack can be found in the <a href="http://docs.cloudstack.apache.org/en/4.15.0.0/installguide/">Installation Guide</a>. Instructions for building from source and upgrading from a previous version of CloudStack to Apache CloudStack 4.15.0.0 can be found in the upgrade section of the Release Notes (see above).</p><br />
+
+<p>The latest CloudStack LTS maintenance release is 4.14.1.0 as part of the LTS 4.14.x releases.</p>
+<p>
+    <a href="http://www.apache.org/dyn/closer.lua/cloudstack/releases/4.14.1.0/apache-cloudstack-4.14.1.0-src.tar.bz2">
+        <button type="button" class="btn btn-primary btn-md">
+            Get the 4.14.1.0 Source
+        </button>
+    </a>
+    <a href="https://downloads.apache.org/cloudstack/KEYS">
+        <button type="button" class="btn btn-info btn-xs">
+            KEYS
+        </button>
+    </a>
+    <a href="https://dist.apache.org/repos/dist/release/cloudstack/releases/4.14.1.0/apache-cloudstack-4.14.1.0-src.tar.bz2.asc">
+        <button type="button" class="btn btn-info btn-xs">
+            PGP
+        </button>
+    </a>
+    <a href="https://dist.apache.org/repos/dist/release/cloudstack/releases/4.14.1.0/apache-cloudstack-4.14.1.0-src.tar.bz2.md5">
+        <button type="button" class="btn btn-info btn-xs">
+            MD5
+        </button>
+    </a>
+    <a href="https://dist.apache.org/repos/dist/release/cloudstack/releases/4.14.1.0/apache-cloudstack-4.14.1.0-src.tar.bz2.sha512">
+        <button type="button" class="btn btn-info btn-xs">
+            SHA512
+        </button>
+    </a>
+</p>
+
+<p>Full release notes can be found in the <a href="http://docs.cloudstack.apache.org/en/4.14.1.0/releasenotes/">version 4.14.1.0 Release Notes</a> website.</p><br />
+<p>Instructions for building from source and installing Apache CloudStack can be found in the <a href="http://docs.cloudstack.apache.org/en/4.14.1.0/installguide/">Installation Guide</a>. Instructions for building from source and upgrading from a previous version of CloudStack to Apache CloudStack 4.14.1.0 can be found in the upgrade section of the Release Notes (see above).</p>
 
 </div>