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 2024/04/01 13:31:06 UTC

(cloudstack-www) branch staging-site updated: update for 4.18.1.1 and 4.19.1.1 release

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

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


The following commit(s) were added to refs/heads/staging-site by this push:
     new b57ce72d4 update for 4.18.1.1 and 4.19.1.1 release
b57ce72d4 is described below

commit b57ce72d45b670be13a4bbd14264650b6f8b877b
Author: Rohit Yadav <ro...@shapeblue.com>
AuthorDate: Mon Apr 1 19:00:43 2024 +0530

    update for 4.18.1.1 and 4.19.1.1 release
    
    Signed-off-by: Rohit Yadav <ro...@shapeblue.com>
---
 src/components/Releases/index.tsx |  2 ++
 src/pages/downloads.mdx           | 20 ++++++++++----------
 src/pages/index.tsx               |  4 ++--
 3 files changed, 14 insertions(+), 12 deletions(-)

diff --git a/src/components/Releases/index.tsx b/src/components/Releases/index.tsx
index 39aecd930..b9e63a1c2 100644
--- a/src/components/Releases/index.tsx
+++ b/src/components/Releases/index.tsx
@@ -1,7 +1,9 @@
 import React from "react";
 
 const versions = [
+       '4.19.0.1',
        '4.19.0.0',
+       '4.18.1.1',
        '4.18.1.0',
        '4.18.0.0',
        '4.17.2.0',
diff --git a/src/pages/downloads.mdx b/src/pages/downloads.mdx
index 5690f6ca3..afd1c15c2 100644
--- a/src/pages/downloads.mdx
+++ b/src/pages/downloads.mdx
@@ -18,13 +18,13 @@ releases](https://github.com/apache/cloudstack/releases).
 
 ### Source Releases
 
-Apache CloudStack's most recent release is `4.19.0.0`. This is current
+Apache CloudStack's most recent release is `4.19.0.1`. This is current
 CloudStack LTS release.
 
-<a class="button button--primary button--lg" href="http://www.apache.org/dyn/closer.lua/cloudstack/releases/4.19.0.0/apache-cloudstack-4.19.0.0-src.tar.bz2">Get the 4.19.0.0 Source</a>&nbsp;
+<a class="button button--primary button--lg" href="http://www.apache.org/dyn/closer.lua/cloudstack/releases/4.19.0.1/apache-cloudstack-4.19.0.1-src.tar.bz2">Get the 4.19.0.1 Source</a>&nbsp;
 <a class="button button--secondary button--sm" href="https://downloads.apache.org/cloudstack/KEYS">KEYS</a>&nbsp;
-<a class="button button--secondary button--sm" href="https://downloads.apache.org/cloudstack/releases/4.19.0.0/apache-cloudstack-4.19.0.0-src.tar.bz2.asc">PGP</a>&nbsp;
-<a class="button button--secondary button--sm" href="https://downloads.apache.org/cloudstack/releases/4.19.0.0/apache-cloudstack-4.19.0.0-src.tar.bz2.sha512">SHA512</a>
+<a class="button button--secondary button--sm" href="https://downloads.apache.org/cloudstack/releases/4.19.0.1/apache-cloudstack-4.19.0.1-src.tar.bz2.asc">PGP</a>&nbsp;
+<a class="button button--secondary button--sm" href="https://downloads.apache.org/cloudstack/releases/4.19.0.1/apache-cloudstack-4.19.0.1-src.tar.bz2.sha512">SHA512</a>
 <br/><br/>
 
 Full release notes can be found in the version [4.19.0.0 Release
@@ -34,16 +34,16 @@ Instructions for building from source and installing Apache CloudStack can be
 found in the [Installation
 Guide](https://docs.cloudstack.apache.org/en/4.19.0.0/installguide/).
 Instructions for building from source and upgrading from a previous version of
-CloudStack to Apache CloudStack 4.19.0.0 can be found in the upgrade section of
+CloudStack to Apache CloudStack 4.19.0.1 can be found in the upgrade section of
 the Release Notes (see above).
 
-The latest CloudStack LTS maintenance release is `4.18.1.0` as part of the
+The latest CloudStack LTS maintenance release is `4.18.1.1` as part of the
 previous LTS release.
 
-<a class="button button--primary button--lg" href="http://www.apache.org/dyn/closer.lua/cloudstack/releases/4.18.1.0/apache-cloudstack-4.18.1.0-src.tar.bz2">Get the 4.18.1.0 Source</a>&nbsp;
+<a class="button button--primary button--lg" href="http://www.apache.org/dyn/closer.lua/cloudstack/releases/4.18.1.1/apache-cloudstack-4.18.1.1-src.tar.bz2">Get the 4.18.1.1 Source</a>&nbsp;
 <a class="button button--secondary button--sm" href="https://downloads.apache.org/cloudstack/KEYS">KEYS</a>&nbsp;
-<a class="button button--secondary button--sm" href="https://downloads.apache.org/cloudstack/releases/4.18.1.0/apache-cloudstack-4.18.1.0-src.tar.bz2.asc">PGP</a>&nbsp;
-<a class="button button--secondary button--sm" href="https://downloads.apache.org/cloudstack/releases/4.18.1.0/apache-cloudstack-4.18.1.0-src.tar.bz2.sha512">SHA512</a>
+<a class="button button--secondary button--sm" href="https://downloads.apache.org/cloudstack/releases/4.18.1.1/apache-cloudstack-4.18.1.1-src.tar.bz2.asc">PGP</a>&nbsp;
+<a class="button button--secondary button--sm" href="https://downloads.apache.org/cloudstack/releases/4.18.1.1/apache-cloudstack-4.18.1.1-src.tar.bz2.sha512">SHA512</a>
 <br/><br/>
 
 Full release notes can be found in the version [4.18.1.0 Release
@@ -53,7 +53,7 @@ Instructions for building from source and installing Apache CloudStack can be
 found in the [Installation
 Guide](https://docs.cloudstack.apache.org/en/4.18.1.0/installguide/).
 Instructions for building from source and upgrading from a previous version of
-CloudStack to Apache CloudStack 4.18.1.0 can be found in the upgrade section of
+CloudStack to Apache CloudStack 4.18.1.1 can be found in the upgrade section of
 the Release Notes (see above).
 
 ### Community Packages
diff --git a/src/pages/index.tsx b/src/pages/index.tsx
index 3ccd9a997..ed4e7b21e 100644
--- a/src/pages/index.tsx
+++ b/src/pages/index.tsx
@@ -27,7 +27,7 @@ Apache CloudStack™  is an open-source software system designed to deploy and m
               <a href="downloads" class="btn btn-light btn-size">Download</a>
 	      &nbsp;
               <a href="https://docs.cloudstack.apache.org/en/4.19.0.0/" target="_blank" class="btn btn-outline-light btn-size">Documentation</a>
-              <p class="small mt-3">Apache CloudStack 4.19.0.0 is out!</p>
+              <p class="small mt-3">Apache CloudStack 4.19.0.1 is out!</p>
             </div>
           </div>
           <div class="col-lg-7"><img src="/img/CloudStack_monkey_cloud.png" class="img-fluid" alt=""/></div>
@@ -219,7 +219,7 @@ specific infrastructure.
               <div class="col col-lg-5">
                 <h2 class="section-title mb-4 margin-second">Latest Release</h2>
                 <div class="center-buttons">
-                  <p class="px18">Apache CloudStack 4.19.0.0 is out!<br/>This is the latest LTS release.</p>
+                  <p class="px18">Apache CloudStack 4.19.0.1 is out!<br/>This is the latest LTS release.</p>
                   <a href="downloads" class="btn btn-primary btn-size">Download</a>
                   &nbsp;
                   <a href="https://docs.cloudstack.apache.org/en/4.19.0.0/" target="_blank" class="btn btn-outline-secondary btn-size">Documentation</a>