From 8541f8cddb17c0c3e594c4cafb81d998ee13ab83 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 10 Feb 2020 06:40:45 +0100 Subject: [PATCH] bump version to 6.1-6 Signed-off-by: Thomas Lamprecht --- debian/changelog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/debian/changelog b/debian/changelog index bb32eaaa..bb06b429 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +qemu-server (6.1-6) pve; urgency=medium + + * allow reading snapshot config for users with VM.Audit on a guest + + * fix #2566: increase scsi limit to 31 + + * fix #2578: check if $target is provided in clone + + * update QMP commands to reflect (future) depreacations and changes in QEMU + + * resize volume: always request new size from storage after resizing + + -- Proxmox Support Team Mon, 10 Feb 2020 06:40:43 +0100 + qemu-server (6.1-5) pve; urgency=medium * Add QEMU CPU flag querying helpers