This is an automated email from the ASF dual-hosted git repository. rohit pushed a commit to tag 4.19.1.2 in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git
commit 1c9450bcf3bcc492cffab4ceb5b5fcb22ec9e63a Author: Daniel Augusto Veronezi Salvador <[email protected]> AuthorDate: Mon Oct 14 17:54:09 2024 -0300 Release 4.19.1.2 Signed-off-by: Rohit Yadav <[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 0f10103..8ed564f 100644 --- a/source/conf.py +++ b/source/conf.py @@ -26,7 +26,7 @@ author = 'Apache CloudStack Project' # The short X.Y version version = '4.19' # The full version, including alpha/beta/rc tags -release = '4.19.1.1' +release = '4.19.1.2' rst_epilog = """ .. include:: /_global.rst diff --git a/source/releasenotes/about.rst b/source/releasenotes/about.rst index b546a08..18c3f5d 100644 --- a/source/releasenotes/about.rst +++ b/source/releasenotes/about.rst @@ -17,6 +17,12 @@ What's New in |release| ======================= +Refer to the advisory blog at: +https://cloudstack.apache.org/blog/security-release-advisory-4.18.2.4-4.19.1.2 + +What's New in 4.19.1.1 +======================= + Refer to the advisory blog at: https://cloudstack.apache.org/blog/security-release-advisory-4.19.1.1-4.18.2.3
