]> git.proxmox.com Git - pve-common.git/blobdiff - debian/changelog
file_read_firstline: avoid warning with empty files
[pve-common.git] / debian / changelog
index 3844561dd3de89d8a4d0cba08c0ca9834049b8af..94b19188ba55878391a8b49af40f8f5af02324db 100644 (file)
@@ -1,3 +1,85 @@
+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
+
+  * return number of sockets in read_cpuinfo
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 26 Mar 2012 07:53:35 +0200
+
 libpve-common-perl (1.0-21) unstable; urgency=low
 
   * use Digest::SHA instead of Digest::SHA1