From 23002ffc3f2e39166ee9500d3c26814a9032bac7 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Mon, 22 Jan 2018 15:15:09 +0100 Subject: [PATCH] bump version to 2.0-4 Signed-off-by: Wolfgang Bumiller --- Makefile | 2 +- debian/changelog | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) 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 -- 2.39.2