This is an automated email from the ASF dual-hosted git repository. shwstppr pushed a commit to tag 4.22.1.1 in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git
commit a2f910405f1a6b85ab3809ed73f54df73c5a22a5 Author: Abhishek Kumar <[email protected]> AuthorDate: Wed Aug 19 09:57:40 2026 +0530 4.22.1.1 release Signed-off-by: Abhishek Kumar <[email protected]> --- source/conf.py | 2 +- source/releasenotes/about.rst | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/source/conf.py b/source/conf.py index 3ca26405..530850a9 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.1.0' +release = '4.22.1.1' rst_epilog = """ .. include:: /_global.rst diff --git a/source/releasenotes/about.rst b/source/releasenotes/about.rst index 2b7f67df..546a952f 100644 --- a/source/releasenotes/about.rst +++ b/source/releasenotes/about.rst @@ -17,6 +17,11 @@ What's New in |release| ======================= +Refer to the advisory blog at: +https://cloudstack.apache.org/blog/security-release-advisory-4.20.3.1-4.22.1.1 + +What's New in 4.22.1.0 +====================== Apache CloudStack |release| is a 4.22 LTS minor release with around 290 fixes and improvements since the 4.22.0.0 release. Some of the highlights include:
