From c832c2ec9de86c75b6d3a4158a284e5724a5046c Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 30 Oct 2019 18:02:50 +0100 Subject: [PATCH] bump version to 6.0-11 Signed-off-by: Thomas Lamprecht --- debian/changelog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/debian/changelog b/debian/changelog index f7bb4d85..9491b2a1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +pve-manager (6.0-11) pve; urgency=medium + + * fix #1291: add purge checkbox to VM/CT destroy dialog + + * ui: TFA: default to a 160 bit secret + + * ensure alias.db is available and up-to-date if upgrading from older versions + + * ui: qemu: update grid button status with events from correct store + + * ui: Container: add revert button for pending changes + + -- Proxmox Support Team Wed, 30 Oct 2019 18:02:40 +0100 + pve-manager (6.0-10) pve; urgency=medium * api: subscription: use rpcenv for permission check