5
0
mirror of git://git.proxmox.com/git/pve-access-control.git synced 2025-01-21 18:03:45 +03:00

bump version to 6.0-3

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2019-10-29 08:55:09 +01:00
parent c3925aed42
commit 6e5bbca424

11
debian/changelog vendored
View File

@ -1,3 +1,14 @@
libpve-access-control (6.0-3) pve; urgency=medium
* fix #2433: increase possible TFA secret length
* parse user configuration: correctly parse group names in ACLs, for users
which begin their name with an @
* sort user.cfg entries alphabetically
-- Proxmox Support Team <support@proxmox.com> Tue, 29 Oct 2019 08:52:23 +0100
libpve-access-control (6.0-2) pve; urgency=medium
* improve CSRF verification compatibility with newer PVE