mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-07 08:16:25 +00:00
bump version to 5.4-4
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
1bfa058823
commit
df7587c99c
15
debian/changelog
vendored
15
debian/changelog
vendored
@ -1,3 +1,18 @@
|
|||||||
|
pve-manager (5.4-4) unstable; urgency=medium
|
||||||
|
|
||||||
|
* fix #1326: allow multiple status server definitions per type
|
||||||
|
|
||||||
|
* fix ceph install wizard not accepting ipv6
|
||||||
|
|
||||||
|
* ui: tfa: set initial tab based on current tfa type and disable other
|
||||||
|
tabs
|
||||||
|
|
||||||
|
* fix #2177: use getValue() to get otp value
|
||||||
|
|
||||||
|
* fix #263: only include node rrd stats if user has Sys.Audit
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Tue, 16 Apr 2019 14:22:47 +0000
|
||||||
|
|
||||||
pve-manager (5.4-3) unstable; urgency=medium
|
pve-manager (5.4-3) unstable; urgency=medium
|
||||||
|
|
||||||
* use correct icon for hibernate in tree context command menu
|
* use correct icon for hibernate in tree context command menu
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
VERSION=5.4
|
VERSION=5.4
|
||||||
PACKAGE=pve-manager
|
PACKAGE=pve-manager
|
||||||
PACKAGERELEASE=3
|
PACKAGERELEASE=4
|
||||||
|
|
||||||
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