From fa7e48662c30a268cbe6499ee52a546b5736c4ad Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Sun, 15 Dec 2024 14:26:36 +0100 Subject: [PATCH] bump version to 8.3.3 Signed-off-by: Thomas Lamprecht --- debian/changelog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/debian/changelog b/debian/changelog index 29567515..8a19bf70 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +qemu-server (8.3.3) bookworm; urgency=medium + + * fix #5980: import disk: fix spurious warning if no target disk is defined + + * api: clone: always do a full clone of tpmstate volumes + + * swtpm: check that format of tpmstate volume is raw as swtpm currently + doesn't support anything else anyway. + + * create disk: disallow adding existing non-raw volumes as tpmstate0, like + as for new volumes. + + -- Proxmox Support Team Sun, 15 Dec 2024 14:26:32 +0100 + qemu-server (8.3.2) bookworm; urgency=medium * use image format from storage layer for PVE-managed volumes