SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for nss_ldap-debuginfo-265-44.35.x86_64.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

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

Mon Mar 13 13:00:00 2006 rhaferAATTsuse.de
- Don\'t use static buffer for groups without members
(Bugzilla: #157066)

Fri Jan 27 13:00:00 2006 mlsAATTsuse.de
- converted neededforbuild to BuildRequires

Thu Jan 26 13:00:00 2006 rhaferAATTsuse.de
- retry at least one time if \"bind_policy soft\"
- better workaround for __pthread_once and pthread_atfork hacks

Wed Jan 25 13:00:00 2006 rhaferAATTsuse.de
- Update to nss_ldap-246 (Bugzilla: #145170)

Thu Jan 19 13:00:00 2006 rhaferAATTsuse.de
- add \"bind_policy soft\" to /etc/ldap.conf during update
if no \"bind_policy\" is set explicitly (Bugzilla: #139578)

Fri Jan 13 13:00:00 2006 rhaferAATTsuse.de
- Fixed paged results. http://bugzilla.padl.com/show_bug.cgi?id=245

Wed Jan 11 13:00:00 2006 rhaferAATTsuse.de
- Update to nss_ldap-245

Tue Jan 10 13:00:00 2006 rhaferAATTsuse.de
- use pthread_atfork() instead of glibc-internal __pthread_once
- neededforbuild cleanup

Thu Dec 22 13:00:00 2005 rhaferAATTsuse.de
- Update to nss_ldap-244
- Fixed man-page it\'s \"bind_policy\" not \"reconnect_policy\"

Wed Oct 12 14:00:00 2005 rhaferAATTsuse.de
- Update to nss_ldap-243

Tue Mar 29 14:00:00 2005 rhaferAATTsuse.de
- Update to nss_ldap-238

Mon Feb 21 13:00:00 2005 rhaferAATTsuse.de
- Update to nss_ldap-234 (contains a better fix for Bug #50702)

Mon Feb 14 13:00:00 2005 rhaferAATTsuse.de
- Update to nss_ldap-233
- connect_on_init.dif: fixes Bug #50702

Fri Jan 28 13:00:00 2005 rhaferAATTsuse.de
- Update to nss_ldap-232
- Fixed path in README.SuSE

Tue Jan 18 13:00:00 2005 rhaferAATTsuse.de
- Update to nss_ldap 229
- added kerberos-devel-packages to neededforbuild and turned on
configurable Kerberos V credentials cache name

Thu Oct 14 14:00:00 2004 rhaferAATTsuse.de
- Update to nss_ldap 226
- fixed README.SuSE

Thu Feb 19 13:00:00 2004 kukukAATTsuse.de
- Increase the buffer for struct sockaddr to hold all data.

Wed Feb 18 13:00:00 2004 kukukAATTsuse.de
- Add patch to fix seg.fault from Ralf Haferkamp

Sat Feb 14 13:00:00 2004 kukukAATTsuse.de
- Update to nss_ldap 215
- Fix handling of UTF-8 group names [Bug #34549]

Sat Jan 10 13:00:00 2004 adrianAATTsuse.de
- add %run_ldconfig and %defattr

Tue Sep 2 14:00:00 2003 sbrabecAATTsuse.cz
- Turned on schema mapping, XAD support and paged results.
- Packaged more docs.

Mon Jul 14 14:00:00 2003 sbrabecAATTsuse.cz
- Changed path to ldap.conf to /etc (bug #27528).

Mon Jun 9 14:00:00 2003 sbrabecAATTsuse.cz
- Updated to version 207.

Sat Feb 15 13:00:00 2003 kukukAATTsuse.de
- Update to 203.7. Includes netgroup support.

Fri Feb 14 13:00:00 2003 kukukAATTsuse.de
- Fix seg.fault on x86-64 in gethost
* functions
- Implement IPv6 support for gethost
* functions

Thu Feb 13 13:00:00 2003 kukukAATTsuse.de
- Enable IPv6 support (else we will leak file descriptors with IPv6
addresses).

Tue Nov 5 13:00:00 2002 sbrabecAATTsuse.cz
- Update to version 203.

Tue Oct 29 13:00:00 2002 sbrabecAATTsuse.cz
- Update to version 202.
- Don\'t own /etc/openldap, required openldap2-client creates it.

Thu Aug 29 14:00:00 2002 tcrhakAATTsuse.cz
- fixed sigprocmask bug (bug #18236)

Mon Aug 26 14:00:00 2002 rhaferAATTsuse.de
- LDAP_FILT_MAXSIZ isn\'t defined in libldap anymore

Tue Aug 13 14:00:00 2002 kukukAATTsuse.de
- Update to version 199 (glibc alias enumeration functions, DNS
response parser)

Sat Jul 27 14:00:00 2002 kukukAATTsuse.de
- Update to version 198 (fixes a potential buffer overflow in the
DNS SRV code)

Tue Jul 16 14:00:00 2002 kukukAATTsuse.de
- Update to version 197 (lot of \"buffer to small\" bug fixes)

Sat Apr 27 14:00:00 2002 kukukAATTsuse.de
- Update to 187 (minor bug fixes)

Mon Feb 4 13:00:00 2002 tcrhakAATTsuse.cz
- update to 183
- used %{_lib} and %{_lidir} macros

Fri Nov 23 13:00:00 2001 tcrhakAATTsuse.cz
- update to version 174

Tue Aug 7 14:00:00 2001 cihlarAATTsuse.cz
- update to version 167

Sat May 12 14:00:00 2001 schwabAATTsuse.de
- Fix missing declarations.
- Add %suse_update_config.

Thu Apr 19 14:00:00 2001 kukukAATTsuse.de
- Do not enable ids-uid, it is broken

Wed Apr 18 14:00:00 2001 pblahaAATTsuse.cz
- back to /etc/openldap/ldap.conf
- update on version 150
- add URL

Wed Mar 21 13:00:00 2001 roAATTsuse.de
- fixed neededforbuild again

Fri Mar 16 13:00:00 2001 pblahaAATTsuse.cz
- update on version 149
- add build root

Thu Mar 15 13:00:00 2001 roAATTsuse.de
- fixed neededforbuild for openldap

Wed Jan 31 13:00:00 2001 choegerAATTsuse.de
- link against ldaplib2

Mon Dec 11 13:00:00 2000 kukukAATTsuse.de
- Update to 123

Sat Nov 4 13:00:00 2000 kukukAATTsuse.de
- Use ldaplib

Thu Jun 1 14:00:00 2000 kukukAATTsuse.de
- Update to 110

Mon Apr 10 14:00:00 2000 kukukAATTsuse.de
- Fix typo in path to config file

Tue Feb 15 13:00:00 2000 kukukAATTsuse.de
- Update to version 105

Tue Oct 12 14:00:00 1999 kukukAATTsuse.de
- Update to 87

Mon Sep 13 14:00:00 1999 bsAATTsuse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.

Mon Aug 9 14:00:00 1999 kukukAATTsuse.de
- Update to 85

Mon Jul 12 14:00:00 1999 kukukAATTsuse.de
- Update to 81
- Add ldap.conf and README.SuSE to documentation

Fri Jun 25 14:00:00 1999 kukukAATTsuse.de
- Update to 2.77

Wed Jun 9 14:00:00 1999 kukukAATTsuse.de
- Update to 2.69

Fri May 7 14:00:00 1999 kukukAATTsuse.de
- Initial version of nss_ldap 2.64


 
ICM