SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for nss_ldap-32bit-265-42.1.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


 
ICM