]> git.proxmox.com Git - pve-common.git/commitdiff
bump version to 5.0-52
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 15 May 2019 12:16:17 +0000 (14:16 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 15 May 2019 12:16:17 +0000 (14:16 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index d8cf7e92358247f6ac7bcb5437ec108cf1521d31..b7efd316471ba2c4d215a487e9a8a6a2c867d6c8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 VERSION=5.0
-PKGREL=51
+PKGREL=52
 
 PACKAGE=libpve-common-perl
 
index dd6156256b4c8e982ad17a876b90cd796ee1ea23..1a01714d66819f7c62329671fc12d1f051dc8474 100644 (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