]> git.proxmox.com Git - pve-access-control.git/commitdiff
bump version to 5.1-1
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 15 Nov 2018 09:36:16 +0000 (10:36 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 15 Nov 2018 09:36:16 +0000 (10:36 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index bc1ca81a1e90d40dd3e66b367290c43a54cf3a70..cbc27c869be0beaae76cf42c05551a43adabb902 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
-VERSION=5.0
+VERSION=5.1
 PACKAGE=libpve-access-control
-PKGREL=8
+PKGREL=1
 
 DESTDIR=
 PREFIX=/usr
index c7dbd984022a9208f6485e0b8f5c58fd036bffe3..a47af9b6e9b56b4df1392b8c49bec67c19758b47 100644 (file)
@@ -1,3 +1,13 @@
+libpve-access-control (5.1-1) unstable; urgency=medium
+
+  * pveum: introduce sub-commands
+
+  * register userid with completion
+
+  * fix #233: return cluster name on successful login
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 15 Nov 2018 09:34:47 +0100
+
 libpve-access-control (5.0-8) unstable; urgency=medium
 
   * fix #1612: ldap: make 2nd server work with bind domains again