SHA256
1
0
forked from jengelh/sssd

Accepting request 53189 from network:ldap

Accepted submit request 53189 from user rhafer

OBS-URL: https://build.opensuse.org/request/show/53189
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sssd?expand=0&rev=9
This commit is contained in:
Ruediger Oertel
2010-11-18 15:58:43 +00:00
committed by Git OBS Bridge
parent 85bd4f9cef
commit c0397aa961
4 changed files with 34 additions and 206 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Nov 16 11:06:02 UTC 2010 - rhafer@novell.com
- Updated to 1.4.1
* Add support for netgroups to the LDAP and proxy providers
* Fixes a minor bug with UIDs/GIDs >= 2^31
* Fixes a segfault in the kerberos provider
* Fixes a segfault in the NSS responder if a data provider crashes
* Correctly use sdap_netgroup_search_base
* the utility libraries libpath_utils1, libpath_utils-devel,
libref_array1 and libref_array-devel moved to their own
separate upstream project (ding-libs)
* Performance improvements made to group processing of RFC2307
LDAP servers
* Fixed nested group issues with RFC2307bis LDAP servers without
a memberOf plugin
* Manpage reviewed and updated
-------------------------------------------------------------------
Mon Sep 13 12:23:47 UTC 2010 - coolo@novell.com