]> git.proxmox.com Git - pve-access-control.git/blobdiff - debian/changelog
fixup: touch date format does not understands abbreviations
[pve-access-control.git] / debian / changelog
index 5baab6bbae0732abdb307f811784ba3ffe583033..b8465ebd06e385d8c7504601db41eb02b6d8052c 100644 (file)
@@ -1,3 +1,37 @@
+libpve-access-control (5.1-3) unstable; urgency=medium
+
+  * api/ticket: move getting cluster name into an eval
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 29 Nov 2018 12:59:36 +0100
+
+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