From: Dietmar Maurer Date: Fri, 27 Jul 2018 08:56:13 +0000 (+0200) Subject: bump version to 5.0-38 X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=commitdiff_plain;h=6c7fee81f2800b3b6084722743d3da58eff34fd2;ds=sidebyside bump version to 5.0-38 --- diff --git a/Makefile b/Makefile index 2f583cc..0c45312 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ VERSION=5.0 -PKGREL=37 +PKGREL=38 PACKAGE=libpve-common-perl diff --git a/debian/changelog b/debian/changelog index 233ee76..0af0c41 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +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