X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=debian%2Fchangelog;h=e44f228df3e0d8f843cf0f91f187f0eaa6f20774;hp=da72a7669ff0b4f252836949227b8802a75cbcdc;hb=b50791668caa315f36bddfe6e06d64091238fe9e;hpb=b1dc435ef602858e7f9b403a3fa7f752c8daf420 diff --git a/debian/changelog b/debian/changelog index da72a76..e44f228 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,45 @@ +libpve-common-perl (5.0-20) unstable; urgency=medium + + * tools: add run_fork + + -- Proxmox Support Team Tue, 17 Oct 2017 15:08:48 +0200 + +libpve-common-perl (5.0-19) unstable; urgency=medium + + * PVE::Subscription - new class to simplify subscription management + + * ProcFSTools:read_proc_mounts: increase read size + + * tools: df: handle a failing df + + -- Proxmox Support Team Tue, 03 Oct 2017 11:34:44 +0200 + +libpve-common-perl (5.0-18) unstable; urgency=medium + + * use double hyphens for command options in the documentation + + * fix an issue with signal handlers being replaced leading to services not + shutting down properly + + * tools: add `convert_size` for generic byte conversion + + -- Proxmox Support Team Tue, 12 Sep 2017 13:40:53 +0200 + +libpve-common-perl (5.0-17) unstable; urgency=medium + + * api: fix rendering of filepath/string parameters + + * tools: add pipe_socket_to_command + + * JSONSchema: add parse_boolean helper + + * restenv: catch broadcast_tasklist errors gracefully + + -- Proxmox Support Team Wed, 6 Sep 2017 09:34:43 +0200 + libpve-common-perl (5.0-16) unstable; urgency=medium - * add helper to time-out hard blocking operations (eg. on stale NFS moutns) + * add helper to time-out hard blocking operations (eg. on stale NFS mounts) -- Proxmox Support Team Fri, 30 Jun 2017 09:18:04 +0200