X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=debian%2Fchangelog;h=c4d650f58f7e1b60517477e1dc6ecf8e645af8fd;hp=e15faa181400cab4f0af1e6df9da101c0f9a9f96;hb=d1e490c12f6c5cf22b5ddd7c5dc78bab0950726b;hpb=df6da413d414df1376c19d848492b928a7706be2 diff --git a/debian/changelog b/debian/changelog index e15faa1..c4d650f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,43 @@ +libpve-common-perl (4.0-48) unstable; urgency=medium + + * added syncfs syscall and sync_mountpoint helper + + * Applying: schema: disable additional properties in property strings + + -- 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