X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=debian%2Fchangelog;h=5fe1250b174dfbd7d0a15a4b67ce8393183f1a59;hp=c8bf6d0a311acbd4d809a1b8b62f807bb0bf7add;hb=b5d12b08455e316e42843171abf8c054d33dd5bf;hpb=eb9e24df41de7c3c80ab0df8422f0b88b8c834de diff --git a/debian/changelog b/debian/changelog index c8bf6d0..5fe1250 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,33 @@ +libpve-common-perl (1.0-38) unstable; urgency=low + + * fix bug #273: retry flock if it fails with EINTR + + -- Proxmox Support Team 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 Mon, 29 Oct 2012 09:45:11 +0100 + +libpve-common-perl (1.0-36) unstable; urgency=low + + * new helper wait_for_vnc_port() + + -- Proxmox Support Team Wed, 24 Oct 2012 08:21:04 +0200 + +libpve-common-perl (1.0-35) unstable; urgency=low + + * fix bug in read_memory_usage + + -- Proxmox Support Team Mon, 15 Oct 2012 06:32:30 +0200 + +libpve-common-perl (1.0-34) unstable; urgency=low + + * file_read_firstline: avoid warning with empty files + + -- Proxmox Support Team Tue, 02 Oct 2012 08:05:10 +0200 + libpve-common-perl (1.0-33) unstable; urgency=low * fix run_command: restore umask correctly