diff --git a/Makefile b/Makefile index 75093c1..2701be6 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ VERSION=5.0 -PKGREL=34 +PKGREL=35 PACKAGE=libpve-common-perl diff --git a/debian/changelog b/debian/changelog index e74bbb0..0049237 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +libpve-common-perl (5.0-35) unstable; urgency=medium + + * replace read_password_func from cli handler with more flexible param + mapping + + * add print_text_table and print_api_result helper + + -- Proxmox Support Team Wed, 27 Jun 2018 12:33:09 +0200 + libpve-common-perl (5.0-34) unstable; urgency=medium * split out systemd specific code to own perl module