]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 6.0-13
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 30 Oct 2019 06:40:44 +0000 (07:40 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 30 Oct 2019 16:46:10 +0000 (17:46 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/changelog

index 54cc48c8ee6ea8faad874db4cce859e8c96509b8..831c88efe7a2d43c005cd4b54e2fcbe00c9996b9 100644 (file)
@@ -1,3 +1,25 @@
+qemu-server (6.0-13) pve; urgency=medium
+
+  * fix #2434: extend machine regex to support stable release machine updates
+
+  * prepare to fix #2408, #2355, #2380: use scsi-hd backend for iSCSI as well
+
+  * fix deleting pending changes for not yet existing options
+
+  * improve hugepage memory size detection
+
+  * avoid a race for VMID reservation when importing an OVF manifest to a new
+    VM
+
+  * cleanup importidsk CLI command, and say to which exact disk we imported
+
+  * add simple runtime heuristic for IOThread backup support, to ensure the VM
+    to backup was started with a recent QEMU version.
+
+  * QMPClient: ensure QMP connection is also closed in certain edge cases
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 30 Oct 2019 17:43:41 +0100
+
 qemu-server (6.0-12) pve; urgency=medium
 
   * fix regression from 6.0-10 with vmstate restore on RBD