From: Wolfgang Bumiller Date: Mon, 22 Jan 2018 14:15:09 +0000 (+0100) Subject: bump version to 2.0-4 X-Git-Url: https://git.proxmox.com/?p=pve-apiclient.git;a=commitdiff_plain;h=23002ffc3f2e39166ee9500d3c26814a9032bac7 bump version to 2.0-4 Signed-off-by: Wolfgang Bumiller --- diff --git a/Makefile b/Makefile index 03c9f65..ad1efda 100644 --- 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 diff --git a/debian/changelog b/debian/changelog index 99ac216..bd5156a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Mon, 22 Jan 2018 15:14:52 +0100 + libpve-apiclient-perl (2.0-3) unstable; urgency=medium * raise exception if manual fingerprint verification failed