5
0
mirror of git://git.proxmox.com/git/pve-common.git synced 2025-02-02 21:46:59 +03:00

bump version to 5.0-31

This commit is contained in:
Thomas Lamprecht 2018-05-04 12:57:25 +02:00
parent 55ffa426f3
commit 02548f7bb6
2 changed files with 11 additions and 1 deletions

View File

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

10
debian/changelog vendored
View File

@ -1,3 +1,13 @@
libpve-common-perl (5.0-31) unstable; urgency=medium
* add ACME library and challenge plugins
* add Certificate helper
* untaint PVE::Tools::df() return values
-- Proxmox Support Team <support@proxmox.com> Fri, 04 May 2018 12:39:02 +0200
libpve-common-perl (5.0-30) unstable; urgency=medium
* pty: fix read_password prototype