]> git.proxmox.com Git - pve-common.git/blobdiff - debian/changelog
print_property_string: disk-size is a format, not a type
[pve-common.git] / debian / changelog
index d1f9782317548c2aa6778b2e07c156f32e237551..5463755dbc3357ec0c3795a34c81c67702bf5813 100644 (file)
@@ -1,3 +1,29 @@
+libpve-common-perl (4.0-31) unstable; urgency=medium
+
+  * parse_property_string: add newline to error strings
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 09 Oct 2015 08:43:47 +0200
+
+libpve-common-perl (4.0-30) unstable; urgency=medium
+
+  * depend on libclone-perl
+
+  * api_clone_schema: use Clone::clone instead of Storable::dclone
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 07 Oct 2015 08:52:09 +0200
+
+libpve-common-perl (4.0-29) unstable; urgency=medium
+
+  * INotify::read_etc_resolv_conf: ipv6 support
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 05 Oct 2015 12:32:00 +0200
+
+libpve-common-perl (4.0-28) unstable; urgency=medium
+
+  * run_cli_handler: add no_init parameter for lxc mount hook
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 02 Oct 2015 13:42:37 +0200
+
 libpve-common-perl (4.0-27) unstable; urgency=medium
 
   * CLIHandler: fix manpage for method using 'password' handlers.