bump version to 5.0-35

This commit is contained in:
Thomas Lamprecht 2018-06-27 12:35:38 +02:00
parent 194ed9bbbd
commit b2285cf8eb
2 changed files with 10 additions and 1 deletions

View File

@ -1,5 +1,5 @@
VERSION=5.0
PKGREL=34
PKGREL=35
PACKAGE=libpve-common-perl

9
debian/changelog vendored
View File

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