bump version to 5.0-18

This commit is contained in:
Wolfgang Bumiller 2017-09-12 13:43:55 +02:00
parent f2c72fc3ba
commit 45d51061bc
2 changed files with 12 additions and 1 deletions

View File

@ -1,5 +1,5 @@
VERSION=5.0
PKGREL=17
PKGREL=18
PACKAGE=libpve-common-perl

11
debian/changelog vendored
View File

@ -1,3 +1,14 @@
libpve-common-perl (5.0-18) unstable; urgency=medium
* use double hyphens for command options in the documentation
* fix an issue with signal handlers being replaced leading to services not
shutting down properly
* tools: add `convert_size` for generic byte conversion
-- Proxmox Support Team <support@proxmox.com> Tue, 12 Sep 2017 13:40:53 +0200
libpve-common-perl (5.0-17) unstable; urgency=medium
* api: fix rendering of filepath/string parameters