This is an automated email from the ASF dual-hosted git repository. gutoveronezi pushed a commit to tag 4.18.2.5 in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git
commit f8dacdfd67b5590d1ddfedbed6343f9d671754aa Author: Daniel Augusto Veronezi Salvador <[email protected]> AuthorDate: Sun Nov 10 22:59:14 2024 -0300 Release 4.18.2.5 --- 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 88c4fe6..e3c9ebf 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.4' +release = '4.18.2.5' rst_epilog = """ .. include:: /_global.rst diff --git a/source/releasenotes/about.rst b/source/releasenotes/about.rst index 1a33476..0e8f630 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.18.2.5-4.19.1.3 + +What's New in 4.18.2.4 +======================= + Refer to the advisory blog at https://cloudstack.apache.org/blog/security-release-advisory-4.18.2.4-4.19.1.2
