mirror of
https://git.proxmox.com/git/pve-common
synced 2025-08-08 09:50:02 +00:00
bump version to 5.0-38
This commit is contained in:
parent
5c59d8f99c
commit
6c7fee81f2
2
Makefile
2
Makefile
@ -1,5 +1,5 @@
|
|||||||
VERSION=5.0
|
VERSION=5.0
|
||||||
PKGREL=37
|
PKGREL=38
|
||||||
|
|
||||||
PACKAGE=libpve-common-perl
|
PACKAGE=libpve-common-perl
|
||||||
|
|
||||||
|
15
debian/changelog
vendored
15
debian/changelog
vendored
@ -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
|
libpve-common-perl (5.0-37) unstable; urgency=medium
|
||||||
|
|
||||||
* make CLI standard options opt-in for commands
|
* make CLI standard options opt-in for commands
|
||||||
|
Loading…
Reference in New Issue
Block a user