bump version to 5.3-10
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
e48a9e9234
commit
d40da507ce
16
debian/changelog
vendored
16
debian/changelog
vendored
@ -1,3 +1,19 @@
|
||||
pve-manager (5.3-10) unstable; urgency=medium
|
||||
|
||||
* show Storage Content with Datastore.AllocateSpace/Audit permissions
|
||||
|
||||
* fix #2051: preserve DB/WAL disk on destroy
|
||||
|
||||
* fix #2096: enable resume in context menu for guest triggered sleep
|
||||
|
||||
* default to unpriviledged CT in the GUI
|
||||
|
||||
* fix #1769: restart mode for bulk lxc migration
|
||||
|
||||
* pveproxy: add configurable HONOR_CIPHER_ORDER and COMPRESSION settings
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Wed, 20 Feb 2019 12:27:12 +0100
|
||||
|
||||
pve-manager (5.3-9) unstable; urgency=medium
|
||||
|
||||
* fix #1982: pvesh: check if a handler exists for path
|
||||
|
@ -1,6 +1,6 @@
|
||||
VERSION=5.3
|
||||
PACKAGE=pve-manager
|
||||
PACKAGERELEASE=9
|
||||
PACKAGERELEASE=10
|
||||
|
||||
BINDIR=${DESTDIR}/usr/bin
|
||||
PERLLIBDIR=${DESTDIR}/usr/share/perl5
|
||||
|
Loading…
Reference in New Issue
Block a user