From: Thomas Lamprecht Date: Wed, 3 Apr 2019 11:41:20 +0000 (+0200) Subject: bump version to 5.1-6 X-Git-Url: https://git.proxmox.com/?p=pve-access-control.git;a=commitdiff_plain;h=a270d4e16766027d247a6685f0d49c1c7dc45b60 bump version to 5.1-6 Signed-off-by: Thomas Lamprecht --- diff --git a/Makefile b/Makefile index 21816ed..1f461a0 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.1 PACKAGE=libpve-access-control -PKGREL=5 +PKGREL=6 BUILDDIR ?= ${PACKAGE}-${VERSION} diff --git a/debian/changelog b/debian/changelog index e4fda02..89a7a8a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +libpve-access-control (5.1-6) unstable; urgency=medium + + * more general 2FA configuration via priv/tfa.cfg + + * add u2f api endpoints + + * delete TFA entries when deleting a user + + * allow users to change their TOTP settings + + -- Proxmox Support Team Wed, 03 Apr 2019 13:40:26 +0200 + libpve-access-control (5.1-5) unstable; urgency=medium * fix vnc ticket verification without authkey lifetime