SHA256
1
0
forked from pool/sssd

- Update to release 2.9.4

OBS-URL: https://build.opensuse.org/package/show/network:ldap/sssd?expand=0&rev=308
This commit is contained in:
2024-01-12 14:08:36 +00:00
committed by Git OBS Bridge
parent c3e9acac75
commit 503be84418
6 changed files with 35 additions and 21 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Jan 12 14:02:10 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2.9.4
* Fixes a crash when PAM passkey processing incorrectly handles
non-passkey data.
* Fixed group membership handling when members are coming from
different forest domains and using ldap token groups is
prohibited.
* Files provider was erroneously taking into consideration
``local_auth_policy`` config option, thus breaking smartcard
authentication of local user in setups that did not explicitly
specify this option. This is now fixed.
-------------------------------------------------------------------
Tue Nov 21 09:43:57 UTC 2023 - Samuel Cabrero <scabrero@suse.de>