From: Thomas Lamprecht Date: Wed, 15 May 2019 14:22:30 +0000 (+0200) Subject: bump version to 5.1-10 X-Git-Url: https://git.proxmox.com/?p=pve-access-control.git;a=commitdiff_plain;h=ef761f510f091cf6efba0fd7d245632aba1691ee;ds=sidebyside bump version to 5.1-10 Signed-off-by: Thomas Lamprecht --- diff --git a/Makefile b/Makefile index ffd7c20..e84be27 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.1 PACKAGE=libpve-access-control -PKGREL=9 +PKGREL=10 BUILDDIR ?= ${PACKAGE}-${VERSION} diff --git a/debian/changelog b/debian/changelog index cba0b37..f3887c9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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