X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=50d02c625af037c5530681655d416545ccc52bf4;hb=c9f0e76bc47a01f47ac95ef6ea9b13f4f0cd709b;hp=d28cd36b1829db93b9b078e2b6f657bc2a58124b;hpb=8eed5f915d765d99a64293596261c5cfb7d1c821;p=pve-common.git diff --git a/debian/changelog b/debian/changelog index d28cd36..50d02c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,55 @@ +libpve-common-perl (4.0-48) unstable; urgency=medium + + * added syncfs syscall and sync_mountpoint helper + + -- Proxmox Support Team Thu, 11 Feb 2016 11:24:34 +0100 + +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