diff --git a/Makefile b/Makefile index 9d8d737..60e4c76 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ VERSION=5.0 -PKGREL=31 +PKGREL=32 PACKAGE=libpve-common-perl diff --git a/debian/changelog b/debian/changelog index ce668a6..563bca6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libpve-common-perl (5.0-32) unstable; urgency=medium + + * fix #1766: compare task start time numerically + + * add helper to dump API with resolved references + + -- Proxmox Support Team Tue, 29 May 2018 07:33:47 +0200 + libpve-common-perl (5.0-31) unstable; urgency=medium * add ACME library and challenge plugins