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

weizhou 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 314c4591ecb systemvmtemplate: Bump Debian version to 12.12.0 (#11778)
314c4591ecb is described below

commit 314c4591ecbf27b7d1b08d3f9f50270ed16e2585
Author: Wei Zhou <[email protected]>
AuthorDate: Wed Oct 8 10:25:36 2025 +0200

    systemvmtemplate: Bump Debian version to 12.12.0 (#11778)
---
 .../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 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git 
a/tools/appliance/systemvmtemplate/template-base_aarch64-target_aarch64.json 
b/tools/appliance/systemvmtemplate/template-base_aarch64-target_aarch64.json
index e87c37be61e..f15552ca5cc 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:892cf1185a214d16ff62a18c6b89cdcd58719647c99916f6214bfca6f9915275d727b666c0b8fbf022c425ef18647e9759974abf7fc440431c39b50c296a98d3",
-      "iso_url": 
"https://cdimage.debian.org/mirror/cdimage/archive/12.11.0/arm64/iso-cd/debian-12.11.0-arm64-netinst.iso";,
+      "iso_checksum": 
"sha512:55ab206cd8b0da2898767c3eb6ab5ebef101e3925ec91b3b5f0a286136195b7072588f6ac2d059c545c6938978704ae78cd18d7d9d2a86a7380e46ce27ee4e7b",
+      "iso_url": 
"https://cdimage.debian.org/mirror/cdimage/archive/12.12.0/arm64/iso-cd/debian-12.12.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 4d803b25890..c16bf1fb2a2 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:892cf1185a214d16ff62a18c6b89cdcd58719647c99916f6214bfca6f9915275d727b666c0b8fbf022c425ef18647e9759974abf7fc440431c39b50c296a98d3",
-      "iso_url": 
"https://cdimage.debian.org/mirror/cdimage/archive/12.11.0/arm64/iso-cd/debian-12.11.0-arm64-netinst.iso";,
+      "iso_checksum": 
"sha512:55ab206cd8b0da2898767c3eb6ab5ebef101e3925ec91b3b5f0a286136195b7072588f6ac2d059c545c6938978704ae78cd18d7d9d2a86a7380e46ce27ee4e7b",
+      "iso_url": 
"https://cdimage.debian.org/mirror/cdimage/archive/12.12.0/arm64/iso-cd/debian-12.12.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 e825e98e5f1..941eea9dcd7 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:0921d8b297c63ac458d8a06f87cd4c353f751eb5fe30fd0d839ca09c0833d1d9934b02ee14bbd0c0ec4f8917dde793957801ae1af3c8122cdf28dde8f3c3e0da",
-      "iso_url": 
"https://cdimage.debian.org/mirror/cdimage/archive/12.11.0/amd64/iso-cd/debian-12.11.0-amd64-netinst.iso";,
+      "iso_checksum": 
"sha512:c93055182057dd19a334260671c7e10880541b7721ad9c8df87be47e0a11d5bbf85018350ff224ff6a5f6a68320b07e95d539cef9dc020c93966bfaa86d4b2ce",
+      "iso_url": 
"https://cdimage.debian.org/mirror/cdimage/archive/12.12.0/amd64/iso-cd/debian-12.12.0-amd64-netinst.iso";,
       "net_device": "virtio-net",
       "output_directory": "../dist",
       "qemuargs": [

Reply via email to