From 80adf793a8f95fa2d043390f5c8d4af853b8c619 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Tue, 12 Sep 2017 13:55:49 +0200 Subject: [PATCH] bump version to 5.0-32 --- debian/changelog | 29 +++++++++++++++++++++++++++++ defines.mk | 2 +- 2 files changed, 30 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index d55a1253..b7db114b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,32 @@ +pve-manager (5.0-32) unstable; urgency=medium + + * disable quota checkbox for unprivileged containers + + * rename pve-manager.service to pve-guests.service and refuse manual + start/stop, since it's responsible for starting up autostarted guests + at boot time and shutting _every_ guest down on shutdown, to avoid + confusion about what happens when restarting the "pve manager" + + * show 'RBD' instead of 'RBD (external)' on storage summary + + * make bluestore the default choice when creating osds + + * add new "RBD (PVE)" storage choice + + * ceph: do not automatically use wal if only journal is given + + * rename 'Remove' ceph pool button to 'Destroy' + + * add add storages checkbox to ceph pool creation + + * add remove_storages parameter to the pool destruction + + * ceph/destroypool: optionally remove storages + + * ceph/createpool: optionally add storages + + -- Proxmox Support Team Tue, 12 Sep 2017 13:52:12 +0200 + pve-manager (5.0-31) unstable; urgency=medium * lxc/qemu: hide migrate in contextmenu when no cluster or no rights diff --git a/defines.mk b/defines.mk index 824a79e4..b75f7dd4 100644 --- a/defines.mk +++ b/defines.mk @@ -1,6 +1,6 @@ VERSION=5.0 PACKAGE=pve-manager -PACKAGERELEASE=31 +PACKAGERELEASE=32 BINDIR=${DESTDIR}/usr/bin PERLLIBDIR=${DESTDIR}/usr/share/perl5