From a23eaa1a12c7170ef36f8508abbf23bcacfc0e7a Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 20 Mar 2023 17:16:15 +0100 Subject: [PATCH] bump version to 7.4-1 Signed-off-by: Thomas Lamprecht --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 99504b5..25b438c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libpve-access-control (7.4-1) bullseye; urgency=medium + + * realm sync: refactor scope/remove-vanished into a standard option + + * ldap: Allow quoted values for DN attribute values + + -- Proxmox Support Team Mon, 20 Mar 2023 17:16:11 +0100 + libpve-access-control (7.3-2) bullseye; urgency=medium * fix #4518: dramatically improve ACL computation performance