]> git.proxmox.com Git - pve-common.git/blobdiff - debian/changelog
file_read_firstline: avoid warning with empty files
[pve-common.git] / debian / changelog
index 504f26a146f8e9a30e1726df8d57d6ef19af394b..94b19188ba55878391a8b49af40f8f5af02324db 100644 (file)
@@ -1,3 +1,45 @@
+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