From: Thomas Lamprecht Date: Wed, 27 Jun 2018 12:07:07 +0000 (+0200) Subject: bump version to 5.2-5 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=ec00748de4e5c07d7a520d541d729907cde4b02a;p=pve-manager.git bump version to 5.2-5 --- diff --git a/debian/changelog b/debian/changelog index 0e9d3e37..97f7e24b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Wed, 27 Jun 2018 14:01:43 +0200 + pve-manager (5.2-4) unstable; urgency=medium * add create wizard checkbox to autostart a container after creation finished diff --git a/defines.mk b/defines.mk index 5ed4d130..9fde38c4 100644 --- a/defines.mk +++ b/defines.mk @@ -1,6 +1,6 @@ VERSION=5.2 PACKAGE=pve-manager -PACKAGERELEASE=4 +PACKAGERELEASE=5 BINDIR=${DESTDIR}/usr/bin PERLLIBDIR=${DESTDIR}/usr/share/perl5