mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-06 06:47:33 +00:00
bump version to 5.0-32
This commit is contained in:
parent
c15e9cd5e4
commit
80adf793a8
29
debian/changelog
vendored
29
debian/changelog
vendored
@ -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
|
||||
|
@ -1,6 +1,6 @@
|
||||
VERSION=5.0
|
||||
PACKAGE=pve-manager
|
||||
PACKAGERELEASE=31
|
||||
PACKAGERELEASE=32
|
||||
|
||||
BINDIR=${DESTDIR}/usr/bin
|
||||
PERLLIBDIR=${DESTDIR}/usr/share/perl5
|
||||
|
Loading…
Reference in New Issue
Block a user