]> git.proxmox.com Git - pve-common.git/blobdiff - debian/changelog
update changelog
[pve-common.git] / debian / changelog
index 58a5c909379f233ea311c2bf0b00768b049f8e48..e73f0928fe43f7c8a56fd2c6792b422cccb98ec1 100644 (file)
@@ -1,3 +1,29 @@
+libpve-common-perl (4.0-57) unstable; urgency=medium
+
+  * fix #923: uninitalized value in remove_lock
+
+  * new PVE::RESTHandler::dump_properties
+
+  * generate_typetext: handle enums and booleans automatically
+
+  * property strings: introduce key grouping feature
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 01 Apr 2016 07:15:56 +0200
+
+libpve-common-perl (4.0-56) unstable; urgency=medium
+
+  * add the 'urlencoded' string format
+
+  * property strings: check for commas in values
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 21 Mar 2016 08:47:06 +0100
+
+libpve-common-perl (4.0-55) unstable; urgency=medium
+
+  * add missing check for undef in is_mounted
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 16 Mar 2016 16:48:19 +0100
+
 libpve-common-perl (4.0-54) unstable; urgency=medium
 
   * net: don't die in get_active_interfaces() and try both address families