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