X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=debian%2Fchangelog;h=2e86ecdc8af1c1e15204a1681da5d10cb338a8d2;hp=47d4edef0da01c3b8244325153514109ba9b89ce;hb=bf536088d77b578d6d40394ddf37abdbae5d1373;hpb=8cbc26d3a8dac7b89acb1e1c060f8a7275ed8153 diff --git a/debian/changelog b/debian/changelog index 47d4ede..2e86ecd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,41 @@ +libpve-common-perl (4.0-51) unstable; urgency=medium + + * Add AbstractConfig base class + + -- Proxmox Support Team Thu, 03 Mar 2016 10:12:26 +0100 + +libpve-common-perl (4.0-50) unstable; urgency=medium + + * Add since and until parameter to dump_journal + + * pod: generate property string documentation + + -- Proxmox Support Team Wed, 02 Mar 2016 06:23:24 +0100 + +libpve-common-perl (4.0-49) unstable; urgency=medium + + * schema: error on missing keys without default keys + + -- Proxmox Support Team Thu, 18 Feb 2016 09:40:35 +0100 + +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