This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a commit to branch update-release-sources in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git
commit b714d1b2685a4bf71a3b233308ffc4fb562eac72 Author: Pearl Dsilva <[email protected]> AuthorDate: Tue Jun 10 14:38:06 2025 +0530 Update Release versions to latest available --- src/pages/downloads.mdx | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/pages/downloads.mdx b/src/pages/downloads.mdx index 0b69d9087..ee2c74430 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.20.0.0`. This is current +Apache CloudStack's most recent release is `4.20.1.0`. This is current CloudStack LTS release. -<a className="button button--primary button--lg" href="http://www.apache.org/dyn/closer.lua/cloudstack/releases/4.20.0.0/apache-cloudstack-4.20.0.0-src.tar.bz2">Get the 4.20.0.0 Source</a> +<a className="button button--primary button--lg" href="http://www.apache.org/dyn/closer.lua/cloudstack/releases/4.20.1.0/apache-cloudstack-4.20.1.0-src.tar.bz2">Get the 4.20.1.0 Source</a> <a className="button button--secondary button--sm" href="https://downloads.apache.org/cloudstack/KEYS">KEYS</a> -<a className="button button--secondary button--sm" href="https://downloads.apache.org/cloudstack/releases/4.20.0.0/apache-cloudstack-4.20.0.0-src.tar.bz2.asc">PGP</a> -<a className="button button--secondary button--sm" href="https://downloads.apache.org/cloudstack/releases/4.20.0.0/apache-cloudstack-4.20.0.0-src.tar.bz2.sha512">SHA512</a> +<a className="button button--secondary button--sm" href="https://downloads.apache.org/cloudstack/releases/4.20.1.0/apache-cloudstack-4.20.1.0-src.tar.bz2.asc">PGP</a> +<a className="button button--secondary button--sm" href="https://downloads.apache.org/cloudstack/releases/4.20.1.0/apache-cloudstack-4.20.1.0-src.tar.bz2.sha512">SHA512</a> <br/><br/> -Full release notes can be found in the version [4.20.0.0 Release -Notes](https://docs.cloudstack.apache.org/en/4.20.0.0/releasenotes/) website. +Full release notes can be found in the version [4.20.1.0 Release +Notes](https://docs.cloudstack.apache.org/en/4.20.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.20.0.0/installguide/). +Guide](https://docs.cloudstack.apache.org/en/4.20.1.0/installguide/). Instructions for building from source and upgrading from a previous version of -CloudStack to Apache CloudStack 4.20.0.0 can be found in the upgrade section of +CloudStack to Apache CloudStack 4.20.1.0 can be found in the upgrade section of the Release Notes (see above). -The latest CloudStack LTS maintenance release for version `4.19.x.x` is `4.19.2.0` as part of the +The latest CloudStack LTS maintenance release for version `4.19.x.x` is `4.19.3.0` as part of the previous LTS release. -<a className="button button--primary button--lg" href="http://www.apache.org/dyn/closer.lua/cloudstack/releases/4.19.2.0/apache-cloudstack-4.19.2.0-src.tar.bz2">Get the 4.19.2.0 Source</a> +<a className="button button--primary button--lg" href="http://www.apache.org/dyn/closer.lua/cloudstack/releases/4.19.3.0/apache-cloudstack-4.19.3.0-src.tar.bz2">Get the 4.19.3.0 Source</a> <a className="button button--secondary button--sm" href="https://downloads.apache.org/cloudstack/KEYS">KEYS</a> -<a className="button button--secondary button--sm" href="https://downloads.apache.org/cloudstack/releases/4.19.2.0/apache-cloudstack-4.19.2.0-src.tar.bz2.asc">PGP</a> -<a className="button button--secondary button--sm" href="https://downloads.apache.org/cloudstack/releases/4.19.2.0/apache-cloudstack-4.19.2.0-src.tar.bz2.sha512">SHA512</a> +<a className="button button--secondary button--sm" href="https://downloads.apache.org/cloudstack/releases/4.19.3.0/apache-cloudstack-4.19.3.0-src.tar.bz2.asc">PGP</a> +<a className="button button--secondary button--sm" href="https://downloads.apache.org/cloudstack/releases/4.19.3.0/apache-cloudstack-4.19.3.0-src.tar.bz2.sha512">SHA512</a> <br/><br/> -Full release notes can be found in the version [4.19.2.0 Release -Notes](https://docs.cloudstack.apache.org/en/4.19.2.0/releasenotes/) website. +Full release notes can be found in the version [4.19.3.0 Release +Notes](https://docs.cloudstack.apache.org/en/4.19.3.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.19.2.0/installguide/). +Guide](https://docs.cloudstack.apache.org/en/4.19.3.0/installguide/). Instructions for building from source and upgrading from a previous version of -CloudStack to Apache CloudStack 4.19.2.0 can be found in the upgrade section of +CloudStack to Apache CloudStack 4.19.3.0 can be found in the upgrade section of the Release Notes (see above). ### Community Packages
