]> git.proxmox.com Git - pve-access-control.git/commitdiff
bump version to 5.1-6
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 3 Apr 2019 11:41:20 +0000 (13:41 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 3 Apr 2019 11:41:20 +0000 (13:41 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index 21816eda1f6676f0b6884ba33cc1d0f2f6ec315f..1f461a0f17f684f164523c9e570e1b8d47a262fb 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=5.1
 PACKAGE=libpve-access-control
-PKGREL=5
+PKGREL=6
 
 BUILDDIR ?= ${PACKAGE}-${VERSION}
 
index e4fda0277a05abc63152178bc2f5bf99705c061a..89a7a8abd3451a33bc50eac512f32a6ceb54702a 100644 (file)
@@ -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 <support@proxmox.com>  Wed, 03 Apr 2019 13:40:26 +0200
+
 libpve-access-control (5.1-5) unstable; urgency=medium
 
   * fix vnc ticket verification without authkey lifetime