From a0946ccba824e2838fc9fcebd6883374e93bf044 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Fri, 1 Sep 2017 11:59:58 +0200 Subject: [PATCH] bump version to 5.0-31 --- debian/changelog | 24 ++++++++++++++++++++++++ defines.mk | 2 +- 2 files changed, 25 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 26c544c1..d55a1253 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +pve-manager (5.0-31) unstable; urgency=medium + + * lxc/qemu: hide migrate in contextmenu when no cluster or no rights + + * lxc: hide migrate button for non cluster setups + + * qemu: hide not usable buttons + + * pveceph: implement checks for ceph version & binaries + + * qemu: improve iothread/discard/controller type handling + + * ceph: adapt to new health output style for luminous + + * ceph: warning window modal + + * ceph: fix gui icons + + * ceph: add application parameter to createpool + + * ceph: make size 3/min 2 default with createpool + + -- Proxmox Support Team Fri, 1 Sep 2017 11:56:45 +0200 + pve-manager (5.0-30) unstable; urgency=medium * ceph: improve bluestore information display diff --git a/defines.mk b/defines.mk index 30796bb8..824a79e4 100644 --- a/defines.mk +++ b/defines.mk @@ -1,6 +1,6 @@ VERSION=5.0 PACKAGE=pve-manager -PACKAGERELEASE=30 +PACKAGERELEASE=31 BINDIR=${DESTDIR}/usr/bin PERLLIBDIR=${DESTDIR}/usr/share/perl5