]> git.proxmox.com Git - pve-apiclient.git/commitdiff
bump version to 2.0-4
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 22 Jan 2018 14:15:09 +0000 (15:15 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 22 Jan 2018 14:15:09 +0000 (15:15 +0100)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Makefile
debian/changelog

index 03c9f65c6c6f9956e4b39f8a44b6a1624a8058e3..ad1efdaad67d7d9796d0fe9dd26b392084066679 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=libpve-apiclient-perl
 PKGVER=2.0
-PKGREL=3
+PKGREL=4
 
 DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb
 
index 99ac21615bb0c233238b7dd440f5639c61be2a7e..bd5156a89368081a39aa43b47d784ae5dac348ee 100644 (file)
@@ -1,3 +1,11 @@
+libpve-apiclient-perl (2.0-4) unstable; urgency=medium
+
+  * fix a case where with the upcoming introduction of sub-commands
+    manual verification of fingerprints would read the user's response from a
+    file rather than stdin
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 22 Jan 2018 15:14:52 +0100
+
 libpve-apiclient-perl (2.0-3) unstable; urgency=medium
 
   * raise exception if manual fingerprint verification failed