diff --git a/Makefile b/Makefile index 1814762..b4cadb7 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ VERSION=5.0 -PKGREL=21 +PKGREL=22 PACKAGE=libpve-common-perl diff --git a/debian/changelog b/debian/changelog index 2608ce5..27d75a1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libpve-common-perl (5.0-22) unstable; urgency=medium + + * daemon: fix termination of busy workers on reload + + -- Proxmox Support Team Mon, 20 Nov 2017 14:22:07 +0100 + libpve-common-perl (5.0-21) unstable; urgency=medium * daemon: refactor and cleanup