From 6b84c2d66a2a86a0878fdc817fc64af6bd539477 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 13 Jul 2020 13:38:42 +0200 Subject: [PATCH] bump version to 6.2-10 Signed-off-by: Thomas Lamprecht --- debian/changelog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/debian/changelog b/debian/changelog index 146f9729..8384d185 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +qemu-server (6.2-10) pve; urgency=medium + + * pass-through: fix mdev cmdline generation + + * docs: add man page cpu-models.conf(5) + + * start: set resume parameter for VM start anytime there is a 'vmstate' in + the config, not just when it has the 'suspend' lock + + -- Proxmox Support Team Mon, 13 Jul 2020 13:37:37 +0200 + qemu-server (6.2-9) pve; urgency=medium * support encrypted pbs backups