From: Thomas Lamprecht Date: Thu, 4 Nov 2021 14:30:01 +0000 (+0100) Subject: bump version to 7.0-18 X-Git-Url: https://git.proxmox.com/?p=qemu-server.git;a=commitdiff_plain;h=b20f26706154dcb2d6c37afb2c6f17633b985349 bump version to 7.0-18 Signed-off-by: Thomas Lamprecht --- diff --git a/debian/changelog b/debian/changelog index ef7e899..5fd3b95 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +qemu-server (7.0-18) bullseye; urgency=medium + + * use non SMM ovmf code file for i440fx machines + + * fix hot-unplugging (removing) a cpulimit on a running VM + + * vm start: only print tpm-related message if there is an actual instance + + * vzdump: increase timeout for QMP 'cont' command after backup started + + * drives: expose readonly flag for SCSI/VirtIO drives as 'ro' property + + * qemu-agent: allow hotplug of the 'fstrim cloned disk' option + + * fix #2429: allow to specify cloud-init vendor snippet via 'cicustom' + + * config: add new meta property with the VM creation time + + * config: meta: also save the QEMU version installed during creation + + * cfg2cmd: switch off ACPI hotplug on bridges for q35 VMs with linux as + ostype to avoid changes in network interface naming due to systemd's + predicatble naming scheme + + -- Proxmox Support Team Thu, 04 Nov 2021 15:29:55 +0100 + qemu-server (7.0-17) bullseye; urgency=medium * fix #3258: block vm start when a PCI(e) device is already in use