bump version to 5.0-38

This commit is contained in:
Dietmar Maurer 2018-07-27 10:56:13 +02:00
parent 5c59d8f99c
commit 6c7fee81f2
2 changed files with 16 additions and 1 deletions

View File

@ -1,5 +1,5 @@
VERSION=5.0
PKGREL=37
PKGREL=38
PACKAGE=libpve-common-perl

15
debian/changelog vendored
View File

@ -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 <support@proxmox.com> 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