From: Thomas Lamprecht Date: Wed, 29 Jan 2020 09:17:31 +0000 (+0100) Subject: bump version to 6.0-6 X-Git-Url: https://git.proxmox.com/?p=pve-access-control.git;a=commitdiff_plain;h=23059f357272cee8154ba5bc5d6b66a37c9cd17b bump version to 6.0-6 Signed-off-by: Thomas Lamprecht --- diff --git a/debian/changelog b/debian/changelog index 6b13e3b..28d54f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +libpve-access-control (6.0-6) pve; urgency=medium + + * API: add group members to group index + + * implement API token support and management + + * pveum: add 'pveum user token add/update/remove/list' + + * pveum: add permissions sub-commands + + * API: add 'permissions' API endpoint + + * user.cfg: skip inexisting roles when parsing ACLs + + -- Proxmox Support Team Wed, 29 Jan 2020 10:17:27 +0100 + libpve-access-control (6.0-5) pve; urgency=medium * pveum: add list command for users, groups, ACLs and roles