From 8e8023b1e965bb917c7f3cc96f0cdfb662d5d4f3 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 7 Jun 2023 19:06:58 +0200 Subject: [PATCH] bump version to 8.0.0~3 Signed-off-by: Thomas Lamprecht --- debian/changelog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/debian/changelog b/debian/changelog index b6659dd..c510cd2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +libpve-access-control (8.0.0~3) bookworm; urgency=medium + + * rpcenv: api permission heuristic: query Sys.Modify for root ACL-path + + * access control: add /sdn/zones/// ACL object path + + * add helper for checking bridge access + + * add new SDN.Use privilege in PVESDNUser role, allowing one to specify + which user are allowed to use a bridge (or vnet, if SDN is installed) + + * add privileges and paths for cluster resource mapping + + -- Proxmox Support Team Wed, 07 Jun 2023 19:06:54 +0200 + libpve-access-control (8.0.0~2) bookworm; urgency=medium * api: user index: only include existing tfa lock flags