]> git.proxmox.com Git - pve-common.git/blobdiff - debian/changelog
fix bug #273: retry flock if it fails with EINTR
[pve-common.git] / debian / changelog
index fc27fdf264841b2cbd3607e0ca89380e560c7231..5fe1250b174dfbd7d0a15a4b67ce8393183f1a59 100644 (file)
@@ -1,3 +1,15 @@
+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()