bump version to 7.2-2

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2022-06-03 14:02:35 +02:00
parent 0fd902ce54
commit 1cf4389b42

12
debian/changelog vendored
View File

@ -1,3 +1,15 @@
libpve-access-control (7.2-2) bullseye; urgency=medium
* permissions: merge propagation flag for multiple roles on a path that
share privilege in a deterministic way, to avoid that it gets lost
depending on perl's random sort, which would result in returing less
privileges than an auth-id actually had.
* permissions: avoid that token and user privilege intersection is to strict
for user permissions that have propagation disabled.
-- Proxmox Support Team <support@proxmox.com> Fri, 03 Jun 2022 14:02:30 +0200
libpve-access-control (7.2-1) bullseye; urgency=medium libpve-access-control (7.2-1) bullseye; urgency=medium
* user check: fix expiration/enable order * user check: fix expiration/enable order