]> git.proxmox.com Git - pve-apiclient.git/commitdiff
bump version to 2.0-3
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 17 Jan 2018 13:17:10 +0000 (14:17 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 17 Jan 2018 13:17:10 +0000 (14:17 +0100)
Makefile
debian/changelog

index 9dcbddec2c2ae18c9db1ce7e03e337b8434d09bc..03c9f65c6c6f9956e4b39f8a44b6a1624a8058e3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=libpve-apiclient-perl
 PKGVER=2.0
 PACKAGE=libpve-apiclient-perl
 PKGVER=2.0
-PKGREL=2
+PKGREL=3
 
 DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb
 
 
 DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb
 
index 475c4dce32e84b2a125af09419fee091f7f43744..99ac21615bb0c233238b7dd440f5639c61be2a7e 100644 (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
 libpve-apiclient-perl (2.0-2) unstable; urgency=medium
 
   * allow to specify cookie_name