]> git.proxmox.com Git - pve-access-control.git/blobdiff - debian/changelog
bump version to 5.1-2
[pve-access-control.git] / debian / changelog
index b919549106e45f4974a46a89b430be6d627d86a7..efa498e1b236dc4b1b83ebc4d951234a5f241192 100644 (file)
@@ -1,3 +1,54 @@
+libpve-access-control (5.1-2) unstable; urgency=medium
+
+  * fix #1998: correct return properties for read_role
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 23 Nov 2018 14:22:40 +0100
+
+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
+
+  * 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
+
+  * api: check for special roles before locking the usercfg
+
+  * fix #1501: pveum: die when deleting special role
+
+  * API/ticket: rework coarse grained permission computation
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 5 Oct 2017 11:27:48 +0200
+
+libpve-access-control (5.0-6) unstable; urgency=medium
+
+  * Close #1470: Add server ceritifcate verification for AD and LDAP via the
+    'verify' option. For compatibility reasons this defaults to off for now,
+    but that might change with future updates.
+
+  * AD, LDAP: Add ability to specify a CA path or file, and a client
+    certificate via the 'capath', 'cert' and 'certkey' options.
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 08 Aug 2017 11:56:38 +0200
+
 libpve-access-control (5.0-5) unstable; urgency=medium
 
   * change from dpkg-deb to dpkg-buildpackage