From: Wolfgang Bumiller Date: Tue, 12 Sep 2017 11:43:55 +0000 (+0200) Subject: bump version to 5.0-18 X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=commitdiff_plain;h=45d51061bcff093d4a719873fd9156b3355a1775 bump version to 5.0-18 --- 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