From 860ddcba6ae835a01d49c32ef17a39b964751506 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 30 Apr 2019 14:02:41 +0000 Subject: [PATCH 1/1] bump version to 5.1-9 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3fc665e..ffd7c20 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.1 PACKAGE=libpve-access-control -PKGREL=8 +PKGREL=9 BUILDDIR ?= ${PACKAGE}-${VERSION} diff --git a/debian/changelog b/debian/changelog index 630e3dc..cba0b37 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +libpve-access-control (5.1-9) unstable; urgency=medium + + * store the tfa type in user.cfg allowing to get it without proxying the call + to a higher priviledged daemon. + + * tfa: realm required TFA should lock out users without TFA configured, as it + was done before Proxmox VE 5.4 + + -- Proxmox Support Team Tue, 30 Apr 2019 14:01:00 +0000 + libpve-access-control (5.1-8) unstable; urgency=medium * U2F: ensure we save correct public key on registration -- 2.39.2