X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=debian%2Fchangelog;h=f3e56fb1f568fd80d06441eca1ad2b9f5998eebc;hp=5a10968c9f3044e7fd200d4a059745e1858b2b48;hb=dde69c32003c0460550e49a48cf3f9c697763e4a;hpb=8992139368d3ff5116613694aa59486fb189329f diff --git a/debian/changelog b/debian/changelog index 5a10968..f3e56fb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +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