mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-07 18:04:16 +00:00
bump version to 5.3-6
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
c56d75b4b6
commit
2e15c525ee
14
debian/changelog
vendored
14
debian/changelog
vendored
@ -1,3 +1,17 @@
|
|||||||
|
pve-manager (5.3-6) unstable; urgency=medium
|
||||||
|
|
||||||
|
* fix #2017: add help button to storage input panels
|
||||||
|
|
||||||
|
* Fix #2019: CephFS storage misses Max Backups
|
||||||
|
|
||||||
|
* ui: lxc/features: add fuse
|
||||||
|
|
||||||
|
* ui: lxc/features: disable nfs and cifs for unprivileged
|
||||||
|
|
||||||
|
* do not send 'undefined' as romfile when adding a pcidevice
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Fri, 14 Dec 2018 12:25:17 +0100
|
||||||
|
|
||||||
pve-manager (5.3-5) unstable; urgency=medium
|
pve-manager (5.3-5) unstable; urgency=medium
|
||||||
|
|
||||||
* ui: CephFS: fix onlineHelp buttons
|
* ui: CephFS: fix onlineHelp buttons
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
VERSION=5.3
|
VERSION=5.3
|
||||||
PACKAGE=pve-manager
|
PACKAGE=pve-manager
|
||||||
PACKAGERELEASE=5
|
PACKAGERELEASE=6
|
||||||
|
|
||||||
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