X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=debian%2Fchangelog;h=e44f228df3e0d8f843cf0f91f187f0eaa6f20774;hp=3254d6b200631db4782ae87f0eb4ff4f48eb9b97;hb=62a8f27b998553e3ebce76a41e020a0b0008cf32;hpb=61a967bf1f5c5102723836ca12a0c93a9b77baf2 diff --git a/debian/changelog b/debian/changelog index 3254d6b..e44f228 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,48 @@ +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 mounts) + + -- Proxmox Support Team Fri, 30 Jun 2017 09:18:04 +0200 + libpve-common-perl (5.0-15) unstable; urgency=medium * use more reliable checks in wait_for_vnc_port