X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fchangelog;fp=debian%2Fchangelog;h=bbeebd7c021288675014bd7e85b9f1fe37b5fe57;hb=6e5bbca424d32bc40edda38c5865fd06150672fd;hp=d4b3befae39be0fc5a9a44ee2a717cfa93af55fd;hpb=c3925aed42c153c91e829a7e94c8cc0000d3f4ad;p=pve-access-control.git diff --git a/debian/changelog b/debian/changelog index d4b3bef..bbeebd7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Tue, 29 Oct 2019 08:52:23 +0100 + libpve-access-control (6.0-2) pve; urgency=medium * improve CSRF verification compatibility with newer PVE