From 78a0c43e7c6b844d1c4f7ce037ce32c9ed6857cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Tue, 18 Feb 2025 14:59:55 +0100 Subject: [PATCH] bump version to 8.3.8 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabian Grünbichler --- debian/changelog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/debian/changelog b/debian/changelog index 90f24779..49bda363 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +qemu-server (8.3.8) bookworm; urgency=medium + + * resume: error out if VM is a template + + * backup: also restore VM power state for early failures + + * config: add special class that prevents writing the configuration + + * fix #6007: template backup: use minimized configuration for handling the full vm start + + * vzdump: align behavior for vma backup with PBS backup for templates + + * config: make attempts at writing out NoWrite configs fatal + + -- Proxmox Support Team Tue, 18 Feb 2025 14:59:25 +0100 + qemu-server (8.3.7) bookworm; urgency=medium * api: fix ova live import of disks by using correct format for source image