This is an automated email from the ASF dual-hosted git repository. DaanHoogland pushed a commit to branch 4.22.0.1 in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git
commit 4dbee23b66e7a8a3eb09fabe74afae4974ab1013 Author: Daan Hoogland <[email protected]> AuthorDate: Thu May 7 11:39:55 2026 +0200 advisory 22.0.1 --- source/conf.py | 2 +- source/releasenotes/about.rst | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/source/conf.py b/source/conf.py index fe4543b6..da897e26 100644 --- a/source/conf.py +++ b/source/conf.py @@ -26,7 +26,7 @@ author = 'Apache CloudStack Project' # The short X.Y version version = '4.22' # The full version, including alpha/beta/rc tags -release = '4.22.0.0' +release = '4.22.0.1' rst_epilog = """ .. include:: /_global.rst diff --git a/source/releasenotes/about.rst b/source/releasenotes/about.rst index d521ad47..37d68504 100644 --- a/source/releasenotes/about.rst +++ b/source/releasenotes/about.rst @@ -17,7 +17,13 @@ What's New in |release| ======================= -Apache CloudStack |release| is a LTS release with 10 new features, +Refer to the advisory blog at: +https://cloudstack.apache.org/blog/security-release-advisory-4.20.3.0-4.22.0.1 + +What's New in 4.22.0.0 +======================= + +Apache CloudStack 4.22.0.0 is a LTS release with 10 new features, around 15 improvements and more than 140 bug fixes since the 4.21.0.0 release. Some of the highlights include:
