diff --git a/Makefile b/Makefile index b42e76a..20189c9 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ VERSION=5.0 -PKGREL=17 +PKGREL=18 PACKAGE=libpve-common-perl diff --git a/debian/changelog b/debian/changelog index a6e7c11..5f1a701 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Tue, 12 Sep 2017 13:40:53 +0200 + libpve-common-perl (5.0-17) unstable; urgency=medium * api: fix rendering of filepath/string parameters