SHA256
1
0
forked from pool/sssd

sssd-2.6.0 changelog

OBS-URL: https://build.opensuse.org/package/show/network:ldap/sssd?expand=0&rev=251
This commit is contained in:
2021-10-16 11:09:53 +00:00
committed by Git OBS Bridge
parent 33a4c1553f
commit 6cc34ba5b0
2 changed files with 9 additions and 1 deletions

View File

@@ -2,6 +2,14 @@
Fri Oct 15 13:41:13 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2.6.0
* Support of legacy json format for ccaches was dropped.
* Support of long time deprecated secrets responder was dropped.
* Support of long time deprecated local provider was dropped.
* The sssctl command was vulnerable to shell command injection
via the logs-fetch and cache-expire subcommands,
which was fixed.
* Basic support of user's 'subuid and subgid ranges' for IPA
provider and corresponding plugin for shadow-utils were added.
-------------------------------------------------------------------
Mon Jul 12 19:45:37 UTC 2021 - Jan Engelhardt <jengelh@inai.de>