X-Git-Url: https://git.proxmox.com/?p=qemu-server.git;a=blobdiff_plain;f=debian%2Fchangelog;h=4f5e22136d548e8fecc28186c199cd8457765570;hp=d5615f9e05a2212a877d438d80c1e4f5786044d7;hb=2b6f3c421ed3e053d5e7595c9b2577537ddba682;hpb=a60ba460e96bdeb26e406bf3523f49f1b6121f47 diff --git a/debian/changelog b/debian/changelog index d5615f9..4f5e221 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,76 @@ +qemu-server (6.0-0+1) unstable; urgency=medium + + * rebuild for Debian Buster / PVE 6.0 + + -- Proxmox Support Team Wed, 22 May 2019 19:06:01 +0200 + +qemu-server (5.0-51) unstable; urgency=medium + + * fix #1811: allow non root user to edit serialX: socket entries + + * allow non root users to add spice usb port + + * fix #1829: do not ignore format parameter when creating cloudinit + disk volume + + * fix: #1075: Restore VM template to VM and try to convert to template + + * fix #2173: use qemu-img to check cloudinit disk existence + + * cloudinit: use detected format in volume name parsing + + -- Proxmox Support Team Tue, 30 Apr 2019 14:07:59 +0000 + +qemu-server (5.0-50) unstable; urgency=medium + + * fix #2100: ignore cloudinit drive on offline migration + + * honor bandwidth limits (bwlimit) for migrate, drive-mirror, clone + and add to API calls + + -- Proxmox Support Team Thu, 04 Apr 2019 16:22:10 +0200 + +qemu-server (5.0-49) unstable; urgency=medium + + * return config lock in vm status + + * move 'pve-snapshot-name' to common + + -- Proxmox Support Team Thu, 21 Mar 2019 12:55:03 +0100 + +qemu-server (5.0-48) unstable; urgency=medium + + * cloud-init: allow custom network/user data files via snippets + + * fix #2120: use hosts initiator name with qemu-img + + * fix #2131: get correct device when deleting iothreads + + * config: NIC macaddr: enforce unicast MAC addresses + + * implement suspend to disk for running VMs over API and CLI + + -- Proxmox Support Team Tue, 19 Mar 2019 13:25:38 +0100 + +qemu-server (5.0-47) unstable; urgency=medium + + * fix #2043: always stop existing systemd scopes on VM start + + * use nr_hugepages from /proc/cmdline + + * fix #2101: cloudinit: IPv6 ending in : not parsed as a string + + * fix #1891: Add zsh command completion for qm and qmrestore + + * fix #2097: allow one to set and pass the WWN parameter for IDE, SATA and + SCSI disks + + * allow one to add IVSHMEM device to a VM configuration + + * fix #2114: always set correct link status on VM network adapter hotplug + + -- Proxmox Support Team Mon, 04 Mar 2019 10:11:00 +0100 + qemu-server (5.0-46) unstable; urgency=medium * allow explicit hv-vendor-id