]> git.proxmox.com Git - pve-qemu.git/commitdiff
bump version to 6.0.0-4
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 6 Sep 2021 05:30:05 +0000 (07:30 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 6 Sep 2021 05:30:05 +0000 (07:30 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/changelog

index 5b07eef3ef2e6d19ccf23467259130832bc3263b..a286e127c48a7801f2bfa99118a51454ed808965 100644 (file)
@@ -1,3 +1,13 @@
+pve-qemu-kvm (6.0.0-4) bullseye; urgency=medium
+
+  * drop the ancient workaround that force disabled SMM due to observing VM
+    hangs on old kernel versions.
+
+  * monitor/qmp: fix race with clients disconnecting early resulting in other
+    clients receiving a message with the (now wrong) ID of the former
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 06 Sep 2021 07:30:00 +0200
+
 pve-qemu-kvm (6.0.0-3) bullseye; urgency=medium
 
   * io_uring: resubmit when result is -EAGAIN