From 7bc5e7978dbb152f10c946eb71cea06b0ddd737b Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Sat, 30 Nov 2019 18:41:25 +0100 Subject: [PATCH] bump version to 6.1-2 Signed-off-by: Thomas Lamprecht --- debian/changelog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/debian/changelog b/debian/changelog index c3e03ddd..e4779139 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +pve-manager (6.1-2) pve; urgency=medium + + * ui: dc/options: add onlineHelp to u2f and ha edit window + + * LXC: Disable resize button when volume is unusued + + * ui: dc/options: fix capabillities for u2f, bwlimits, ha settings + + * api: apt/versions: track ifupdown and ifupdown2 as optional package + + * api: add migrate precondition checks to bulk migrate api + + * ui: add checkbox to bulk migrate window to allow migration with local disks + + * ui; qemu/HardwareView: show vmstate and allow removal + + -- Proxmox Support Team Sat, 30 Nov 2019 18:41:21 +0100 + pve-manager (6.1-1) pve; urgency=medium * fix #2462: ACMEAccount: make tos in get_tos optional