summaryrefslogtreecommitdiff
blob: 54f2dbf1c1cc1fe24cd30a240f41ff058973ca9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
# ChangeLog for sys-auth/nss-pam-ldapd
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-pam-ldapd/ChangeLog,v 1.9 2013/04/17 17:58:01 radhermit Exp $

  17 Apr 2013; Tim Harder <radhermit@gentoo.org> nss-pam-ldapd-0.9.0.ebuild:
  Add epatch_user support.

*nss-pam-ldapd-0.9.0 (05 Apr 2013)

  05 Apr 2013; Matthew Thode <prometheanfire@gentoo.org>
  +nss-pam-ldapd-0.9.0.ebuild:
  bump of nss-pam-ldapd to 0.9.0, removed keywords for now, since upstream said
  it may not be the most stable

  07 Feb 2013; Matthew Thode <prometheanfire@gentoo.org> files/nslcd-init:
  updating init scripts for bug 455598

  20 Jan 2013; Matthew Thode <prometheanfire@gentoo.org>
  nss-pam-ldapd-0.8.12.ebuild:
  removed /var/run keepdir for bug 452992

*nss-pam-ldapd-0.8.12 (19 Nov 2012)

  19 Nov 2012; Matthew Thode <prometheanfire@gentoo.org>
  -nss-pam-ldapd-0.6.7-r1.ebuild, -nss-pam-ldapd-0.8.10-r1.ebuild,
  +nss-pam-ldapd-0.8.12.ebuild:
  adding nss-pam-ldapd-0.8.12 for bug 443072

*nss-pam-ldapd-0.8.11-r1 (07 Nov 2012)

  07 Nov 2012; Matthew Thode <prometheanfire@gentoo.org>
  +nss-pam-ldapd-0.8.11-r1.ebuild:
  revbump of nss-pam-ldapd-0.8.11.ebuild to r1 for bug 442156

*nss-pam-ldapd-0.8.11 (15 Oct 2012)

  15 Oct 2012; Matthew Thode <prometheanfire@gentoo.org>
  +nss-pam-ldapd-0.8.11.ebuild:
  adding nss-pam-ldapd-0.8.11

*nss-pam-ldapd-0.8.10-r1 (24 Jul 2012)

  24 Jul 2012; Matthew Thode <prometheanfire@gentoo.org>
  -nss-pam-ldapd-0.8.10.ebuild, +nss-pam-ldapd-0.8.10-r1.ebuild:
  revbump for pam_ldap conflict

*nss-pam-ldapd-0.8.10 (24 Jul 2012)
*nss-pam-ldapd-0.6.7-r1 (24 Jul 2012)

  24 Jul 2012; Matthew Thode <prometheanfire@gentoo.org>
  +nss-pam-ldapd-0.6.7-r1.ebuild, +nss-pam-ldapd-0.8.10.ebuild,
  +files/nslcd-init:
  moving to nss-pam-ldapd, also fixes bugs #287727 #234555

*nss-ldapd-0.6.7-r1 (02 Apr 2009)

  02 Apr 2009; Doug Goldstein <cardoe@gentoo.org> -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 <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.