summaryrefslogtreecommitdiff
blob: 66ce958f810f0d664f9d4beef21c38f41f46ae37 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# ChangeLog for sys-auth/nss-ldapd
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-ldapd/ChangeLog,v 1.3 2008/12/08 03:00:49 jmbsvicetto Exp $

  08 Dec 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  metadata.xml:
  Added no-herd to metadata.

  05 Dec 2008; Doug Goldstein <cardoe@gentoo.org> files/nslcd.rc,
  nss-ldapd-0.6.7.ebuild:
  merge in improvements from Sunrise Overlay by Heath Caldwell
  <hncaldwell@gentoo.org>

*nss-ldapd-0.6.7 (04 Dec 2008)

  04 Dec 2008; Doug Goldstein <cardoe@gentoo.org> +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.