]> 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 345e934ad0f57435ef387fd5d6c8033c433afc51..5fe1250b174dfbd7d0a15a4b67ce8393183f1a59 100644 (file)
@@ -1,8 +1,101 @@
+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()
+
+ -- Proxmox Support Team <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  Tue, 02 Oct 2012 08:05:10 +0200
+
+libpve-common-perl (1.0-33) unstable; urgency=low
+
+  * fix run_command: restore umask correctly
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 26 Sep 2012 13:16:22 +0200
+
+libpve-common-perl (1.0-32) unstable; urgency=low
+
+  * fix typo in error message
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 25 Sep 2012 06:08:02 +0200
+
+libpve-common-perl (1.0-31) unstable; urgency=low
+
+  * minor fix: remove debug output
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 11 Sep 2012 09:22:13 +0200
+
+libpve-common-perl (1.0-30) unstable; urgency=low
+
+  * allow more that 10 physical network interfaces
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 02 Aug 2012 07:28:17 +0200
+
+libpve-common-perl (1.0-29) unstable; urgency=low
+
+  * AbsrtactMigrate: use rsync flags AX (preserve ACLs and xattr)
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 14 Jun 2012 09:08:11 +0200
+
+libpve-common-perl (1.0-28) unstable; urgency=low
+
+  * added SectionConfig.pm, base class for Storage and Auth plugins.
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 16 May 2012 07:18:53 +0200
+
+libpve-common-perl (1.0-27) unstable; urgency=low
+
+  * fix bug #172: use DNS compatible regex in upid parser
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 20 Apr 2012 08:31:44 +0200
+
+libpve-common-perl (1.0-26) unstable; urgency=low
+
+  * add Turkish keyboard mappings
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 11 Apr 2012 08:35:13 +0200
+
+libpve-common-perl (1.0-25) unstable; urgency=low
+
+  * fix bug #135: use DNS compatible naming for 'pve-node'
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 02 Apr 2012 14:10:45 +0200
+
+libpve-common-perl (1.0-24) unstable; urgency=low
+
+  * fix bug #135: allow single letter 'dns-name', allow to start names
+    with numbers
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 02 Apr 2012 12:04:02 +0200
+
 libpve-common-perl (1.0-23) unstable; urgency=low
 
   * moved dir_glob_regex() and dir_glob_foreach() from PVE::Storage 
   to PVE::Tools
   
+  * add vlan setup code to PVE::Network
+  
  -- Proxmox Support Team <support@proxmox.com>  Wed, 28 Mar 2012 07:56:49 +0200
 
 libpve-common-perl (1.0-22) unstable; urgency=low