From c8239a84dd2ec97462fee2f04d85fcdeaa3ed228 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 30 Jun 2020 11:34:33 +0200 Subject: [PATCH] bump version to 6.2-4 Signed-off-by: Thomas Lamprecht --- debian/changelog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/debian/changelog b/debian/changelog index e69178ab..bde5e8b7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +qemu-server (6.2-4) pve; urgency=medium + + * fix #2787: properly parse vga for vncproxy + + * vncproxy: allow to request a generated VNC password + + * fix #2794: allow legacy IGD passthrough + + * avoid backup command timeout with PBS + + * fix #2741: add VM.Config.Cloudinit permission + + * enable dirty-bitmap incremental backups for PBS + + -- Proxmox Support Team Tue, 30 Jun 2020 11:33:35 +0200 + qemu-server (6.2-3) pve; urgency=medium * fix #2748: make order of cloudinit interfaces consistent