bump version to 2.0-3

This commit is contained in:
Fabian Grünbichler 2018-01-17 14:17:10 +01:00
parent 8153e67107
commit 3c43d96ef9
2 changed files with 13 additions and 1 deletions

View File

@ -1,6 +1,6 @@
PACKAGE=libpve-apiclient-perl
PKGVER=2.0
PKGREL=2
PKGREL=3
DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb

12
debian/changelog vendored
View File

@ -1,3 +1,15 @@
libpve-apiclient-perl (2.0-3) unstable; urgency=medium
* raise exception if manual fingerprint verification failed
* use new Exception.pm class to signal errors to caller
* add APIClient/Exception.pm class
* cleanup Net::SSLeay error handling
-- Proxmox Support Team <support@proxmox.com> Wed, 17 Jan 2018 14:15:51 +0100
libpve-apiclient-perl (2.0-2) unstable; urgency=medium
* allow to specify cookie_name