bump version to 5.0-32

This commit is contained in:
Thomas Lamprecht 2018-05-29 08:28:29 +02:00
parent 8733bb8078
commit d86dc5eeaf
2 changed files with 9 additions and 1 deletions

View File

@ -1,5 +1,5 @@
VERSION=5.0
PKGREL=31
PKGREL=32
PACKAGE=libpve-common-perl

8
debian/changelog vendored
View File

@ -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 <support@proxmox.com> Tue, 29 May 2018 07:33:47 +0200
libpve-common-perl (5.0-31) unstable; urgency=medium
* add ACME library and challenge plugins