SHA256
1
0
forked from pool/sssd

- Update to release 2.2.2

OBS-URL: https://build.opensuse.org/package/show/network:ldap/sssd?expand=0&rev=222
This commit is contained in:
2019-11-21 13:03:02 +00:00
committed by Git OBS Bridge
parent 0130eda009
commit 1959e01be9
6 changed files with 28 additions and 10 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Nov 21 12:56:28 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2.2.2
* New options were added which allow sssd-kcm to handle bigger
data. See manual pages for max_ccaches, max_uid_caches and
max_ccache_size.
* SSSD can now automatically refresh cached user data from
subdomains in IPA/AD trust.
* Fixed issue with SSSD hanging when connecting to
non-responsive server with ldaps://.
* SSSD is now restarted by systemd after crashes.
-------------------------------------------------------------------
Tue Jun 18 08:00:46 UTC 2019 - Jan Engelhardt <jengelh@inai.de>