From bdbe07dd0662be31f72b7baf5b37e39acb812483 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 16 Jan 2023 13:53:40 +0100 Subject: [PATCH] bump version to 7.3-3 Signed-off-by: Thomas Lamprecht --- debian/changelog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/debian/changelog b/debian/changelog index 6238336e..db8999cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +qemu-server (7.3-3) bullseye; urgency=medium + + * rollback: ignore auto-start request if VM is already running + + * memory hot-plug: check correct value for maximal memory check + + * fix #4435: device list: avoid error for undefined value + + * fix #4358: ignore any suspended lock when destroying a VM + + * migration: log error from query-migrate, if any, upon migration failure + + * cd rom handling: return a clearer error when there is no CD-ROM drive + + * migration: nbd export: switch away from deprecated QMP command + + -- Proxmox Support Team Mon, 16 Jan 2023 13:52:30 +0100 + qemu-server (7.3-2) bullseye; urgency=medium * fix #4372: improve edge-case for config-loading on VM resume when