]> git.proxmox.com Git - pve-common.git/commitdiff
bump version to 5.0-11
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 5 May 2017 10:39:24 +0000 (12:39 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 5 May 2017 10:39:24 +0000 (12:39 +0200)
Makefile
debian/changelog

index 01baef2dd9709ee54fbc163500daac4fc021fef7..fd6d07d3f7a3e2bfb42a03e278a21c6c59eb4efd 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 VERSION=5.0
 VERSION=5.0
-PKGREL=10
+PKGREL=11
 
 PACKAGE=libpve-common-perl
 
 
 PACKAGE=libpve-common-perl
 
index 0bd1c7fa078558eef4855ea28406c2d0e93732e5..d564dd051060ed8501d40e6c24bb799a22e44028 100644 (file)
@@ -1,3 +1,11 @@
+libpve-common-perl (5.0-11) unstable; urgency=medium
+
+  * fix decoding of array and hash CLI parameters
+
+  * add network hostname -> IP helpers
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 5 May 2017 12:39:00 +0200
+
 libpve-common-perl (5.0-10) unstable; urgency=medium
 
   * mark decode_utf8_parameters() as depreciated
 libpve-common-perl (5.0-10) unstable; urgency=medium
 
   * mark decode_utf8_parameters() as depreciated