]> git.proxmox.com Git - pve-common.git/blobdiff - debian/changelog
bump version to 4.0-38
[pve-common.git] / debian / changelog
index d7e6cf761bdf8bcf455a03b328d54057c0548ad7..6b9f6a771206cffe592954fccafd1433a2525e93 100644 (file)
@@ -1,3 +1,33 @@
+libpve-common-perl (4.0-38) unstable; urgency=medium
+
+  * Network setup: avoid access to undefinded var $tag
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 19 Nov 2015 06:24:53 +0100
+
+libpve-common-perl (4.0-37) unstable; urgency=medium
+
+  * ProcFSTools: implement conforming parse_mounts
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 13 Nov 2015 11:16:33 +0100
+
+libpve-common-perl (4.0-36) unstable; urgency=medium
+
+  * Tools::df: fork and use Filesys::Df
+
+  * print_property_string: skip undefined values
+
+  * fix CLONE constant declaration
+
+  * Tools: make unshare behave like other perl syscalls
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 30 Oct 2015 07:03:50 +0100
+
+libpve-common-perl (4.0-35) unstable; urgency=medium
+
+  * read_prox_net_ipv6_route fixes
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 23 Oct 2015 12:13:55 +0200
+
 libpve-common-perl (4.0-34) unstable; urgency=medium
 
   * network: IP_from_cidr and is_ip_in_cidr helpers