From 5bdf1bebba9cda239f6c9223c921c8b6f2b46a69 Mon Sep 17 00:00:00 2001 From: Fiona Ebner Date: Mon, 1 Jul 2024 11:32:49 +0200 Subject: [PATCH] bump version to 9.0.0-4 Signed-off-by: Fiona Ebner --- debian/changelog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/debian/changelog b/debian/changelog index f8b8c2e..291575d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +pve-qemu-kvm (9.0.0-4) bookworm; urgency=medium + + * fix crash after saving a snapshot without including VM state when a VirtIO + block device with iothread is configured. + + * fix edge case in error handling when opening a block device from PBS fails + + * minor code cleanup in backup code + + -- Proxmox Support Team Mon, 01 Jul 2024 11:26:11 +0200 + pve-qemu-kvm (9.0.0-3) bookworm; urgency=medium * fix crash when doing resize after hotplugging a disk using io_uring