X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=debian%2Fchangelog;h=47d4edef0da01c3b8244325153514109ba9b89ce;hp=e15faa181400cab4f0af1e6df9da101c0f9a9f96;hb=8cbc26d3a8dac7b89acb1e1c060f8a7275ed8153;hpb=df6da413d414df1376c19d848492b928a7706be2 diff --git a/debian/changelog b/debian/changelog index e15faa1..47d4ede 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +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