]> git.proxmox.com Git - pve-access-control.git/commitdiff
bump version to 5.0-8
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 18 Jan 2018 12:39:48 +0000 (13:39 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 18 Jan 2018 12:39:48 +0000 (13:39 +0100)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Makefile
debian/changelog

index 9317062647b661091cb7e2b3ac7885cb6699f5cf..bc1ca81a1e90d40dd3e66b367290c43a54cf3a70 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=5.0
 PACKAGE=libpve-access-control
 VERSION=5.0
 PACKAGE=libpve-access-control
-PKGREL=7
+PKGREL=8
 
 DESTDIR=
 PREFIX=/usr
 
 DESTDIR=
 PREFIX=/usr
index 5baab6bbae0732abdb307f811784ba3ffe583033..c7dbd984022a9208f6485e0b8f5c58fd036bffe3 100644 (file)
@@ -1,3 +1,15 @@
+libpve-access-control (5.0-8) unstable; urgency=medium
+
+  * fix #1612: ldap: make 2nd server work with bind domains again
+
+  * fix an error message where passing a bad pool id to an API function would
+    make it complain about a wrong group name instead
+
+  * fix the API-returned permission list so that the GUI knows to show the
+    'Permissions' tab for a storage to an administrator apart from root@pam
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 18 Jan 2018 13:34:50 +0100
+
 libpve-access-control (5.0-7) unstable; urgency=medium
 
   * VM.Snapshot.Rollback privilege added
 libpve-access-control (5.0-7) unstable; urgency=medium
 
   * VM.Snapshot.Rollback privilege added