]> git.proxmox.com Git - pve-common.git/blobdiff - debian/changelog
correctly count sockets
[pve-common.git] / debian / changelog
index fc27fdf264841b2cbd3607e0ca89380e560c7231..5d1cb69835a90df77a84bfbc5fd7cae1c87b4f01 100644 (file)
@@ -1,3 +1,33 @@
+libpve-common-perl (1.0-41) unstable; urgency=low
+
+  * correctly count physical sockets
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 31 Dec 2012 08:24:40 +0100
+
+libpve-common-perl (1.0-40) unstable; urgency=low
+
+  * run_command: implement afterfork callback
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 10 Dec 2012 12:50:12 +0100
+
+libpve-common-perl (1.0-39) unstable; urgency=low
+
+  * remove hardcoded blowfish cipher
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 31 Oct 2012 13:55:06 +0100
+
+libpve-common-perl (1.0-38) unstable; urgency=low
+
+  * fix bug #273: retry flock if it fails with EINTR
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 31 Oct 2012 08:21:43 +0100
+
+libpve-common-perl (1.0-37) unstable; urgency=low
+
+  * fix bug #264: use option pipefail for shell commands
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 29 Oct 2012 09:45:11 +0100
+
 libpve-common-perl (1.0-36) unstable; urgency=low
 
   * new helper wait_for_vnc_port()