bump version to 6.2-19

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2020-11-05 13:37:03 +01:00
parent 8e0c97bbbf
commit 1749a376dc

9
debian/changelog vendored
View File

@ -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 <support@proxmox.com> 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