Skip to content

Commit 48fbd3d

Browse files
committed
Merge branch 'staging-site' of https://github.com/apache/cloudstack-www into lts-release-advisory-4.19.3.0-4.20.1.0
2 parents f99a306 + de0d694 commit 48fbd3d

6 files changed

Lines changed: 97 additions & 21 deletions

File tree

150 KB
Loading
Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,74 @@
1+
---
2+
layout: post
3+
title: Apache CloudStack 4.19.3.0 and 4.20.1.0 Release
4+
tags: [announcement]
5+
authors: [pearl]
6+
slug: cloudstack-4.19.3.0-4.20.1.0-release
7+
---
8+
9+
[![](banner.png "Apache CloudStack 4.19.3.0 and 4.20.1.0 Release")](/blog/cloudstack-4.19.3.0-4.20.1.0-release)
10+
11+
The Apache CloudStack project is pleased to announce the release of CloudStack 4.19.3.0 and 4.20.1.0.
12+
13+
The CloudStack releases 4.19.3.0 and 4.20.1.0 are maintenance releases as part of their 4.19.x and 4.20.x LTS branches respectively. CloudStack release 4.19.3.0 contains more than 120 fixes and improvements since CloudStack 4.19.2.0 and CloudStack 4.20.1.0 contains more than 150 fixes and improvements since CloudStack 4.20.0.0 release.
14+
15+
Highlights of 4.19.3.0 include:
16+
<!-- truncate -->
17+
18+
* Fixes broken console access after upgrade to 4.19.2.0 on VMware
19+
* Improve listing of VMware Datacenter VMs for migration to KVM
20+
* Infinite scroll UI component to retrieve more items on reaching end of list
21+
* Prevention of duplication HA jobs and alerts
22+
* Fix SAML2 plugin limitations and SAML multi-account selector in the UI
23+
* Improvements to Linstor
24+
25+
26+
Highlights of 4.20.1.0 include:
27+
<!-- truncate -->
28+
29+
CloudStack 4.20.1.0 includes all the fixes from the 4.19.3.0 release.
30+
* Improvements to multi-architecture support in CloudStack
31+
* vTPM support for KVM and VMware
32+
* Support for XenServer 8.4 / XCP-ng 8.3
33+
* Added support for VMware 80u2 and 80u3
34+
* Updated System VM template to Debian 12.11
35+
* NAS B&R improvements
36+
* Experimental Support of EL10 as Management Server and KVM host
37+
38+
39+
CloudStack LTS branches are supported for 18 months and will receive updates for the first 12 months and only security updates in the last 6 months.
40+
41+
Apache CloudStack is an integrated Infrastructure-as-a-Service (IaaS) software platform that allows users to build feature-rich public and private cloud environments. CloudStack includes an intuitive user interface and rich API for managing the compute, networking, software, and storage resources. The project became an Apache top-level project in March, 2013.
42+
43+
More information about Apache CloudStack can be found at:
44+
https://cloudstack.apache.org/
45+
46+
## Documentation
47+
48+
What's new in  CloudStack 4.19.3.0:
49+
https://docs.cloudstack.apache.org/en/4.19.3.0/releasenotes/about.html
50+
51+
What's new in  CloudStack 4.20.1.0:
52+
https://docs.cloudstack.apache.org/en/4.20.1.0/releasenotes/about.html
53+
54+
The 4.19.3.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:
55+
https://docs.cloudstack.apache.org/en/4.19.3.0/releasenotes/
56+
57+
The 4.20.1.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:
58+
https://docs.cloudstack.apache.org/en/4.20.1.0/releasenotes/
59+
60+
The official installation, administration, and API documentation for each of the releases are available on our documentation page:
61+
https://docs.cloudstack.apache.org/
62+
63+
## Downloads
64+
65+
The official source code for the 4.19.3.0 and 4.20.1.0 releases can be downloaded from our downloads page:https://cloudstack.apache.org/downloads
66+
67+
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:
68+
69+
https://download.cloudstack.org/el/7/
70+
https://download.cloudstack.org/el/8/
71+
https://download.cloudstack.org/el/9/
72+
https://download.cloudstack.org/suse/15
73+
https://download.cloudstack.org/ubuntu/dists/
74+
https://www.shapeblue.com/packages/

blog/authors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ pearl:
6868
name: Pearl Dsilva
6969
title: PMC Member
7070
url: https://github.com/Pearl1594
71-
image_url: https://github.com/Pearl1594.png
71+
image_url: https://github.com/Pearl1594.png

src/components/Releases/index.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
import React from "react";
22

33
const versions = [
4+
'4.20.1.0',
45
'4.20.0.0',
6+
'4.19.3.0',
57
'4.19.2.0',
68
'4.19.1.3',
79
'4.19.1.2',

src/pages/downloads.mdx

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -28,42 +28,42 @@ $ sha512sum --check <release-filename>.sha512
2828

2929
### Source Releases
3030

31-
Apache CloudStack's most recent release is `4.20.0.0`. This is current
31+
Apache CloudStack's most recent release is `4.20.1.0`. This is current
3232
CloudStack LTS release.
3333

34-
<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>&nbsp;
34+
<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>&nbsp;
3535
<a className="button button--secondary button--sm" href="https://downloads.apache.org/cloudstack/KEYS">KEYS</a>&nbsp;
36-
<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>&nbsp;
37-
<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>
36+
<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>&nbsp;
37+
<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>
3838
<br/><br/>
3939

40-
Full release notes can be found in the version [4.20.0.0 Release
41-
Notes](https://docs.cloudstack.apache.org/en/4.20.0.0/releasenotes/) website.
40+
Full release notes can be found in the version [4.20.1.0 Release
41+
Notes](https://docs.cloudstack.apache.org/en/4.20.1.0/releasenotes/) website.
4242

4343
Instructions for building from source and installing Apache CloudStack can be
4444
found in the [Installation
45-
Guide](https://docs.cloudstack.apache.org/en/4.20.0.0/installguide/).
45+
Guide](https://docs.cloudstack.apache.org/en/4.20.1.0/installguide/).
4646
Instructions for building from source and upgrading from a previous version of
47-
CloudStack to Apache CloudStack 4.20.0.0 can be found in the upgrade section of
47+
CloudStack to Apache CloudStack 4.20.1.0 can be found in the upgrade section of
4848
the Release Notes (see above).
4949

50-
The latest CloudStack LTS maintenance release for version `4.19.x.x` is `4.19.2.0` as part of the
50+
The latest CloudStack LTS maintenance release for version `4.19.x.x` is `4.19.3.0` as part of the
5151
previous LTS release.
5252

53-
<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;
53+
<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>&nbsp;
5454
<a className="button button--secondary button--sm" href="https://downloads.apache.org/cloudstack/KEYS">KEYS</a>&nbsp;
55-
<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;
56-
<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>
55+
<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>&nbsp;
56+
<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>
5757
<br/><br/>
5858

59-
Full release notes can be found in the version [4.19.2.0 Release
60-
Notes](https://docs.cloudstack.apache.org/en/4.19.2.0/releasenotes/) website.
59+
Full release notes can be found in the version [4.19.3.0 Release
60+
Notes](https://docs.cloudstack.apache.org/en/4.19.3.0/releasenotes/) website.
6161

6262
Instructions for building from source and installing Apache CloudStack can be
6363
found in the [Installation
64-
Guide](https://docs.cloudstack.apache.org/en/4.19.2.0/installguide/).
64+
Guide](https://docs.cloudstack.apache.org/en/4.19.3.0/installguide/).
6565
Instructions for building from source and upgrading from a previous version of
66-
CloudStack to Apache CloudStack 4.19.2.0 can be found in the upgrade section of
66+
CloudStack to Apache CloudStack 4.19.3.0 can be found in the upgrade section of
6767
the Release Notes (see above).
6868

6969
### Community Packages

src/pages/index.tsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ Apache CloudStack™ is an open-source software system designed to deploy and m
2626
<div className="center-buttons">
2727
<a href="downloads" className="btn btn-light btn-size">Download</a>
2828
&nbsp;
29-
<a href="https://docs.cloudstack.apache.org/en/4.20.0.0/" target="_blank" className="btn btn-outline-light btn-size">Documentation</a>
30-
<p className="small mt-3">Apache CloudStack 4.20.0.0 is out!</p>
29+
<a href="https://docs.cloudstack.apache.org/en/4.20.1.0/" target="_blank" className="btn btn-outline-light btn-size">Documentation</a>
30+
<p className="small mt-3">Apache CloudStack 4.20.1.0 is out!</p>
3131
</div>
3232
</div>
3333
<div className="col-lg-7"><img src="/img/CloudStack_monkey_cloud.png" className="img-fluid" alt=""/></div>
@@ -219,10 +219,10 @@ specific infrastructure.
219219
<div className="col col-lg-5">
220220
<h2 className="section-title mb-4 margin-second">Latest Release</h2>
221221
<div className="center-buttons">
222-
<p className="px18">Apache CloudStack 4.20.0.0 is out!<br/>This is the latest LTS release.</p>
222+
<p className="px18">Apache CloudStack 4.20.1.0 is out!<br/>This is the latest LTS release.</p>
223223
<a href="downloads" className="btn btn-primary btn-size">Download</a>
224224
&nbsp;
225-
<a href="https://docs.cloudstack.apache.org/en/4.20.0.0/" target="_blank" className="btn btn-outline-secondary btn-size">Documentation</a>
225+
<a href="https://docs.cloudstack.apache.org/en/4.20.1.0/" target="_blank" className="btn btn-outline-secondary btn-size">Documentation</a>
226226
</div>
227227
</div>
228228
<div className="col-lg-7"><img src="/img/CloudStack_release_illustration.png" className="img-fluid img-release" alt=""/></div>

0 commit comments

Comments
 (0)