- Update to release 2.5.0

OBS-URL: https://build.opensuse.org/package/show/network:ldap/sssd?expand=0&rev=246
This commit is contained in:
2021-05-10 14:02:56 +00:00
committed by Git OBS Bridge
parent 0d8eb32bb7
commit 0b594e2f4d
6 changed files with 27 additions and 15 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon May 10 13:58:04 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2.5.0
* Added support for automatic renewal of renewable TGTs that
are stored in KCM ccache. This can be enabled by setting
tgt_renewal = true. See the sssd-kcm man page for more
details. This feature requires MIT Kerberos
krb5-1.19-0.beta2.3 or higher.
* ad_gpo_implicit_deny is now respected even if there are no
applicable GPOs present.
-------------------------------------------------------------------
Tue Apr 6 12:08:29 UTC 2021 - Samuel Cabrero <scabrero@suse.de>