From: Thomas Lamprecht Date: Tue, 9 Apr 2019 10:48:53 +0000 (+0200) Subject: bump version to 5.1-8 X-Git-Url: https://git.proxmox.com/?p=pve-access-control.git;a=commitdiff_plain;h=9fbad0120798cd884a16aa034c0d14829e13a135 bump version to 5.1-8 Signed-off-by: Thomas Lamprecht --- diff --git a/Makefile b/Makefile index 1f650a9..3fc665e 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.1 PACKAGE=libpve-access-control -PKGREL=7 +PKGREL=8 BUILDDIR ?= ${PACKAGE}-${VERSION} diff --git a/debian/changelog b/debian/changelog index 85152cc..630e3dc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libpve-access-control (5.1-8) unstable; urgency=medium + + * U2F: ensure we save correct public key on registration + + -- Proxmox Support Team Tue, 09 Apr 2019 12:47:12 +0200 + libpve-access-control (5.1-7) unstable; urgency=medium * verify_ticket: allow general non-challenge tfa to be run as two step