From 00d8327000e081ada9d653b8ebf1de31f8c16aba Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 9 Mar 2020 19:12:20 +0100 Subject: [PATCH] bump version to 6.1-7 Signed-off-by: Thomas Lamprecht --- debian/changelog | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/debian/changelog b/debian/changelog index bb06b429..7e2ceb35 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,28 @@ +qemu-server (6.1-7) pve; urgency=medium + + * vzdump: always exclude efidisks from backups of machines currently not set + to use OVMF (UEFI) + + * Simplify QEMU version check and require at least 3.0+ + + * Align size to 1 KiB bytes before doing 'qmp block_resize' + + * fix #2611: use correct operation when calculating the migration bandwidth + limit + + * fix #2612: allow input-data in guest exec and make command optional + + * cpu models: add icelake-server and icelake-client + + * already add models from future QEMU 4.2 release + + * fix #2264: allow one to add a virtio-rng device for improved entropy + bandwidth in a VM + + * update_disksize: also update disk size if there was no old size at all + + -- Proxmox Support Team Mon, 09 Mar 2020 19:12:16 +0100 + qemu-server (6.1-6) pve; urgency=medium * allow reading snapshot config for users with VM.Audit on a guest