bump version to 4.1-23
This commit is contained in:
parent
d7a7df103d
commit
b13f0e045d
10
debian/changelog.Debian
vendored
10
debian/changelog.Debian
vendored
@ -1,3 +1,13 @@
|
||||
pve-manager (4.1-23) unstable; urgency=medium
|
||||
|
||||
* Allow migrate-all button on HA enabled VMs
|
||||
|
||||
* Skip templates when using the start all VMs button
|
||||
|
||||
* Allow non-root to use start/stop/migrate all buttons
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Thu, 31 Mar 2016 10:57:55 +0200
|
||||
|
||||
pve-manager (4.1-22) unstable; urgency=medium
|
||||
|
||||
* lxc: disable ACL settings for bind mounts
|
||||
|
@ -2,7 +2,7 @@ RELEASE=4.1
|
||||
|
||||
VERSION=4.1
|
||||
PACKAGE=pve-manager
|
||||
PACKAGERELEASE=22
|
||||
PACKAGERELEASE=23
|
||||
|
||||
BINDIR=${DESTDIR}/usr/bin
|
||||
PERLLIBDIR=${DESTDIR}/usr/share/perl5
|
||||
|
Loading…
Reference in New Issue
Block a user