mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-04-30 21:32:34 +00:00
bump version to 5.2-5
This commit is contained in:
parent
5ed5ddd5c0
commit
ec00748de4
9
debian/changelog
vendored
9
debian/changelog
vendored
@ -1,3 +1,12 @@
|
|||||||
|
pve-manager (5.2-5) unstable; urgency=medium
|
||||||
|
|
||||||
|
* add startall, stopall and migrateall commands to the pvenode cli
|
||||||
|
tool
|
||||||
|
|
||||||
|
* replace read_password with param_mapping in pvesh
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Wed, 27 Jun 2018 14:01:43 +0200
|
||||||
|
|
||||||
pve-manager (5.2-4) unstable; urgency=medium
|
pve-manager (5.2-4) unstable; urgency=medium
|
||||||
|
|
||||||
* add create wizard checkbox to autostart a container after creation finished
|
* add create wizard checkbox to autostart a container after creation finished
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
VERSION=5.2
|
VERSION=5.2
|
||||||
PACKAGE=pve-manager
|
PACKAGE=pve-manager
|
||||||
PACKAGERELEASE=4
|
PACKAGERELEASE=5
|
||||||
|
|
||||||
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