| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: nss_ldap | Distribution: SUSE LINUX 10.1 (i586) |
| Version: 246 | Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany |
| Release: 14.23 | Build date: Mon Feb 11 16:53:38 2008 |
| Group: Productivity/Networking/LDAP/Clients | Build host: crumb.suse.de |
| Size: 219813 | Source RPM: nss_ldap-246-14.23.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://www.padl.com/OSS/nss_ldap.html | |
| Summary: NSS LDAP Module | |
Nss_ldap is a glibc NSS module that allows X.500 and LDAP directory
servers to be used as a primary source of aliases, ethers, groups,
hosts, networks, protocol, users, RPCs, services, and shadow passwords
(instead of or in addition to using flat files or NIS).
Authors:
--------
Luke Howard <lukeh@padl.com>
LGPL v2.1 or later
internal MD5: efadbcfa1b969ee6626fcd857d3f0bec
GPG
* Mon Feb 11 2008 - rhafer@suse.de
- Ignore SIGPIPE in atfork-Handlers (bnc#359616)
* Mon Dec 03 2007 - rhafer@suse.de
- Additional fix for Bug #310556, assertion failure in ldap_result
(PADL-Bug #350)
- nss_ldap-pthreadonce.diff already contains fix for Bug #339031
(nss_ldap information disclosure, CVE-2007-5794)
* Mon Oct 22 2007 - rhafer@suse.de
- nss_ldap crashes when a timeout occurs during the START_TLS
operation (Bug #335117)
- ldap_msg_free() could be called multiple times for the same
data (Bug #288910)
- nss_ldap potentially closes an LDAP connection that is still
in use by another thread (Bug #310556)
* Thu Mar 01 2007 - rhafer@suse.de
- nss_ldap could crash when no host or uri is configured in
/etc/ldap.conf or DNS (Bug #248594)
* Mon Feb 12 2007 - rhafer@suse.de
- Fixed a possible deadlock in _nss_ldap_initgroups_dyn(), which
caused multi-thread applications to hang.
(Bugzilla #214348, PADL-Bug #255)
* Mon Jan 15 2007 - rhafer@suse.de
- Fixed crasher, when parsing nested groups of a certain size
(Bugzilla: #215911)
* Mon Mar 13 2006 - rhafer@suse.de
- Don't use static buffer for groups without members
(Bugzilla: #157066)
* Fri Jan 27 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
* Thu Jan 26 2006 - rhafer@suse.de
- retry at least one time if "bind_policy soft"
- better workaround for __pthread_once and pthread_atfork hacks
* Wed Jan 25 2006 - rhafer@suse.de
- Update to nss_ldap-246 (Bugzilla: #145170)
* Thu Jan 19 2006 - rhafer@suse.de
- add "bind_policy soft" to /etc/ldap.conf during update
if no "bind_policy" is set explicitly (Bugzilla: #139578)
* Fri Jan 13 2006 - rhafer@suse.de
- Fixed paged results. http://bugzilla.padl.com/show_bug.cgi?id=245
* Wed Jan 11 2006 - rhafer@suse.de
- Update to nss_ldap-245
* Tue Jan 10 2006 - rhafer@suse.de
- use pthread_atfork() instead of glibc-internal __pthread_once
- neededforbuild cleanup
* Thu Dec 22 2005 - rhafer@suse.de
- Update to nss_ldap-244
- Fixed man-page it's "bind_policy" not "reconnect_policy"
* Wed Oct 12 2005 - rhafer@suse.de
- Update to nss_ldap-243
* Tue Mar 29 2005 - rhafer@suse.de
- Update to nss_ldap-238
* Mon Feb 21 2005 - rhafer@suse.de
- Update to nss_ldap-234 (contains a better fix for Bug #50702)
* Mon Feb 14 2005 - rhafer@suse.de
- Update to nss_ldap-233
- connect_on_init.dif: fixes Bug #50702
* Fri Jan 28 2005 - rhafer@suse.de
- Update to nss_ldap-232
- Fixed path in README.SuSE
* Tue Jan 18 2005 - rhafer@suse.de
- Update to nss_ldap 229
- added kerberos-devel-packages to neededforbuild and turned on
configurable Kerberos V credentials cache name
* Thu Oct 14 2004 - rhafer@suse.de
- Update to nss_ldap 226
- fixed README.SuSE
* Thu Feb 19 2004 - kukuk@suse.de
- Increase the buffer for struct sockaddr to hold all data.
* Wed Feb 18 2004 - kukuk@suse.de
- Add patch to fix seg.fault from Ralf Haferkamp
* Sat Feb 14 2004 - kukuk@suse.de
- Update to nss_ldap 215
- Fix handling of UTF-8 group names [Bug #34549]
* Sat Jan 10 2004 - adrian@suse.de
- add %run_ldconfig and %defattr
* Tue Sep 02 2003 - sbrabec@suse.cz
- Turned on schema mapping, XAD support and paged results.
- Packaged more docs.
* Mon Jul 14 2003 - sbrabec@suse.cz
- Changed path to ldap.conf to /etc (bug #27528).
* Mon Jun 09 2003 - sbrabec@suse.cz
- Updated to version 207.
* Sat Feb 15 2003 - kukuk@suse.de
- Update to 203.7. Includes netgroup support.
* Fri Feb 14 2003 - kukuk@suse.de
- Fix seg.fault on x86-64 in gethost* functions
- Implement IPv6 support for gethost* functions
* Thu Feb 13 2003 - kukuk@suse.de
- Enable IPv6 support (else we will leak file descriptors with IPv6
addresses).
* Tue Nov 05 2002 - sbrabec@suse.cz
- Update to version 203.
* Tue Oct 29 2002 - sbrabec@suse.cz
- Update to version 202.
- Don't own /etc/openldap, required openldap2-client creates it.
* Thu Aug 29 2002 - tcrhak@suse.cz
- fixed sigprocmask bug (bug #18236)
* Mon Aug 26 2002 - rhafer@suse.de
- LDAP_FILT_MAXSIZ isn't defined in libldap anymore
* Tue Aug 13 2002 - kukuk@suse.de
- Update to version 199 (glibc alias enumeration functions, DNS
response parser)
* Sat Jul 27 2002 - kukuk@suse.de
- Update to version 198 (fixes a potential buffer overflow in the
DNS SRV code)
* Tue Jul 16 2002 - kukuk@suse.de
- Update to version 197 (lot of "buffer to small" bug fixes)
* Sat Apr 27 2002 - kukuk@suse.de
- Update to 187 (minor bug fixes)
* Mon Feb 04 2002 - tcrhak@suse.cz
- update to 183
- used %{_lib} and %{_lidir} macros
* Fri Nov 23 2001 - tcrhak@suse.cz
- update to version 174
* Tue Aug 07 2001 - cihlar@suse.cz
- update to version 167
* Sat May 12 2001 - schwab@suse.de
- Fix missing declarations.
- Add %suse_update_config.
* Thu Apr 19 2001 - kukuk@suse.de
- Do not enable ids-uid, it is broken
* Wed Apr 18 2001 - pblaha@suse.cz
- back to /etc/openldap/ldap.conf
- update on version 150
- add URL
* Wed Mar 21 2001 - ro@suse.de
- fixed neededforbuild again
* Fri Mar 16 2001 - pblaha@suse.cz
- update on version 149
- add build root
* Thu Mar 15 2001 - ro@suse.de
- fixed neededforbuild for openldap
* Wed Jan 31 2001 - choeger@suse.de
- link against ldaplib2
* Mon Dec 11 2000 - kukuk@suse.de
- Update to 123
* Sat Nov 04 2000 - kukuk@suse.de
- Use ldaplib
* Thu Jun 01 2000 - kukuk@suse.de
- Update to 110
* Mon Apr 10 2000 - kukuk@suse.de
- Fix typo in path to config file
* Tue Feb 15 2000 - kukuk@suse.de
- Update to version 105
* Tue Oct 12 1999 - kukuk@suse.de
- Update to 87
* Mon Sep 13 1999 - bs@suse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.
* Mon Aug 09 1999 - kukuk@suse.de
- Update to 85
* Mon Jul 12 1999 - kukuk@suse.de
- Update to 81
- Add ldap.conf and README.SuSE to documentation
* Fri Jun 25 1999 - kukuk@suse.de
- Update to 2.77
* Wed Jun 09 1999 - kukuk@suse.de
- Update to 2.69
* Fri May 07 1999 - kukuk@suse.de
- Initial version of nss_ldap 2.64
/lib/libnss_ldap.so.2 /usr/lib/libnss_ldap.so /usr/share/doc/packages/nss_ldap /usr/share/doc/packages/nss_ldap/ANNOUNCE /usr/share/doc/packages/nss_ldap/AUTHORS /usr/share/doc/packages/nss_ldap/COPYING /usr/share/doc/packages/nss_ldap/ChangeLog /usr/share/doc/packages/nss_ldap/NEWS /usr/share/doc/packages/nss_ldap/README /usr/share/doc/packages/nss_ldap/README.SuSE /usr/share/doc/packages/nss_ldap/README.paged /usr/share/doc/packages/nss_ldap/ldap.conf /usr/share/doc/packages/nss_ldap/nsswitch.ldap /usr/share/doc/packages/nss_ldap/rfc2307.txt /usr/share/man/man5/nss_ldap.5.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Oct 6 03:16:40 2008