X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=debian%2Fchangelog;h=f3e56fb1f568fd80d06441eca1ad2b9f5998eebc;hp=d28cd36b1829db93b9b078e2b6f657bc2a58124b;hb=dde69c32003c0460550e49a48cf3f9c697763e4a;hpb=8eed5f915d765d99a64293596261c5cfb7d1c821 diff --git a/debian/changelog b/debian/changelog index d28cd36..f3e56fb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,49 @@ +libpve-common-perl (4.0-47) unstable; urgency=medium + + * Implement refcounting for flocks + + * CLIHandler: add missing use PVE::INotify + + * Fix #882: active state of interfaces depends on ipv6 + + -- Proxmox Support Team Wed, 10 Feb 2016 11:13:32 +0100 + +libpve-common-perl (4.0-46) unstable; urgency=medium + + * add upid_wait method + + * SectionConfig: disable duplicate plugin registration + + * Tools: add setns system call + + -- Proxmox Support Team Wed, 27 Jan 2016 16:55:45 +0100 + +libpve-common-perl (4.0-45) unstable; urgency=medium + + * network: fix uninitialized value error + + -- Proxmox Support Team Mon, 18 Jan 2016 16:54:06 +0100 + +libpve-common-perl (4.0-44) unstable; urgency=medium + + * network : add trunks support + + -- Proxmox Support Team Fri, 15 Jan 2016 17:26:05 +0100 + +libpve-common-perl (4.0-43) unstable; urgency=medium + + * Fix #861: use safer sprintf formatting + + -- Proxmox Support Team Fri, 08 Jan 2016 12:50:43 +0100 + +libpve-common-perl (4.0-42) unstable; urgency=medium + + * bash completion: allow fall back to default completion + + * lock_file_full: output also lockname if it cannot be acquired + + -- Proxmox Support Team Sat, 19 Dec 2015 09:06:24 +0100 + libpve-common-perl (4.0-41) unstable; urgency=medium * Daemon: don't clear CLOEXEC on daemon sockets