mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-11 12:54:59 +00:00
bump version to 5.3-10
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
35b159f4ed
commit
a2d017efc8
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
|
pve-manager (5.3-9) unstable; urgency=medium
|
||||||
|
|
||||||
* fix #1982: pvesh: check if a handler exists for path
|
* fix #1982: pvesh: check if a handler exists for path
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
VERSION=5.3
|
VERSION=5.3
|
||||||
PACKAGE=pve-manager
|
PACKAGE=pve-manager
|
||||||
PACKAGERELEASE=9
|
PACKAGERELEASE=10
|
||||||
|
|
||||||
BINDIR=${DESTDIR}/usr/bin
|
BINDIR=${DESTDIR}/usr/bin
|
||||||
PERLLIBDIR=${DESTDIR}/usr/share/perl5
|
PERLLIBDIR=${DESTDIR}/usr/share/perl5
|
||||||
|
Loading…
Reference in New Issue
Block a user