From: Thomas Lamprecht Date: Wed, 20 Feb 2019 11:24:19 +0000 (+0100) Subject: bump version to 5.0-47 X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=commitdiff_plain;h=7b4f791bfd34527816f3518803bcbf8ebe81293d bump version to 5.0-47 Signed-off-by: Thomas Lamprecht --- diff --git a/Makefile b/Makefile index 17d9994..14319a0 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ VERSION=5.0 -PKGREL=46 +PKGREL=47 PACKAGE=libpve-common-perl diff --git a/debian/changelog b/debian/changelog index d14f994..cfad10f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libpve-common-perl (5.0-47) unstable; urgency=medium + + * partially fix #2023: Switch to https for yubico.com API + + * Fix 1891: Add zsh command completion generator + + -- Proxmox Support Team Wed, 20 Feb 2019 12:23:56 +0100 + libpve-common-perl (5.0-46) unstable; urgency=medium * add missing dependency on libhttp-daemon-perl, libhttp-manager-perl