This is an automated email from the ASF dual-hosted git repository.
DaanHoogland 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 6aff1cbee 4.22.1.0 index, downloads, doc links (#431)
6aff1cbee is described below
commit 6aff1cbeecf451ea1bfdc9046cf1eeae4fa87207
Author: Suresh Kumar Anaparti <[email protected]>
AuthorDate: Tue May 26 15:46:42 2026 +0530
4.22.1.0 index, downloads, doc links (#431)
---
src/components/Releases/index.tsx | 1 +
src/pages/downloads.mdx | 35 ++++++++++++++++++-----------------
src/pages/index.tsx | 8 ++++----
3 files changed, 23 insertions(+), 21 deletions(-)
diff --git a/src/components/Releases/index.tsx
b/src/components/Releases/index.tsx
index dccc29cae..f051dc422 100644
--- a/src/components/Releases/index.tsx
+++ b/src/components/Releases/index.tsx
@@ -1,6 +1,7 @@
import React from "react";
const versions = [
+ '4.22.1.0',
'4.22.0.1',
'4.22.0.0',
'4.21.0.0',
diff --git a/src/pages/downloads.mdx b/src/pages/downloads.mdx
index 415cf72fe..aa8433b24 100644
--- a/src/pages/downloads.mdx
+++ b/src/pages/downloads.mdx
@@ -28,42 +28,42 @@ $ sha512sum --check <release-filename>.sha512
### Source Releases
-Apache CloudStack's most recent release is `4.22.0.1`. This is current
+Apache CloudStack's most recent release is `4.22.1.0`. This is current
CloudStack LTS release.
-<a className="button button--primary button--lg"
href="https://dlcdn.apache.org/cloudstack/releases/4.22.0.1/apache-cloudstack-4.22.0.1-src.tar.bz2">Get
the 4.22.0.1 Source</a>
+<a className="button button--primary button--lg"
href="https://dlcdn.apache.org/cloudstack/releases/4.22.1.0/apache-cloudstack-4.22.1.0-src.tar.bz2">Get
the 4.22.1.0 Source</a>
<a className="button button--secondary button--sm"
href="https://dlcdn.apache.org/cloudstack/KEYS">KEYS</a>
-<a className="button button--secondary button--sm"
href="https://dlcdn.apache.org/cloudstack/releases/4.22.0.1/apache-cloudstack-4.22.0.1-src.tar.bz2.asc">PGP</a>
-<a className="button button--secondary button--sm"
href="https://dlcdn.apache.org/cloudstack/releases/4.22.0.1/apache-cloudstack-4.22.0.1-src.tar.bz2.sha512">SHA512</a>
+<a className="button button--secondary button--sm"
href="https://dlcdn.apache.org/cloudstack/releases/4.22.1.0/apache-cloudstack-4.22.1.0-src.tar.bz2.asc">PGP</a>
+<a className="button button--secondary button--sm"
href="https://dlcdn.apache.org/cloudstack/releases/4.22.1.0/apache-cloudstack-4.22.1.0-src.tar.bz2.sha512">SHA512</a>
<br/><br/>
-Full release notes can be found in the version [4.22.0.1 Release
-Notes](https://docs.cloudstack.apache.org/en/4.22.0.1/releasenotes/) website.
+Full release notes can be found in the version [4.22.1.0 Release
+Notes](https://docs.cloudstack.apache.org/en/4.22.1.0/releasenotes/) website.
Instructions for building from source and installing Apache CloudStack can be
found in the [Installation
-Guide](https://docs.cloudstack.apache.org/en/4.22.0.1/installguide/).
+Guide](https://docs.cloudstack.apache.org/en/4.22.1.0/installguide/).
Instructions for building from source and upgrading from a previous version of
-CloudStack to Apache CloudStack 4.22.0.1 can be found in the upgrade section of
+CloudStack to Apache CloudStack 4.22.1.0 can be found in the upgrade section of
the Release Notes (see above).
-The latest CloudStack LTS maintenance release for version `4.20.x.x` is
`4.20.3.0` as part of the
+The latest CloudStack LTS maintenance release for version `4.22.x.x` is
`4.22.1.0` as part of the
previous LTS release.
-<a className="button button--primary button--lg"
href="https://dlcdn.apache.org/cloudstack/releases/4.20.3.0/apache-cloudstack-4.20.3.0-src.tar.bz2">Get
the 4.20.3.0 Source</a>
+<a className="button button--primary button--lg"
href="https://dlcdn.apache.org/cloudstack/releases/4.22.0.1/apache-cloudstack-4.22.0.1-src.tar.bz2">Get
the 4.22.0.1 Source</a>
<a className="button button--secondary button--sm"
href="https://dlcdn.apache.org/cloudstack/KEYS">KEYS</a>
-<a className="button button--secondary button--sm"
href="https://dlcdn.apache.org/cloudstack/releases/4.20.3.0/apache-cloudstack-4.20.3.0-src.tar.bz2.asc">PGP</a>
-<a className="button button--secondary button--sm"
href="https://dlcdn.apache.org/cloudstack/releases/4.20.3.0/apache-cloudstack-4.20.3.0-src.tar.bz2.sha512">SHA512</a>
+<a className="button button--secondary button--sm"
href="https://dlcdn.apache.org/cloudstack/releases/4.22.0.1/apache-cloudstack-4.22.0.1-src.tar.bz2.asc">PGP</a>
+<a className="button button--secondary button--sm"
href="https://dlcdn.apache.org/cloudstack/releases/4.22.0.1/apache-cloudstack-4.22.0.1-src.tar.bz2.sha512">SHA512</a>
<br/><br/>
-Full release notes can be found in the version [4.20.3.0 Release
-Notes](https://docs.cloudstack.apache.org/en/4.20.3.0/releasenotes/) website.
+Full release notes can be found in the version [4.22.0.1 Release
+Notes](https://docs.cloudstack.apache.org/en/4.22.0.1/releasenotes/) website.
Instructions for building from source and installing Apache CloudStack can be
found in the [Installation
-Guide](https://docs.cloudstack.apache.org/en/4.20.3.0/installguide/).
+Guide](https://docs.cloudstack.apache.org/en/4.22.0.1/installguide/).
Instructions for building from source and upgrading from a previous version of
-CloudStack to Apache CloudStack 4.20.3.0 can be found in the upgrade section of
+CloudStack to Apache CloudStack 4.22.0.1 can be found in the upgrade section of
the Release Notes (see above).
### Community Packages
@@ -73,15 +73,16 @@ supplemented by community members who have chosen to
provide package
repositories that also include noredist libraries:
- Ubuntu DEB repository: http://download.cloudstack.org/ubuntu
+- EL10 RPM repository: http://download.cloudstack.org/el/10/
- EL9 RPM repository: http://download.cloudstack.org/el/9/
- EL8 RPM repository: http://download.cloudstack.org/el/8/
-- EL7 RPM repository: http://download.cloudstack.org/el/7/
- SUSE/openSUSE 15 RPM repository: http://download.cloudstack.org/suse/15/
Experimental ARM64 packages:
- Ubuntu/DEB repository: http://download.cloudstack.org/arm64/
Old repositories for distros eached EOL:
+- EL7 RPM repository (for 4.19 and older releases):
http://download.cloudstack.org/el/7/
- EL6 RPM repository (for 4.13 and older releases):
http://download.cloudstack.org/centos/6/
Instructions for using these community provided repositories can be found in
the
diff --git a/src/pages/index.tsx b/src/pages/index.tsx
index 09c1c6e70..727dbdd9b 100644
--- a/src/pages/index.tsx
+++ b/src/pages/index.tsx
@@ -26,8 +26,8 @@ Apache CloudStack™ is an open-source software system
designed to deploy and m
<div className="center-buttons">
<a href="downloads" className="btn btn-light
btn-size">Download</a>
- <a href="https://docs.cloudstack.apache.org/en/4.22.0.0/"
target="_blank" className="btn btn-outline-light btn-size">Documentation</a>
- <p className="small mt-3">Apache CloudStack 4.22.0.0 is out!</p>
+ <a href="https://docs.cloudstack.apache.org/en/4.22.1.0/"
target="_blank" className="btn btn-outline-light btn-size">Documentation</a>
+ <p className="small mt-3">Apache CloudStack 4.22.1.0 is out!</p>
</div>
</div>
<div className="col-lg-7"><img
src="/img/CloudStack_monkey_cloud.png" className="img-fluid" alt=""/></div>
@@ -219,10 +219,10 @@ specific infrastructure.
<div className="col col-lg-5">
<h2 className="section-title mb-4 margin-second">Latest
Release</h2>
<div className="center-buttons">
- <p className="px18">Apache CloudStack 4.22.0.0 is
out!<br/>This is the latest Regular release.</p>
+ <p className="px18">Apache CloudStack 4.22.1.0 is
out!<br/>This is the latest LTS release.</p>
<a href="downloads" className="btn btn-primary
btn-size">Download</a>
- <a href="https://docs.cloudstack.apache.org/en/4.22.0.0/"
target="_blank" className="btn btn-outline-secondary btn-size">Documentation</a>
+ <a href="https://docs.cloudstack.apache.org/en/4.22.1.0/"
target="_blank" className="btn btn-outline-secondary btn-size">Documentation</a>
</div>
</div>
<div className="col-lg-7"><img
src="/img/CloudStack_release_illustration.png" className="img-fluid
img-release" alt=""/></div>