X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=831c88efe7a2d43c005cd4b54e2fcbe00c9996b9;hb=3fd78fdd9b9b0d2a05d8bf1f1dba08a7be46a625;hp=76dac695a63b5c454e48752bb19fe7319e81e7a5;hpb=9142d2e3f0e203d608dbc7199a50606132dafc27;p=qemu-server.git diff --git a/debian/changelog b/debian/changelog index 76dac69..831c88e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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 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 Tue, 22 Oct 2019 12:50:18 +0200 + qemu-server (6.0-10) pve; urgency=medium * fix #2344: ignore cloudinit in replication check