From: Thomas Lamprecht Date: Sat, 25 Apr 2020 17:35:20 +0000 (+0200) Subject: bump version to 6.0-7 X-Git-Url: https://git.proxmox.com/?p=pve-access-control.git;a=commitdiff_plain;h=8f4a522f4fda8aadb91b8569542c3ea7afa50896;ds=inline bump version to 6.0-7 Signed-off-by: Thomas Lamprecht --- diff --git a/debian/changelog b/debian/changelog index 28d54f8..ec4bc49 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +libpve-access-control (6.0-7) pve; urgency=medium + + * fix #2575: die when trying to edit built-in roles + + * add realm sub commands to pveum CLI tool + + * api: domains: add user group sync API enpoint + + * allow one to sync and import users and groups from LDAP/AD based realms + + * realm: add default-sync-options to config for more convenient sync configuration + + * api: token create: return also full token id for convenience + + -- Proxmox Support Team Sat, 25 Apr 2020 19:35:17 +0200 + libpve-access-control (6.0-6) pve; urgency=medium * API: add group members to group index