| 1 |
# ChangeLog for sys-auth/nss-pam-ldapd |
| 2 |
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 |
| 3 |
# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-pam-ldapd/ChangeLog,v 1.2 2012/07/24 21:32:13 prometheanfire Exp $ |
| 4 |
|
| 5 |
*nss-pam-ldapd-0.8.11 (15 Oct 2012) |
| 6 |
|
| 7 |
15 Oct 2012; Matthew Thode <prometheanfire@gentoo.org> |
| 8 |
+nss-pam-ldapd-0.8.11.ebuild: |
| 9 |
adding nss-pam-ldapd-0.8.11 |
| 10 |
|
| 11 |
*nss-pam-ldapd-0.8.10-r1 (24 Jul 2012) |
| 12 |
|
| 13 |
24 Jul 2012; Matthew Thode <prometheanfire@gentoo.org> |
| 14 |
-nss-pam-ldapd-0.8.10.ebuild, +nss-pam-ldapd-0.8.10-r1.ebuild: |
| 15 |
revbump for pam_ldap conflict |
| 16 |
|
| 17 |
*nss-pam-ldapd-0.8.10 (24 Jul 2012) |
| 18 |
*nss-pam-ldapd-0.6.7-r1 (24 Jul 2012) |
| 19 |
|
| 20 |
24 Jul 2012; Matthew Thode <prometheanfire@gentoo.org> |
| 21 |
+nss-pam-ldapd-0.6.7-r1.ebuild, +nss-pam-ldapd-0.8.10.ebuild, |
| 22 |
+files/nslcd-init: |
| 23 |
moving to nss-pam-ldapd, also fixes bugs #287727 #234555 |
| 24 |
|
| 25 |
*nss-ldapd-0.6.7-r1 (02 Apr 2009) |
| 26 |
|
| 27 |
02 Apr 2009; Doug Goldstein <cardoe@gentoo.org> -nss-ldapd-0.6.7.ebuild, |
| 28 |
+nss-ldapd-0.6.7-r1.ebuild: |
| 29 |
Remove world read from config file to fix security issue when using bindpw |
| 30 |
field. bug #264574 CVE-2009-1073 |
| 31 |
|
| 32 |
08 Dec 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> |
| 33 |
metadata.xml: |
| 34 |
Added no-herd to metadata. |
| 35 |
|
| 36 |
05 Dec 2008; Doug Goldstein <cardoe@gentoo.org> files/nslcd.rc, |
| 37 |
nss-ldapd-0.6.7.ebuild: |
| 38 |
merge in improvements from Sunrise Overlay by Heath Caldwell |
| 39 |
<hncaldwell@gentoo.org> |
| 40 |
|
| 41 |
*nss-ldapd-0.6.7 (04 Dec 2008) |
| 42 |
|
| 43 |
04 Dec 2008; Doug Goldstein <cardoe@gentoo.org> +files/nslcd.rc, |
| 44 |
+nss-ldapd-0.6.7.ebuild: |
| 45 |
add new nss-ldapd package which is a fork of nss_ldap. It simplifies the |
| 46 |
code base and provides a small nss library that speaks to a local daemon |
| 47 |
that does all the LDAP communication. Due to the way NSS works, this will |
| 48 |
improve interaction with user programs since less code is being loaded |
| 49 |
into their process space. |