mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-29 05:04:37 +00:00
bump version to 5.2-1
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
2f6e5f3437
commit
a38a1b85d7
18
debian/changelog
vendored
18
debian/changelog
vendored
@ -1,3 +1,21 @@
|
|||||||
|
pve-manager (5.2-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* add _blank target for optional url
|
||||||
|
|
||||||
|
* fixes #1503 Add role CRUD to the GUI.
|
||||||
|
|
||||||
|
* hide irrelevant buttons and tabs for container templates
|
||||||
|
|
||||||
|
* ui/UserEdit: fixup grammar in password match error message
|
||||||
|
|
||||||
|
* update included aplinfo.dat
|
||||||
|
|
||||||
|
* correct node free calculation
|
||||||
|
|
||||||
|
* add missing onlineHelp links
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Mon, 14 May 2018 14:04:15 +0200
|
||||||
|
|
||||||
pve-manager (5.1-53) unstable; urgency=medium
|
pve-manager (5.1-53) unstable; urgency=medium
|
||||||
|
|
||||||
* show additional status info in the VM summary page
|
* show additional status info in the VM summary page
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -2,7 +2,7 @@ Source: pve-manager
|
|||||||
Section: admin
|
Section: admin
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: liblocale-po-perl,
|
Build-Depends: liblocale-po-perl,
|
||||||
pve-doc-generator (>= 5.1-18),
|
pve-doc-generator (>= 5.2-1),
|
||||||
Maintainer: Proxmox Support Team <support@proxmox.com>
|
Maintainer: Proxmox Support Team <support@proxmox.com>
|
||||||
|
|
||||||
Package: pve-manager
|
Package: pve-manager
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
VERSION=5.1
|
VERSION=5.2
|
||||||
PACKAGE=pve-manager
|
PACKAGE=pve-manager
|
||||||
PACKAGERELEASE=53
|
PACKAGERELEASE=1
|
||||||
|
|
||||||
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