]> git.proxmox.com Git - pve-manager.git/commitdiff
bump version to 5.0-32
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 12 Sep 2017 11:55:49 +0000 (13:55 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 12 Sep 2017 11:55:49 +0000 (13:55 +0200)
debian/changelog
defines.mk

index d55a125393a189811cf6b047e62baf35a3514069..b7db114bef746cb29858192c860ea4dcec7870ba 100644 (file)
@@ -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 <support@proxmox.com>  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
index 824a79e48e24787e8ae37da8a2dd8b3793217e03..b75f7dd490308d681819d9cf805b8a373585543f 100644 (file)
@@ -1,6 +1,6 @@
 VERSION=5.0
 PACKAGE=pve-manager
-PACKAGERELEASE=31
+PACKAGERELEASE=32
 
 BINDIR=${DESTDIR}/usr/bin
 PERLLIBDIR=${DESTDIR}/usr/share/perl5