bump version to 5.2-3

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2018-06-15 12:29:22 +02:00
parent 6ce98ff856
commit b7324fec6c
2 changed files with 13 additions and 1 deletions

12
debian/changelog vendored
View File

@ -1,3 +1,15 @@
pve-manager (5.2-3) unstable; urgency=medium
* allow ifupdown2 as alternative for ifenslave
* add autostart checkbox when creating a VM
* remove limits from swap/memory input boxes
* add ebtables option to cluster firewall settings
-- Proxmox Support Team <support@proxmox.com> Fri, 15 Jun 2018 12:28:17 +0200
pve-manager (5.2-2) unstable; urgency=medium pve-manager (5.2-2) unstable; urgency=medium
* fix #1499 Implement a combobox for Permissions paths * fix #1499 Implement a combobox for Permissions paths

View File

@ -1,6 +1,6 @@
VERSION=5.2 VERSION=5.2
PACKAGE=pve-manager PACKAGE=pve-manager
PACKAGERELEASE=2 PACKAGERELEASE=3
BINDIR=${DESTDIR}/usr/bin BINDIR=${DESTDIR}/usr/bin
PERLLIBDIR=${DESTDIR}/usr/share/perl5 PERLLIBDIR=${DESTDIR}/usr/share/perl5