bump version to 5.1-6

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2019-04-03 13:41:20 +02:00
parent 0db7870be0
commit a270d4e167
2 changed files with 13 additions and 1 deletions

View File

@ -1,6 +1,6 @@
VERSION=5.1 VERSION=5.1
PACKAGE=libpve-access-control PACKAGE=libpve-access-control
PKGREL=5 PKGREL=6
BUILDDIR ?= ${PACKAGE}-${VERSION} BUILDDIR ?= ${PACKAGE}-${VERSION}

12
debian/changelog vendored
View 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 libpve-access-control (5.1-5) unstable; urgency=medium
* fix vnc ticket verification without authkey lifetime * fix vnc ticket verification without authkey lifetime