This is an automated email from the ASF dual-hosted git repository.

pearl11594 pushed a commit to branch 4.20-release-notes
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git

commit 0de4738bf755a091a1d162ef84a7ece87d5c33fe
Author: Pearl Dsilva <pearl1...@gmail.com>
AuthorDate: Tue May 27 17:17:46 2025 +0530

    [WIP] Release notes for 4.20.1
---
 source/_global.rst              | 24 ++++++++++++------------
 source/conf.py                  |  4 ++--
 source/releasenotes/about.rst   | 24 +++++++++++-------------
 source/releasenotes/changes.rst |  4 ++--
 4 files changed, 27 insertions(+), 29 deletions(-)

diff --git a/source/_global.rst b/source/_global.rst
index 280926d..98a4083 100644
--- a/source/_global.rst
+++ b/source/_global.rst
@@ -25,20 +25,20 @@
 
 .. Latest version systemvm template name
 
-.. |sysvm64-version|     replace:: 4.20.0
-.. |sysvm64-name-xen|    replace:: systemvm-xenserver-4.20.0-x86_64
-.. |sysvm64-name-kvm|    replace:: systemvm-kvm-4.20.0-x86_64
-.. |sysvm64-name-vmware| replace:: systemvm-vmware-4.20.0-x86_64
-.. |sysvm64-name-hyperv| replace:: systemvm-hyperv-4.20.0-x86_64
-.. |sysvm64-name-ovm|    replace:: systemvm-ovm-4.20.0-x86_64
+.. |sysvm64-version|     replace:: 4.20.1
+.. |sysvm64-name-xen|    replace:: systemvm-xenserver-4.20.1-x86_64
+.. |sysvm64-name-kvm|    replace:: systemvm-kvm-4.20.1-x86_64
+.. |sysvm64-name-vmware| replace:: systemvm-vmware-4.20.1-x86_64
+.. |sysvm64-name-hyperv| replace:: systemvm-hyperv-4.20.1-x86_64
+.. |sysvm64-name-ovm|    replace:: systemvm-ovm-4.20.1-x86_64
 
 .. Latest version systemvm template URL
-.. |sysvm64-url-xen|            replace:: 
http://download.cloudstack.org/systemvm/4.20/systemvmtemplate-4.20.0-x86_64-xen.vhd.bz2
-.. |sysvm64-url-kvm|            replace:: 
http://download.cloudstack.org/systemvm/4.20/systemvmtemplate-4.20.0-x86_64-kvm.qcow2.bz2
-.. |sysvm64-url-kvm-aarch64|    replace:: 
http://download.cloudstack.org/systemvm/4.20/systemvmtemplate-4.20.0-aarch64-kvm.qcow2.bz2
-.. |sysvm64-url-vmware|         replace:: 
http://download.cloudstack.org/systemvm/4.20/systemvmtemplate-4.20.0-x86_64-vmware.ova
-.. |sysvm64-url-hyperv|         replace:: 
http://download.cloudstack.org/systemvm/4.20/systemvmtemplate-4.20.0-x86_64-hyperv.vhd.zip
-.. |sysvm64-url-ovm|            replace:: 
http://download.cloudstack.org/systemvm/4.20/systemvmtemplate-4.20.0-x86_64-ovm.raw.bz2
+.. |sysvm64-url-xen|            replace:: 
http://download.cloudstack.org/systemvm/4.20/systemvmtemplate-4.20.1-x86_64-xen.vhd.bz2
+.. |sysvm64-url-kvm|            replace:: 
http://download.cloudstack.org/systemvm/4.20/systemvmtemplate-4.20.1-x86_64-kvm.qcow2.bz2
+.. |sysvm64-url-kvm-aarch64|    replace:: 
http://download.cloudstack.org/systemvm/4.20/systemvmtemplate-4.20.1-aarch64-kvm.qcow2.bz2
+.. |sysvm64-url-vmware|         replace:: 
http://download.cloudstack.org/systemvm/4.20/systemvmtemplate-4.20.1-x86_64-vmware.ova
+.. |sysvm64-url-hyperv|         replace:: 
http://download.cloudstack.org/systemvm/4.20/systemvmtemplate-4.20.1-x86_64-hyperv.vhd.zip
+.. |sysvm64-url-ovm|            replace:: 
http://download.cloudstack.org/systemvm/4.20/systemvmtemplate-4.20.1-x86_64-ovm.raw.bz2
 
 .. Images
 
diff --git a/source/conf.py b/source/conf.py
index 277e874..5bf1867 100644
--- a/source/conf.py
+++ b/source/conf.py
@@ -20,13 +20,13 @@
 # -- Project information -----------------------------------------------------
 
 project = 'Apache CloudStack'
-copyright = '2012-2024, Apache Foundation'
+copyright = '2012-2025, Apache Foundation'
 author = 'Apache CloudStack Project'
 
 # The short X.Y version
 version = '4.20'
 # The full version, including alpha/beta/rc tags
-release = '4.20.0.0'
+release = '4.20.1.0'
 
 rst_epilog = """
 .. include:: /_global.rst 
diff --git a/source/releasenotes/about.rst b/source/releasenotes/about.rst
index 943777b..4da7807 100644
--- a/source/releasenotes/about.rst
+++ b/source/releasenotes/about.rst
@@ -17,23 +17,21 @@
 What's New in |release|
 =======================
 
-Apache CloudStack 4.20.0.0 is the initial 4.20 LTS release with 190+ new
-features, improvements and bug fixes since 4.19, including 15 major
-new features. Some of the highlights include:
+Apache CloudStack |release| is a 4.20 LTS minor release with over 150 fixes
+and improvements since the 4.20.0.0 release. Some of the highlights include:
 
-• Webhooks
-• Dynamic and Static Routing
-• Ceph RGW Object Store Support
-• NSX integration
-• Shared Filesystems
-• Multi-arch Zones
-• Simple NAS backup plugin for KVM
-• Usage UI
-• API documentation in UI
+• Improve listing of Vmware Datacenter VMs for migration to KVM
+• Improvements to multi-architecture support in CloudStack
+• vTPM support for KVM and VMware
+• Support for XenServer 8.4 / XCP-ng 8.3
+• Added support for VMware 80u2 and 80u3
+• Updated Sysyem VM template to Debian 12.10
+• Linstore improvements
+• NAS B&R improvements
 
 
 The full list of new features can be found in the project release notes at
-https://docs.cloudstack.apache.org/en/4.20.0.0/releasenotes/changes.html
+https://docs.cloudstack.apache.org/en/4.20.1.0/releasenotes/changes.html
 
 Log4j Upgrade
 =============
diff --git a/source/releasenotes/changes.rst b/source/releasenotes/changes.rst
index 345e49c..5cd10ae 100644
--- a/source/releasenotes/changes.rst
+++ b/source/releasenotes/changes.rst
@@ -13,10 +13,10 @@
    specific language governing permissions and limitations
    under the License.
 
-Changes in |release| since 4.19.1.0
+Changes in |release| since 4.20.1.0
 ===================================
 
-Apache CloudStack uses GitHub 
https://github.com/apache/cloudstack/milestone/30?closed=1
+Apache CloudStack uses GitHub 
https://github.com/apache/cloudstack/milestone/36?closed=1
 to track its issues.
 
 

Reply via email to