bump version to 5.1-10

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2019-05-15 16:22:30 +02:00
parent e51988b4cb
commit ef761f510f
2 changed files with 7 additions and 1 deletions

View File

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

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
libpve-access-control (5.1-10) unstable; urgency=medium
* add /access/user/{id}/tfa api call to get tfa types
-- Proxmox Support Team <support@proxmox.com> Wed, 15 May 2019 16:21:10 +0200
libpve-access-control (5.1-9) unstable; urgency=medium
* store the tfa type in user.cfg allowing to get it without proxying the call