mirror of
git://git.proxmox.com/git/pve-apiclient.git
synced 2024-12-22 17:34:22 +03:00
bump version to 2.0-4
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
ff8ba9c9d9
commit
23002ffc3f
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
||||
PACKAGE=libpve-apiclient-perl
|
||||
PKGVER=2.0
|
||||
PKGREL=3
|
||||
PKGREL=4
|
||||
|
||||
DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb
|
||||
|
||||
|
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user