bump version to 5.0-52

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2019-05-15 14:16:17 +02:00
parent 821d408dc4
commit 7e7b29389e
2 changed files with 15 additions and 1 deletions

View File

@ -1,5 +1,5 @@
VERSION=5.0
PKGREL=51
PKGREL=52
PACKAGE=libpve-common-perl

14
debian/changelog vendored
View File

@ -1,3 +1,17 @@
libpve-common-perl (5.0-52) unstable; urgency=medium
* INotify: map address and netmask also to IP/CIDR while parsing
network interfaces
* print api res: always allow result to be undef if optional
* prevent adding options through autovivification in SectionConfig based
modules
* sort keys for stabillity when dumping config through JSONSchema
-- Proxmox Support Team <support@proxmox.com> Wed, 15 May 2019 14:14:02 +0200
libpve-common-perl (5.0-51) unstable; urgency=medium
* Tools: add setresuid syscall