]> git.proxmox.com Git - pve-common.git/blobdiff - debian/changelog
bump version to 5.0-7
[pve-common.git] / debian / changelog
index 6306e87a0683ec431c5f68c30beb7b9860255531..52f7a52fe0f0d6cf5a6eac0774ec1b1a7463d133 100644 (file)
@@ -1,3 +1,31 @@
+libpve-common-perl (5.0-7) unstable; urgency=medium
+
+  * journal: allow filtering for a specific service
+
+  * net: only disable ipv6 when creating a bridge/interface
+
+  * fix uninitialized return code in run_command
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 10 Apr 2017 16:07:18 +0200
+
+libpve-common-perl (5.0-6) unstable; urgency=medium
+
+  * Add utility subroutine to get the fully qualified domain name of a host
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 03 Apr 2017 11:07:47 +0200
+
+libpve-common-perl (5.0-5) unstable; urgency=medium
+
+  * PVE::Tools::encrypt_pw() - new helper
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 30 Mar 2017 17:50:44 +0200
+
+libpve-common-perl (5.0-4) unstable; urgency=medium
+
+  * OTP.pm: new class with OTP helpers
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 30 Mar 2017 17:40:11 +0200
+
 libpve-common-perl (5.0-3) unstable; urgency=medium
 
   * Notify.pm: use Clone::clone instead of Storable::dclone