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

rohit pushed a commit to branch 4.20
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


The following commit(s) were added to refs/heads/4.20 by this push:
     new 2d00933d65e systemvmtemplate: bump version Debian 12.9.0 and ACS 
4.20.1 (#10462)
2d00933d65e is described below

commit 2d00933d65e0e33c9c394a8379c02775c84626b5
Author: Rohit Yadav <[email protected]>
AuthorDate: Fri Feb 28 10:05:50 2025 +0530

    systemvmtemplate: bump version Debian 12.9.0 and ACS 4.20.1 (#10462)
    
    This bumps the version of the base OS ISO to Debian 12.9.0 and use
    ACS version identifier to be 4.20.1 (next release).
    
    Signed-off-by: Rohit Yadav <[email protected]>
---
 .../appliance/systemvmtemplate/scripts/configure_systemvm_services.sh | 2 +-
 .../systemvmtemplate/template-base_aarch64-target_aarch64.json        | 4 ++--
 .../systemvmtemplate/template-base_x86_64-target_aarch64.json         | 4 ++--
 .../systemvmtemplate/template-base_x86_64-target_x86_64.json          | 4 ++--
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git 
a/tools/appliance/systemvmtemplate/scripts/configure_systemvm_services.sh 
b/tools/appliance/systemvmtemplate/scripts/configure_systemvm_services.sh
index 077cabf8d93..2629eba92e9 100644
--- a/tools/appliance/systemvmtemplate/scripts/configure_systemvm_services.sh
+++ b/tools/appliance/systemvmtemplate/scripts/configure_systemvm_services.sh
@@ -19,7 +19,7 @@
 set -e
 set -x
 
-CLOUDSTACK_RELEASE=4.20.0
+CLOUDSTACK_RELEASE=4.20.1
 
 function configure_apache2() {
    # Enable ssl, rewrite and auth
diff --git 
a/tools/appliance/systemvmtemplate/template-base_aarch64-target_aarch64.json 
b/tools/appliance/systemvmtemplate/template-base_aarch64-target_aarch64.json
index 67493c7c635..e2b4d3bce92 100644
--- a/tools/appliance/systemvmtemplate/template-base_aarch64-target_aarch64.json
+++ b/tools/appliance/systemvmtemplate/template-base_aarch64-target_aarch64.json
@@ -32,8 +32,8 @@
       "format": "qcow2",
       "headless": true,
       "http_directory": "http",
-      "iso_checksum": 
"sha512:fc3560bb586af14b1d77ab7c2806616916926afcbd5cb3fd5a04a5633dfd91cfbbccada1a123f1ea14c480153b731cbee72a230cea17fd9116b9df8444d8df1c",
-      "iso_url": 
"https://cdimage.debian.org/mirror/cdimage/release/12.7.0/arm64/iso-cd/debian-12.7.0-arm64-netinst.iso";,
+      "iso_checksum": 
"sha512:04a2a128852c2dff8bb71779ad325721385051eb1264d897bdb5918ab207a9b1de636ded149c56c61a09eb8c7f428496815e70d3be31b1b1cf4c70bf6427cedd",
+      "iso_url": 
"https://cdimage.debian.org/mirror/cdimage/release/12.9.0/arm64/iso-cd/debian-12.9.0-arm64-netinst.iso";,
       "net_device": "virtio-net",
       "output_directory": "../dist",
       "qemu_binary": "qemu-system-aarch64",
diff --git 
a/tools/appliance/systemvmtemplate/template-base_x86_64-target_aarch64.json 
b/tools/appliance/systemvmtemplate/template-base_x86_64-target_aarch64.json
index ed03fd74942..b1cd7c69e2c 100644
--- a/tools/appliance/systemvmtemplate/template-base_x86_64-target_aarch64.json
+++ b/tools/appliance/systemvmtemplate/template-base_x86_64-target_aarch64.json
@@ -31,8 +31,8 @@
       "format": "qcow2",
       "headless": true,
       "http_directory": "http",
-      "iso_checksum": 
"sha512:fc3560bb586af14b1d77ab7c2806616916926afcbd5cb3fd5a04a5633dfd91cfbbccada1a123f1ea14c480153b731cbee72a230cea17fd9116b9df8444d8df1c",
-      "iso_url": 
"https://cdimage.debian.org/mirror/cdimage/release/12.7.0/arm64/iso-cd/debian-12.7.0-arm64-netinst.iso";,
+      "iso_checksum": 
"sha512:04a2a128852c2dff8bb71779ad325721385051eb1264d897bdb5918ab207a9b1de636ded149c56c61a09eb8c7f428496815e70d3be31b1b1cf4c70bf6427cedd",
+      "iso_url": 
"https://cdimage.debian.org/mirror/cdimage/release/12.9.0/arm64/iso-cd/debian-12.9.0-arm64-netinst.iso";,
       "net_device": "virtio-net",
       "output_directory": "../dist",
       "qemu_binary": "qemu-system-aarch64",
diff --git 
a/tools/appliance/systemvmtemplate/template-base_x86_64-target_x86_64.json 
b/tools/appliance/systemvmtemplate/template-base_x86_64-target_x86_64.json
index e209d480334..322d1620e03 100644
--- a/tools/appliance/systemvmtemplate/template-base_x86_64-target_x86_64.json
+++ b/tools/appliance/systemvmtemplate/template-base_x86_64-target_x86_64.json
@@ -27,8 +27,8 @@
       "format": "qcow2",
       "headless": true,
       "http_directory": "http",
-      "iso_checksum": 
"sha512:e0bd9ba03084a6fd42413b425a2d20e3731678a31fe5fb2cc84f79332129afca2ad4ec897b4224d6a833afaf28a5d938b0fe5d680983182944162c6825b135ce",
-      "iso_url": 
"https://cdimage.debian.org/mirror/cdimage/release/12.7.0/amd64/iso-cd/debian-12.7.0-amd64-netinst.iso";,
+      "iso_checksum": 
"sha512:9ebe405c3404a005ce926e483bc6c6841b405c4d85e0c8a7b1707a7fe4957c617ae44bd807a57ec3e5c2d3e99f2101dfb26ef36b3720896906bdc3aaeec4cd80",
+      "iso_url": 
"https://cdimage.debian.org/mirror/cdimage/release/12.9.0/amd64/iso-cd/debian-12.9.0-amd64-netinst.iso";,
       "net_device": "virtio-net",
       "output_directory": "../dist",
       "qemuargs": [

Reply via email to