bump version to 4.0-72

This commit is contained in:
Fabian Grünbichler 2016-08-16 17:15:13 +02:00
parent ce338f4fbc
commit 0ddae1ce6d
2 changed files with 14 additions and 1 deletions

View File

@ -1,7 +1,7 @@
RELEASE=4.2 RELEASE=4.2
VERSION=4.0 VERSION=4.0
PKGREL=71 PKGREL=72
PACKAGE=libpve-common-perl PACKAGE=libpve-common-perl

13
debian/changelog vendored
View File

@ -1,3 +1,16 @@
libpve-common-perl (4.0-72) unstable; urgency=medium
* allow Regexp objects for strings in the schema
* tools: optional prefix for random_ether_addr
* harden file_set_contents against symlinks attacks (thanks to
RACK911Labs.com for the hint)
* backport file_copy from PVE 4
-- Proxmox Support Team <support@proxmox.com> Tue, 16 Aug 2016 16:53:36 +0200
libpve-common-perl (4.0-71) unstable; urgency=medium libpve-common-perl (4.0-71) unstable; urgency=medium
* fix mac address generation limitation * fix mac address generation limitation