Changelog for
nss_ldap-debugsource-262-11.2.i586.rpm :
Wed Jan 7 13:00:00 2009 olhAATTsuse.de
- obsolete old -XXbit packages (bnc#437293)
Tue Oct 28 13:00:00 2008 rhaferAATTsuse.de
- Only set default port when \"port\" directive is present in
/etc/ldap.conf or when \"ssl on\" is set. (bnc#439449)
- Apply \"tls_
*\" options when \"ldaps\" URI are used (bnc#439449)
Thu Aug 28 14:00:00 2008 rhaferAATTsuse.de
- Update to nss_ldap-262, fixes a minor bug in the default
config file (PADL-Bug#371) and a build issue on Solaris
(PADL-Bug#370)
Thu Apr 10 14:00:00 2008 roAATTsuse.de
- added baselibs.conf file to build xxbit packages
for multilib support
Tue Mar 4 13:00:00 2008 rhaferAATTsuse.de
- Update to nss_ldap-260:
* only set errno for NSS_TRYAGAIN (bnc#366587)
- removed obsolete sigset.dif patch
Thu Nov 8 13:00:00 2007 rhaferAATTsuse.de
- Fixed pre-requires
Mon Oct 29 13:00:00 2007 rhaferAATTsuse.de
- Update to nss_ldap-259
* fix for BUG#348: fix memory leak
* fix for BUG#349: nss_ldap crashes after START_TLS timeout
(assertion failure in libldap)
* fix for BUG#350: assertion failure in ldap_result (called
from do_result())
* fix for BUG#351: double ldap_msgfree()
Thu Oct 18 14:00:00 2007 rhaferAATTsuse.de
- Update to nss_ldap-258
* fix for PADL-Bug#343: nss_srv_domain should take a domain
not a record
* fix for PADL-Bug#339: replacement code for Kerbeors
SASL operations
* fix for PADL-Bug#338: nss_ldap constructs LDAP URIs
incorrectly
* fix for PADL-Bug#337: configure fails to detect resolver
functions
* fix for PADL-Bug#332: --enable-schema-mapping incorrectly
maps pw_change
* fix for PADL-Bug#293: add nss_getgrent_skipmembers
parameter to ldap.conf, if enabled will not request
member attributes for group lookups, greatly increasing
performance for large groups
Fri Aug 3 14:00:00 2007 rhaferAATTsuse.de
- Update to nss_ldap-257. (Just includes the fix for Bug #294456)
Mon Jul 30 14:00:00 2007 rhaferAATTsuse.de
- Ignore SIGPIPE in atfork-Handlers (Bug #294456)
- Removed
*.so link
Fri Jul 6 14:00:00 2007 rhaferAATTsuse.de
- Fix URI generation when looking up LDAP Server via SRV records
- Update to nss_ldap-256
* patch from Tomas Janousek
to check for
pthread_once(); __pthread_once does not imply __pthread_atfork
being non-NULL
* fix for BUG#315: memory corruption/crash in initgroups parsing
Mon Mar 5 13:00:00 2007 rhaferAATTsuse.de
- Update to nss_ldap-255
* fix for PADL-Bug#304: fd leak in do_close_no_unbind
* patch from Adrian Bridgett
for Debian BUG#375533: Assertion failure in libnss-ldap
Thu Mar 1 13:00:00 2007 rhaferAATTsuse.de
- nss_ldap could crash when no host or uri is configured in
/etc/ldap.conf or DNS (Bug #248594)
Tue Jan 30 13:00:00 2007 rhaferAATTsuse.de
- Apply the \"port\" directive correctly if present in ldap.conf
(Bug #224879)
Mon Jan 15 13:00:00 2007 rhaferAATTsuse.de
- Update to nss_ldap-254
* fix for BUG#292: array bounds check in ldap-network.c
* fix for BUG#296: fix stack buffer optimization
* fix for BUG#297: gethostbyname2 queried with AF_INET6 returns
OK with IPv4 address
* fix for Novell BUG#215911: crasher parsing nested groups
Wed Oct 18 14:00:00 2006 rhaferAATTsuse.de
- Update to nss_ldap-253. Fixes crasher if an empty buffer is
passed to initgroups (glibc NSS only)
Tue Aug 22 14:00:00 2006 rhaferAATTsuse.de
- Update to nss_ldap-252. Most important changes:
* fix regression in per-objectclass attribute mapping
* don\'t use static _nss_ldap_no_members buffer,
causes crash when nss_ldap is unloaded and memory
is still referenced
* fix for PADL-BUG#255: deadlock in initgroups
* make objectClass a mappable attribute