From 2c67c26f61138e9a97c5aab450d05a865eea6413 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Wed, 30 Jul 2025 15:14:35 +0200 Subject: [PATCH] bump version to 9.0.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabian Grünbichler --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index 90b3f6b..c5c5dd7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +libpve-access-control (9.0.3) trixie; urgency=medium + + * readme: update privileges + + * add VM.Replicate privilege + + * fix #6528: tfa: update user config on removal of TFA + + -- Proxmox Support Team Wed, 30 Jul 2025 15:14:08 +0200 + libpve-access-control (9.0.2) trixie; urgency=medium * privileges: drop VM.Monitor in favor of more granular VM.GuestAgent.*