From 340d8b75108f87e5ac9f832d639cd6720dc0b4f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Mon, 11 Nov 2019 11:28:32 +0100 Subject: [PATCH] bump version to 6.0-14 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabian Grünbichler Signed-off-by: Thomas Lamprecht --- debian/changelog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/debian/changelog b/debian/changelog index 831c88ef..8fb44d86 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +qemu-server (6.0-14) pve; urgency=medium + + * use PVE::DataCenterConfig, use PVE::SSHInfo, use PVE::RRD for RRD data + + * refactor migration IP retrieval + + * add missing packages to (build-)dependencies + + * fix #2457: ga: set-user-password: increase maxLength of password + + * fix restoring old VM backups made with Promxox VE earlier than 2.3 + + * improve test mocking + + -- Proxmox Support Team Mon, 18 Nov 2019 12:12:03 +0100 + qemu-server (6.0-13) pve; urgency=medium * fix #2434: extend machine regex to support stable release machine updates