SHA256
1
0
forked from pool/sssd

- Update to release 2.7.0

OBS-URL: https://build.opensuse.org/package/show/network:ldap/sssd?expand=0&rev=262
This commit is contained in:
2022-04-14 23:20:29 +00:00
committed by Git OBS Bridge
parent 7d33d4193b
commit 7d719753b5
6 changed files with 55 additions and 35 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Apr 14 22:43:03 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2.7.0
* Better default for IPA/AD re_expression. Tunning for group
names containing '@' is no longer needed.
* A new debug level is added to show statistical and
performance data.
* Added support for anonymous PKINIT to get FAST credentials.
* SSSD now correctly falls back to UPN search if the user was
not found even with `cache_first = true`.
-------------------------------------------------------------------
Mon Feb 21 14:50:38 UTC 2022 - Callum Farmer <gmbr3@opensuse.org>