# ChangeLog for sys-auth/nss-ldapd # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-ldapd/ChangeLog,v 1.4 2009/04/02 18:50:35 cardoe Exp $ *nss-ldapd-0.6.7-r1 (02 Apr 2009) 02 Apr 2009; Doug Goldstein -nss-ldapd-0.6.7.ebuild, +nss-ldapd-0.6.7-r1.ebuild: Remove world read from config file to fix security issue when using bindpw field. bug #264574 CVE-2009-1073 08 Dec 2008; Jorge Manuel B. S. Vicetto metadata.xml: Added no-herd to metadata. 05 Dec 2008; Doug Goldstein files/nslcd.rc, nss-ldapd-0.6.7.ebuild: merge in improvements from Sunrise Overlay by Heath Caldwell *nss-ldapd-0.6.7 (04 Dec 2008) 04 Dec 2008; Doug Goldstein +files/nslcd.rc, +nss-ldapd-0.6.7.ebuild: add new nss-ldapd package which is a fork of nss_ldap. It simplifies the code base and provides a small nss library that speaks to a local daemon that does all the LDAP communication. Due to the way NSS works, this will improve interaction with user programs since less code is being loaded into their process space.