From a38a1b85d76c9b0a8d06fea388e5bd8ecf5bdb6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Mon, 14 May 2018 14:02:36 +0200 Subject: [PATCH] bump version to 5.2-1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabian Grünbichler --- debian/changelog | 18 ++++++++++++++++++ debian/control | 2 +- defines.mk | 4 ++-- 3 files changed, 21 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index c2bfa0df..582a54f4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +pve-manager (5.2-1) unstable; urgency=medium + + * add _blank target for optional url + + * fixes #1503 Add role CRUD to the GUI. + + * hide irrelevant buttons and tabs for container templates + + * ui/UserEdit: fixup grammar in password match error message + + * update included aplinfo.dat + + * correct node free calculation + + * add missing onlineHelp links + + -- Proxmox Support Team Mon, 14 May 2018 14:04:15 +0200 + pve-manager (5.1-53) unstable; urgency=medium * show additional status info in the VM summary page diff --git a/debian/control b/debian/control index 9ff6bd03..64588075 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: pve-manager Section: admin Priority: optional Build-Depends: liblocale-po-perl, - pve-doc-generator (>= 5.1-18), + pve-doc-generator (>= 5.2-1), Maintainer: Proxmox Support Team Package: pve-manager diff --git a/defines.mk b/defines.mk index a84bac2d..b06de1b7 100644 --- a/defines.mk +++ b/defines.mk @@ -1,6 +1,6 @@ -VERSION=5.1 +VERSION=5.2 PACKAGE=pve-manager -PACKAGERELEASE=53 +PACKAGERELEASE=1 BINDIR=${DESTDIR}/usr/bin PERLLIBDIR=${DESTDIR}/usr/share/perl5