]> git.proxmox.com Git - pve-access-control.git/commitdiff
bump version to 5.1-10
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 15 May 2019 14:22:30 +0000 (16:22 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 15 May 2019 14:22:30 +0000 (16:22 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index ffd7c20be18ab3911c39037b22fe81ea0685eead..e84be2793b0635eb52b123e8f0a251a2c97e2bbf 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=5.1
 PACKAGE=libpve-access-control
 VERSION=5.1
 PACKAGE=libpve-access-control
-PKGREL=9
+PKGREL=10
 
 BUILDDIR ?= ${PACKAGE}-${VERSION}
 
 
 BUILDDIR ?= ${PACKAGE}-${VERSION}
 
index cba0b370c07ca0c34f626cf25dbdc6377fc2442a..f3887c93ac665cdcb734f0523e930785a8f6eb6d 100644 (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
 libpve-access-control (5.1-9) unstable; urgency=medium
 
   * store the tfa type in user.cfg allowing to get it without proxying the call