]> git.proxmox.com Git - pve-common.git/commitdiff
bump version to 5.0-38
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 27 Jul 2018 08:56:13 +0000 (10:56 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 27 Jul 2018 08:56:13 +0000 (10:56 +0200)
Makefile
debian/changelog

index 2f583cc19a7aabc1b8e65b87c0a97b42a8ea0f27..0c45312819885a011e53fb64331485210d2b29f6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 VERSION=5.0
 VERSION=5.0
-PKGREL=37
+PKGREL=38
 
 PACKAGE=libpve-common-perl
 
 
 PACKAGE=libpve-common-perl
 
index 233ee762d5cb65f69a767480967cecc11bb57fb2..0af0c41bb5e9c208be6ce6c4e1a6ccd2bb504549 100644 (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
 libpve-common-perl (5.0-37) unstable; urgency=medium
 
   * make CLI standard options opt-in for commands