SHA256
1
0
forked from pool/sssd

Binary LDAP data fix; kill LDB version check

OBS-URL: https://build.opensuse.org/package/show/network:ldap/sssd?expand=0&rev=89
This commit is contained in:
2013-02-26 08:35:16 +00:00
committed by Git OBS Bridge
parent e3960da37d
commit 52a4425360
4 changed files with 142 additions and 1 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Feb 26 08:29:43 UTC 2013 - jengelh@inai.de
- Resolve user retrieval problems when encountering binary data
in LDAP attributes (bnc#806078),
added sssd-sysdb-binary-attrs.diff
- Added sssd-no-ldb-check.diff so that SSSD continues to start
even after an LDB update.
-------------------------------------------------------------------
Fri Feb 8 10:31:52 UTC 2013 - rhafer@suse.com