From 620c3464778ceb00254d497a00c837ff0e7ec236 Mon Sep 17 00:00:00 2001 From: Suresh Kumar Anaparti Date: Tue, 26 May 2026 14:40:22 +0530 Subject: [PATCH] 4.22.1.0 index, downloads, doc links --- 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 .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. -Get the 4.22.0.1 Source  +Get the 4.22.1.0 Source  KEYS  -PGP  -SHA512 +PGP  +SHA512

-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. -Get the 4.20.3.0 Source  +Get the 4.22.0.1 Source  KEYS  -PGP  -SHA512 +PGP  +SHA512

-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
Download   - Documentation -

Apache CloudStack 4.22.0.0 is out!

+ Documentation +

Apache CloudStack 4.22.1.0 is out!

@@ -219,10 +219,10 @@ specific infrastructure.

Latest Release

-

Apache CloudStack 4.22.0.0 is out!
This is the latest Regular release.

+

Apache CloudStack 4.22.1.0 is out!
This is the latest LTS release.

Download   - Documentation + Documentation