]> git.proxmox.com Git - qemu-server.git/blobdiff - debian/changelog
d/control: add build-dependency on pve-qemu-kvm
[qemu-server.git] / debian / changelog
index 76dac695a63b5c454e48752bb19fe7319e81e7a5..831c88efe7a2d43c005cd4b54e2fcbe00c9996b9 100644 (file)
@@ -1,3 +1,42 @@
+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
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 22 Oct 2019 16:31:46 +0200
+
+qemu-server (6.0-11) pve; urgency=medium
+
+  * fix #1071: VMs with IOThread enabled disks can now be backed up
+
+  * fix regression from 6.0-10 with snapshot restore and statefile
+
+  * fix regression with from 6.0-10 where forced was always assumed to be true
+    for applying pending changes
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 22 Oct 2019 12:50:18 +0200
+
 qemu-server (6.0-10) pve; urgency=medium
 
   * fix #2344: ignore cloudinit in replication check