From 1749a376dc9dd4654c0690d01fc0d89794245aff Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 5 Nov 2020 13:37:03 +0100 Subject: [PATCH] bump version to 6.2-19 Signed-off-by: Thomas Lamprecht --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index 861658c8..e358e5cc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +qemu-server (6.2-19) pve; urgency=medium + + * fix #3113: unbreak drive hotplug + + * qmeventd: add handling for -no-shutdown QEMU instances, to avoid errors if + the guest OS shuts down the VM during a backup job. + + -- Proxmox Support Team Thu, 05 Nov 2020 13:37:00 +0100 + qemu-server (6.2-18) pve; urgency=medium * migrate: tell QEMU to enable dirty-bitmap migration, if supported