This is an automated email from the ASF dual-hosted git repository. shwstppr pushed a commit to tag 4.18.2.1 in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git
commit fffb673a36820a4e7641cc05b8d6ea7b0ed21bc9 Author: Abhishek Kumar <[email protected]> AuthorDate: Fri Jul 5 18:27:57 2024 +0530 update version Signed-off-by: Abhishek Kumar <[email protected]> --- source/conf.py | 2 +- source/releasenotes/about.rst | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/source/conf.py b/source/conf.py index ff4373a..d4f03c4 100644 --- a/source/conf.py +++ b/source/conf.py @@ -26,7 +26,7 @@ author = 'Apache CloudStack Project' # The short X.Y version version = '4.18' # The full version, including alpha/beta/rc tags -release = '4.18.2.0' +release = '4.18.2.1' rst_epilog = """ .. include:: /_global.rst diff --git a/source/releasenotes/about.rst b/source/releasenotes/about.rst index 62fc2d0..317d402 100644 --- a/source/releasenotes/about.rst +++ b/source/releasenotes/about.rst @@ -16,6 +16,12 @@ What's New in |release| ======================= +Refer to the advisory blog at +https://cloudstack.apache.org/blog/security-release-advisory-4.19.0.2-4.18.2.1 + +What's in since 4.18.2.0 +======================== + Apache CloudStack |release| is a 4.18 LTS minor release with 105 fixes since the 4.18.1.0 release. Some of the highlights include:
