mirror of
git://git.proxmox.com/git/pve-apiclient.git
synced 2025-01-03 05:17:58 +03:00
bump version to 2.0-3
This commit is contained in:
parent
8153e67107
commit
3c43d96ef9
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
|||||||
PACKAGE=libpve-apiclient-perl
|
PACKAGE=libpve-apiclient-perl
|
||||||
PKGVER=2.0
|
PKGVER=2.0
|
||||||
PKGREL=2
|
PKGREL=3
|
||||||
|
|
||||||
DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb
|
DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb
|
||||||
|
|
||||||
|
12
debian/changelog
vendored
12
debian/changelog
vendored
@ -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
|
libpve-apiclient-perl (2.0-2) unstable; urgency=medium
|
||||||
|
|
||||||
* allow to specify cookie_name
|
* allow to specify cookie_name
|
||||||
|
Loading…
Reference in New Issue
Block a user