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

dahn 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 4cca38d1c 4.19.2.0 (#295)
4cca38d1c is described below

commit 4cca38d1c4c2044d2fb0a9ff25d29ff965612b31
Author: dahn <[email protected]>
AuthorDate: Mon Mar 3 12:02:22 2025 +0100

    4.19.2.0 (#295)
---
 .../CloudStack_New-Release-4192.jpg                | Bin 0 -> 288638 bytes
 .../index.md                                       |  72 +++++++++++++++++++++
 src/components/Releases/index.tsx                  |   1 +
 src/pages/downloads.mdx                            |  16 ++---
 4 files changed, 81 insertions(+), 8 deletions(-)

diff --git 
a/blog/2025-03-03-cloudstack-4.19.2.0-release/CloudStack_New-Release-4192.jpg 
b/blog/2025-03-03-cloudstack-4.19.2.0-release/CloudStack_New-Release-4192.jpg
new file mode 100644
index 000000000..25c252405
Binary files /dev/null and 
b/blog/2025-03-03-cloudstack-4.19.2.0-release/CloudStack_New-Release-4192.jpg 
differ
diff --git a/blog/2025-03-03-cloudstack-4.19.2.0-release/index.md 
b/blog/2025-03-03-cloudstack-4.19.2.0-release/index.md
new file mode 100644
index 000000000..e646617df
--- /dev/null
+++ b/blog/2025-03-03-cloudstack-4.19.2.0-release/index.md
@@ -0,0 +1,72 @@
+---
+layout: post
+title: Apache CloudStack 4.19.2.0 Release
+tags: [announcement]
+authors: [daan]
+slug: cloudstack-4.19.2.0-release
+---
+
+[![](CloudStack_New-Release-4192.jpg "Apache CloudStack 4.19.2.0 
Release")](/blog/cloudstack-4.19.2.0-release)
+
+The Apache CloudStack project is pleased to announce the release of CloudStack
+4.19.2.0.
+
+<!-- truncate -->
+
+The CloudStack 4.19.2.0 release is a maintenance update within the 4.19.x LTS 
branch. This release includes over 170 fixes, bringing the total number of 
fixes since version 4.19.0 to approximately 480.
+
+Some of the highlights include:
+
+* Improvements for third-party storage solutions like LINSTOR and StorPool
+* Numerous fixes for UI and API behaviour
+* Project access control fixes
+* Network enhancements for various types of networks
+* Improved VMware import functionality
+
+CloudStack LTS branches are supported for 18 months, receiving regular
+updates for the first 12 months, followed by security updates only in
+the last 6 months.
+
+Apache CloudStack is an integrated Infrastructure-as-a-Service (IaaS)
+software platform that enables users to build feature-rich public and
+private cloud environments. It offers an intuitive user interface and
+a robust API for managing compute, networking, software, and storage
+resources. The project became an Apache top-level project in March
+2013.
+
+
+More information about Apache CloudStack can be found at:
+https://cloudstack.apache.org/
+
+## Documentation
+
+What's new in CloudStack 4.19.2.0:
+https://docs.cloudstack.apache.org/en/4.19.2.0/releasenotes/about.html
+
+The 4.19.2.0 release notes include a full list of issues fixed, as well
+as upgrade instructions from previous versions of Apache CloudStack, and
+can be found at:
+https://docs.cloudstack.apache.org/en/4.19.2.0/releasenotes/
+
+The official installation, administration, and API documentation for
+each of the releases are available on our documentation page:
+https://docs.cloudstack.apache.org/
+
+
+## Downloads
+
+The official source code for the 4.19.2.0 release can be downloaded from our
+downloads page:
+
+https://cloudstack.apache.org/downloads.html
+
+In addition to the official source code release, individual contributors
+have also made convenience binaries available on the Apache CloudStack
+download page, and can be found at:
+
+- https://download.cloudstack.org/el/7/
+- https://download.cloudstack.org/el/8/
+- https://download.cloudstack.org/el/9/
+- https://download.cloudstack.org/suse/15
+- https://download.cloudstack.org/ubuntu/dists/
+- https://www.shapeblue.com/packages/
diff --git a/src/components/Releases/index.tsx 
b/src/components/Releases/index.tsx
index 26e0848bf..e9f862252 100644
--- a/src/components/Releases/index.tsx
+++ b/src/components/Releases/index.tsx
@@ -2,6 +2,7 @@ import React from "react";
 
 const versions = [
        '4.20.0.0',
+       '4.19.2.0',
        '4.19.1.3',
        '4.19.1.2',
        '4.19.1.1',
diff --git a/src/pages/downloads.mdx b/src/pages/downloads.mdx
index 5c2a43479..0b69d9087 100644
--- a/src/pages/downloads.mdx
+++ b/src/pages/downloads.mdx
@@ -47,23 +47,23 @@ 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
 the Release Notes (see above).
 
-The latest CloudStack LTS maintenance release for version `4.19.x.x` is 
`4.19.1.3` as part of the
+The latest CloudStack LTS maintenance release for version `4.19.x.x` is 
`4.19.2.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.1.3/apache-cloudstack-4.19.1.3-src.tar.bz2";>Get
 the 4.19.1.3 Source</a>&nbsp;
+<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>&nbsp;
 <a className="button button--secondary button--sm" 
href="https://downloads.apache.org/cloudstack/KEYS";>KEYS</a>&nbsp;
-<a className="button button--secondary button--sm" 
href="https://downloads.apache.org/cloudstack/releases/4.19.1.3/apache-cloudstack-4.19.1.3-src.tar.bz2.asc";>PGP</a>&nbsp;
-<a className="button button--secondary button--sm" 
href="https://downloads.apache.org/cloudstack/releases/4.19.1.3/apache-cloudstack-4.19.1.3-src.tar.bz2.sha512";>SHA512</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>&nbsp;
+<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>
 <br/><br/>
 
-Full release notes can be found in the version [4.19.1.3 Release
-Notes](https://docs.cloudstack.apache.org/en/4.19.1.3/releasenotes/) website.
+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.
 
 Instructions for building from source and installing Apache CloudStack can be
 found in the [Installation
-Guide](https://docs.cloudstack.apache.org/en/4.19.1.3/installguide/).
+Guide](https://docs.cloudstack.apache.org/en/4.19.2.0/installguide/).
 Instructions for building from source and upgrading from a previous version of
-CloudStack to Apache CloudStack 4.19.1.3 can be found in the upgrade section of
+CloudStack to Apache CloudStack 4.19.2.0 can be found in the upgrade section of
 the Release Notes (see above).
 
 ### Community Packages

Reply via email to