Changelog for
nss_ldap-265-44.35.i586.rpm :
Fri Mar 15 13:00:00 2013 rhaferAATTsuse.com
- ldap.conf is now part of nss_ldap since pwdutils was dropped
(bnc#809245)
- removed no longer needed %post scriptlet
Mon Jan 28 13:00:00 2013 tchvatalAATTsuse.com
- Fix segfault when using with glibc-2.16 and linking with pthread.
* adds patches:
nss_ldap-265-glibc-2.16.patch (PADL-Bug#445)
nss_ldap-265-pthread.patch (PADL-Bug#446)
Thu Oct 18 14:00:00 2012 cooloAATTsuse.com
- fix build with possix correctly set (added to nss_ldap.dif)
Wed Dec 21 13:00:00 2011 cooloAATTsuse.com
- remove call to suse_update_config (very old work around)
Fri Dec 2 13:00:00 2011 cooloAATTsuse.com
- add automake as buildrequire to avoid implicit dependency
Fri Oct 28 14:00:00 2011 rhaferAATTsuse.de
- Entries with invalid (or too large) uidNumber/gidNumber attributes
could crash nss_ldap (bnc#726393)
Mon Jan 17 13:00:00 2011 rhaferAATTsuse.de
- A memory leak in nss_ldap could lead to processes (e.g. nscd)
growing extremely large (bnc#659100, PADL-Bug#418)
- nss_ldap didn\'t try to reconnect properly when the LDAP
connection was lost between two getXXent() calls
(bnc#662752, PADL-Bug#215)
Mon Feb 1 13:00:00 2010 jengelhAATTmedozas.de
- Package baselibs.conf
Tue Dec 15 13:00:00 2009 rhaferAATTnovell.com
- Update to nss_ldap-265. From the changelog:
* fix for PADL-Bug#132: add versioning information to binary
* fix for PADL-Bug#403: add AM_MAINTAINER_MODE
* fix for PADL-Bug#388: bad LDAP query for ether lookups
* fix for PADL-Bug#391: clarify bind timelimit defaults
in ldap.conf
* fix for PADL-Bug#392: call do_close() if ldap_result()
or ldap_parse_result() fails (before returning
NSS_UNAVAIL)
* fix for PADL-Bug#409: deallocate context in
_nss_ldap_ent_context_release() to avoid bad usage
* fix for PADL-Bug#410: don\'t leak file descriptors in
_nss_ldap_readconfig
Thu Jun 25 14:00:00 2009 sbrabecAATTsuse.cz
- Supplement glibc-32bit/glibc-64bit in baselibs.conf (bnc#354164).
Tue May 19 14:00:00 2009 rhaferAATTnovell.com
- updated to nss_ldap-264. From the changelog:
* fix for PADL-Bug#378: MAP_H_ERRNO() should map NSS_TRYAGAIN
to NETDB_INTERNAL not TRY_AGAIN
* fix for PADL-Bug#379: ldaps:// URIs only work if \"ssl on\"
is set
* fix for PADL-Bug#248: nss_ldap exposes malformed entries to the
system
* fix for PADL-Bug#374: nss_ldap returns success from setnetgrent()
when the requested netgroup doesn\'t exist
* fix for PADL-Bug#376: getXXent() only returns NULL once before
implicitly calling setXXent(), whereas other backends continue
to return NULL