From a76b691d13c005d6be19b62b415498c6cecccefb Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 14 Jun 2018 09:26:12 +0200 Subject: [PATCH 1/1] bump version to 5.0-33 --- Makefile | 2 +- debian/changelog | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 60e4c76..a62edb5 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ VERSION=5.0 -PKGREL=32 +PKGREL=33 PACKAGE=libpve-common-perl diff --git a/debian/changelog b/debian/changelog index 563bca6..cc73a40 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +libpve-common-perl (5.0-33) unstable; urgency=medium + + * only show subcommand specific usage if command incomplete + + * filter out aliases when trying to expand command + + * fix handling unknown commands + + * add a generalized 'read and confirm password' sub + + * improve bash completion + + * fix getopt when invoking without arguments + + * ensure errors from forked commands get returned correctly + + -- Proxmox Support Team Thu, 14 Jun 2018 09:15:41 +0200 + libpve-common-perl (5.0-32) unstable; urgency=medium * fix #1766: compare task start time numerically -- 2.39.2