X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=debian%2Fchangelog;h=631bd9c358d890194ec5f44671428507817db2e3;hp=a98fb7f9d16d99f5eef92f23518c6ac20d9a7523;hb=4ebd59685df78917c7dfd55d5017e59dea068455;hpb=e04b9f4c4356b8e5914ae701c0e4004f43061b7e diff --git a/debian/changelog b/debian/changelog index a98fb7f..631bd9c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,49 @@ +libpve-common-perl (5.0-9) unstable; urgency=medium + + * PVE::RESTEnvironment::get_user - add $noerr parameter + + -- Proxmox Support Team Sat, 29 Apr 2017 08:28:11 +0200 + +libpve-common-perl (5.0-8) unstable; urgency=medium + + * remove wrong (and superfluous) range check in cpusets + + -- Proxmox Support Team Thu, 20 Apr 2017 12:29:17 +0200 + +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 + + -- Proxmox Support Team 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 + + -- Proxmox Support Team Tue, 21 Mar 2017 12:07:07 +0100 + libpve-common-perl (5.0-2) unstable; urgency=medium * Add keeplocale parameter required by some API commands