]> git.proxmox.com Git - pve-common.git/blobdiff - debian/changelog
bump version to 4.0-86
[pve-common.git] / debian / changelog
index 177570620d6aa7d986e34cb2361663423d324b71..dd268c61b0522c092bb688d3a812b0339eb4c9e4 100644 (file)
@@ -1,3 +1,27 @@
+libpve-common-perl (4.0-86) unstable; urgency=medium
+
+  * CLIHandler.pm: remove calls to PVE::RPCEnvironment
+
+  * CLIHandler.pm: add setup_environment hook
+
+  * CLIHandler.pm: remove run as root restriction
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 13 Jan 2017 11:22:18 +0100
+
+libpve-common-perl (4.0-85) unstable; urgency=medium
+
+  * set 'snapshot-delete' lock when deleting snapshot
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 22 Dec 2016 12:36:27 +0100
+
+libpve-common-perl (4.0-84) unstable; urgency=medium
+
+  * CpuSet short_string - avoid ranges like 0-0, 1-1, 2-2, ...
+
+  * CpuSet write_to_cgroup: catch errors from close()
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 21 Dec 2016 11:53:02 +0100
+
 libpve-common-perl (4.0-83) unstable; urgency=medium
 
   * safe_read_from: add filename parameter to improve error messages