From 243af50d4951cc0a20830f2e9d2d98533eef560a Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 22 Sep 2021 09:32:25 +0200 Subject: [PATCH] bump version to 7.0-14 Signed-off-by: Thomas Lamprecht --- debian/changelog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/debian/changelog b/debian/changelog index 03018afe..b11c8841 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +qemu-server (7.0-14) bullseye; urgency=medium + + * fix #3581: pass size via argument for memory-backend-ram QMP call + + * fix #3608: improve removal of the underlying SCSI controller when removing + last drive on it + + * migrate: do not suggest that we map shared storages to avoid that + subsequent checks could result in false negatives. + + -- Proxmox Support Team Wed, 22 Sep 2021 09:31:06 +0200 + qemu-server (7.0-13) bullseye; urgency=medium * fix bootorder regression with implicit default order