X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=debian%2Fchangelog;h=319a22fe581508acd1b7ac5fbd81df1bcf00e5ec;hp=a6e7c111146594b0b3601d989e0d4ba354c0e984;hb=590b924e19426c93e0c7f4b969ff80eed66ab29e;hpb=cea9c7b4302a6ee8c2bb6d212204086efda6b4f2 diff --git a/debian/changelog b/debian/changelog index a6e7c11..319a22f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,54 @@ +libpve-common-perl (5.0-23) unstable; urgency=medium + + * added pty handling modules for upcoming pve-xtermjs package + + -- Proxmox Support Team Mon, 04 Dec 2017 10:14:24 +0100 + +libpve-common-perl (5.0-22) unstable; urgency=medium + + * daemon: fix termination of busy workers on reload + + -- Proxmox Support Team Mon, 20 Nov 2017 14:22:07 +0100 + +libpve-common-perl (5.0-21) unstable; urgency=medium + + * daemon: refactor and cleanup + + * daemon: don't send SIGTERM before restart on leave_children_open_on_reload + + * lock_file_full: add missing trailing newline + + * JSONSchema.pm - add a 'download' attribute + + -- Proxmox Support Team Tue, 14 Nov 2017 08:01:25 +0100 + +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