From b2532af87ddd31fc7fd368f4772ba3113b943654 Mon Sep 17 00:00:00 2001 From: Pearl Dsilva Date: Tue, 10 Jun 2025 16:18:30 +0530 Subject: [PATCH 1/2] Update 4.20.1 release notes --- source/releasenotes/compat.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/releasenotes/compat.rst b/source/releasenotes/compat.rst index 78e88d8b16..1adb9e0272 100644 --- a/source/releasenotes/compat.rst +++ b/source/releasenotes/compat.rst @@ -45,11 +45,12 @@ Supported Hypervisor Versions CloudStack supports three hypervisor families, KVM, XenServer/XCP-ng with XAPI, and VMware with vSphere. -- Ubuntu 20.04 LTS, 22.04 LTS, 24.04 LTS with KVM +- 22.04 LTS, 24.04 LTS with KVM - Oracle Linux 8, 9 with KVM - Alma Linux 8, 9 with KVM - Rocky Linux 8, 9 with KVM - Red Hat Enterprise Linux 8, 9 with KVM +- Experimental support for Red Hat Enterprise Linux 10 with KVM - openSUSE Leap 15 with KVM - SUSE Linux Enterprise Server 15 with KVM - XCP-ng 8.2.0 From e8b3d473aab27de3dec4ba755cd383f879a709a3 Mon Sep 17 00:00:00 2001 From: Rohit Yadav Date: Tue, 10 Jun 2025 16:32:12 +0530 Subject: [PATCH 2/2] Update source/releasenotes/compat.rst --- source/releasenotes/compat.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/releasenotes/compat.rst b/source/releasenotes/compat.rst index 1adb9e0272..4c0382e97f 100644 --- a/source/releasenotes/compat.rst +++ b/source/releasenotes/compat.rst @@ -45,7 +45,7 @@ Supported Hypervisor Versions CloudStack supports three hypervisor families, KVM, XenServer/XCP-ng with XAPI, and VMware with vSphere. -- 22.04 LTS, 24.04 LTS with KVM +- Ubuntu 22.04 LTS, 24.04 LTS with KVM - Oracle Linux 8, 9 with KVM - Alma Linux 8, 9 with KVM - Rocky Linux 8, 9 with KVM