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

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


The following commit(s) were added to refs/heads/master by this push:
     new 974b26d  downloads: add 4.14.1.0 release details
974b26d is described below

commit 974b26d27e66d28508821fcba6fa3c7ed25ea2e2
Author: Rohit Yadav <[email protected]>
AuthorDate: Thu Mar 4 12:50:35 2021 +0530

    downloads: add 4.14.1.0 release details
    
    Signed-off-by: Rohit Yadav <[email protected]>
---
 source/downloads.html.markdown.erb | 38 +++++++++++++++++++++++++++++++++++---
 1 file changed, 35 insertions(+), 3 deletions(-)

diff --git a/source/downloads.html.markdown.erb 
b/source/downloads.html.markdown.erb
index cd4c41f..180d28c 100644
--- a/source/downloads.html.markdown.erb
+++ b/source/downloads.html.markdown.erb
@@ -9,7 +9,7 @@ title: Apache CloudStack: Downloads
 <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 <%= 
data.cloudstack.versions.main %>.
@@ -26,7 +26,7 @@ title: Apache CloudStack: Downloads
             Get the <%= data.cloudstack.versions.main %> 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>
@@ -61,7 +61,7 @@ title: Apache CloudStack: Downloads
             Get the <%= data.cloudstack.versions.lts %> Source
         </button>
     </a>
-    <a href="http://www.apache.org/dist/cloudstack/KEYS";>
+    <a href="https://www.apache.org/dist/cloudstack/KEYS";>
         <button type="button" class="btn btn-info btn-xs">
             KEYS
         </button>
@@ -87,6 +87,38 @@ title: Apache CloudStack: Downloads
 <% end %>
 <p>Instructions for building from source and installing Apache CloudStack can 
be found in the <a href="http://docs.cloudstack.apache.org/en/<%= 
data.cloudstack.versions.main %>/installguide/">Installation Guide</a>. 
Instructions for building from source and upgrading from a previous version of 
CloudStack to Apache CloudStack <%= data.cloudstack.versions.main %> can be 
found in the upgrade section of the Release Notes (see above).</p>
 
+<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 <%= data.cloudstack.versions.main %> 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>
 
 <div class="col-lg-6">

Reply via email to