X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=8dcee2b9b5843ef2c24270388201d175bb7564a6;hb=a892351539131c89c4660d063a7bb429a92dd659;hp=feadc70a7050aff98a0184cc5a1ce0276d701c5c;hpb=7c7bc4623db5f9e4d05da329740025f7502c4d34;p=pve-common.git diff --git a/debian/changelog b/debian/changelog index feadc70..8dcee2b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,46 @@ +libpve-common-perl (5.0-40) unstable; urgency=medium + + * minor fixup for startup order code + + -- Proxmox Support Team Tue, 25 Sep 2018 11:33:34 +0200 + +libpve-common-perl (5.0-39) unstable; urgency=medium + + * fix #1914: CLIFormatter: check also for existence of type + + * generate_usage_str: do not group sub-commands + + * run_fork_with_timeout: handle SIGTERM + + * intoify: improve mtu/bridgebort checks + + * api_dump_full: reduce enumerated options to a single one + + * inotify: add methods for reading/writing /etc/hosts + + -- Proxmox Support Team Thu, 20 Sep 2018 09:38:32 +0200 + +libpve-common-perl (5.0-38) unstable; urgency=medium + + * getopt_usage: do not display $standard_output_options + + * introcude new output format 'yaml' + + * PVE::CLIHandler - allow to define additional parameters for output + formatter + + * PVE::ACME - untaint saved account data + + * api dump: do not skip indexed params with only one index + + -- Proxmox Support Team Fri, 27 Jul 2018 10:54:59 +0200 + +libpve-common-perl (5.0-37) unstable; urgency=medium + + * make CLI standard options opt-in for commands + + -- Proxmox Support Team Wed, 18 Jul 2018 10:47:33 +0200 + libpve-common-perl (5.0-36) unstable; urgency=medium * fix #1819: fork_worker: ensure sync'ed workers control terminal