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 bc5728a7ff0 systemvm: Bump systemvm template version to debian 12.10 
(#10628)
bc5728a7ff0 is described below

commit bc5728a7ff0c6817f9642d2a4168f54823e44286
Author: Pearl Dsilva <pearl1...@gmail.com>
AuthorDate: Sat Mar 29 02:04:53 2025 -0400

    systemvm: Bump systemvm template version to debian 12.10 (#10628)
    
    * systemvm: Bumpt systemvm template version to debian 12.10
    
    * package right version of sysvm templates
---
 pom.xml                                                               | 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/pom.xml b/pom.xml
index 1087ff95531..daf9c15e01b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
         
<project.systemvm.template.location>https://download.cloudstack.org/systemvm</project.systemvm.template.location>
-        
<project.systemvm.template.version>4.20.0.0</project.systemvm.template.version>
+        
<project.systemvm.template.version>4.20.1.0</project.systemvm.template.version>
         <sonar.organization>apache</sonar.organization>
         <sonar.host.url>https://sonarcloud.io</sonar.host.url>
 
diff --git 
a/tools/appliance/systemvmtemplate/template-base_aarch64-target_aarch64.json 
b/tools/appliance/systemvmtemplate/template-base_aarch64-target_aarch64.json
index e2b4d3bce92..2165b571576 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:04a2a128852c2dff8bb71779ad325721385051eb1264d897bdb5918ab207a9b1de636ded149c56c61a09eb8c7f428496815e70d3be31b1b1cf4c70bf6427cedd",
-      "iso_url": 
"https://cdimage.debian.org/mirror/cdimage/release/12.9.0/arm64/iso-cd/debian-12.9.0-arm64-netinst.iso";,
+      "iso_checksum": 
"sha512:022895e699231c94abf7012f86cabc587dc576f07f856c87609d5d40c1f921d805a5a862cba94c1a47d09aaa565ec445222e338e73d1fa1affc4fc5908bb50ad",
+      "iso_url": 
"https://cdimage.debian.org/mirror/cdimage/release/12.10.0/arm64/iso-cd/debian-12.10.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 b1cd7c69e2c..7f1b5c4befa 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:04a2a128852c2dff8bb71779ad325721385051eb1264d897bdb5918ab207a9b1de636ded149c56c61a09eb8c7f428496815e70d3be31b1b1cf4c70bf6427cedd",
-      "iso_url": 
"https://cdimage.debian.org/mirror/cdimage/release/12.9.0/arm64/iso-cd/debian-12.9.0-arm64-netinst.iso";,
+      "iso_checksum": 
"sha512:022895e699231c94abf7012f86cabc587dc576f07f856c87609d5d40c1f921d805a5a862cba94c1a47d09aaa565ec445222e338e73d1fa1affc4fc5908bb50ad",
+      "iso_url": 
"https://cdimage.debian.org/mirror/cdimage/release/12.10.0/arm64/iso-cd/debian-12.10.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 322d1620e03..d74c408cbc3 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:9ebe405c3404a005ce926e483bc6c6841b405c4d85e0c8a7b1707a7fe4957c617ae44bd807a57ec3e5c2d3e99f2101dfb26ef36b3720896906bdc3aaeec4cd80",
-      "iso_url": 
"https://cdimage.debian.org/mirror/cdimage/release/12.9.0/amd64/iso-cd/debian-12.9.0-amd64-netinst.iso";,
+      "iso_checksum": 
"sha512:cb089def0684fd93c9c2fbe45fd16ecc809c949a6fd0c91ee199faefe7d4b82b64658a264a13109d59f1a40ac3080be2f7bd3d8bf3e9cdf509add6d72576a79b",
+      "iso_url": 
"https://cdimage.debian.org/mirror/cdimage/release/12.10.0/amd64/iso-cd/debian-12.10.0-amd64-netinst.iso";,
       "net_device": "virtio-net",
       "output_directory": "../dist",
       "qemuargs": [

Reply via email to