X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=debian%2Fchangelog;h=52f7a52fe0f0d6cf5a6eac0774ec1b1a7463d133;hp=14f63bdea17faf2c15b60c4871e034ec4bb27174;hb=d40809208da5c7c97a1b9ad2470054ea5495e046;hpb=9b8c792f1da6f8ec8345145e781305b4f809dbeb diff --git a/debian/changelog b/debian/changelog index 14f63bd..52f7a52 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +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 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 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 Thu, 30 Mar 2017 17:50:44 +0200 + libpve-common-perl (5.0-4) unstable; urgency=medium * OTP.pm: new class with OTP helpers