SHA256
1
0
forked from pool/sssd

sssd-1.11.0 (samba changes should be in shortly)

OBS-URL: https://build.opensuse.org/package/show/network:ldap/sssd?expand=0&rev=99
This commit is contained in:
2013-09-14 16:34:44 +00:00
committed by Git OBS Bridge
parent 77864f392c
commit 641678c922
8 changed files with 136 additions and 69 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Sep 3 21:12:37 UTC 2013 - jengelh@inai.de
- Update to new upstream release 1.11.0
* The sudo integration was made more robust. SSSD is now able to
gracefully handle situations where it is not able to resolve the
client host name or sudo rules have multiple name attributes.
* Several nested group membership bugs were fixed
* The PAC responder was made more robust and efficient, modifying
existing cache entries instead of always recreating them.
* The Kerberos provider now supports the new KEYRING ccache type.
- Remove sssd-no-ldb-check.diff, now implemented through a
configure argument --disable-ldb-version-check
-------------------------------------------------------------------
Sun Jun 16 16:11:42 UTC 2013 - jengelh@inai.de