Changelog for
nss_ldap-32bit-265-33.3.x86_64.rpm :
* Mon Oct 09 2017 dimstarAATTopensuse.org- Add nss_ldap-perl-5.26.patch: Fix build with perl 5.26. $cwd is no longer part of AATTINC.
* Mon Jan 23 2017 bwiedemannAATTsuse.com- Add reproducible.patch to allow for reproducible builds
* Fri Aug 26 2016 hguoAATTsuse.com- Relabel patches: nss_ldap.dif -> 0000-nss_ldap.dif group-utf8.dif -> 0001-group-utf8.dif nss_ldap-ldapconn-leak-bug418.dif -> 0002-nss_ldap-ldapconn-leak-bug418.dif nss_ldap-getent-retry.dif -> 0003-nss_ldap-getent-retry.dif nss_ldap-getent-skip-invalid-uidgidnumber.dif -> 0004-nss_ldap-getent-skip-invalid-uidgidnumber.dif nss_ldap-265-glibc-2.16.patch -> 0005-nss_ldap-265-glibc-2.16.patch nss_ldap-265-pthread.patch -> 0006-nss_ldap-265-pthread.patch bnc#842120.dif -> 0007-bnc#842120.dif bnc#866763.dif -> 0008-bnc#866763.dif- Add patches:
* Resolve a connection management issue in oneshot operation mode & Fix bad variable initialisation (bsc#934444) 0009-fix-for-BUG-412-don-t-close-nested-contexts.patch 0010-initialize-context-in-_nss_ldap_getbyname.patch
* Fix buffer management issue between glibc and LDAP (bsc#986858) 0011-When-invoked-via-glibc-the-input-buffer-is-enlarged.patch
* Wed Sep 02 2015 mpluskalAATTsuse.com- Use %configure macro- Remove unrecognized configure options
* --enable-schema-mapping,
* --enable-xad- Use url for source- Update dependencies on autotools- Use Requires(pre) in spec file
* Mon Nov 03 2014 dimstarAATTopensuse.org- Call autoreconf -fiv in place of autoreconf: ensure that autoreconf is successful in newer versions too.
* Fri Aug 15 2014 kukukAATTsuse.de- Save old ldap.conf from pwdutils to not lose ldap configuration [bnc#891585]
* Fri Aug 08 2014 varkolyAATTsuse.com- added bnc#842120.dif bnc#866763.dif- bnc#879368 - Bug in ldap_nss prevents Nomachine NX server to start- bnc#866763 - reverse ipv6 host lookups fail when ldap is used
* bnc#866763.dif- bnc#842120 - nss_ldap crashes when running atfork() hooks
* bnc#842120.dif
* Fri Aug 01 2014 varkolyAATTsuse.com- bnc#889015 - Package \'nss_ldap\' contains \'SuSE\' spelling in a filename and/or SPEC file
* Fri Mar 15 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 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 2012 cooloAATTsuse.com- fix build with possix correctly set (added to nss_ldap.dif)
* Wed Dec 21 2011 cooloAATTsuse.com- remove call to suse_update_config (very old work around)
* Fri Dec 02 2011 cooloAATTsuse.com- add automake as buildrequire to avoid implicit dependency
* Fri Oct 28 2011 rhaferAATTsuse.de- Entries with invalid (or too large) uidNumber/gidNumber attributes could crash nss_ldap (bnc#726393)
* Mon Jan 17 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 01 2010 jengelhAATTmedozas.de- Package baselibs.conf
* Tue Dec 15 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 2009 sbrabecAATTsuse.cz- Supplement glibc-32bit/glibc-64bit in baselibs.conf (bnc#354164).
* Tue May 19 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