summaryrefslogtreecommitdiff
blob: fa0807e53ddbf160eb6fdab28c1648f9042bd9e9 (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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
# ChangeLog for sys-auth/nss_ldap
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.14 2005/12/30 19:25:12 flameeyes Exp $

  30 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> nss_ldap-239-r1.ebuild:
  Made multilib-aware.

  03 Oct 2005; Michael Hanselmann <hansmi@gentoo.org>
  nss_ldap-239-r1.ebuild:
  Added to ~mips.

  16 Sep 2005; Aron Griffis <agriffis@gentoo.org> nss_ldap-239-r1.ebuild:
  Mark 239-r1 stable on alpha

  08 Sep 2005; Robin H. Johnson <robbat2@gentoo.org> -nss_ldap-233.ebuild:
  Remove broken 233 version.

  13 Jul 2005; Markus Rothe <corsair@gentoo.org> nss_ldap-239-r1.ebuild:
  Stable on ppc64 (bug #96767)

  13 Jul 2005; Rob Holland <tigger@gentoo.org> nss_ldap-239-r1.ebuild:
  stable on x86. fix sec bug #96767

  13 Jul 2005; Michael Hanselmann <hansmi@gentoo.org>
  nss_ldap-239-r1.ebuild:
  Stable on ppc and hppa.

  11 Jul 2005; Simon Stelling <blubb@gentoo.org> nss_ldap-239-r1.ebuild:
  stable on amd64 wrt bug 96767

  09 Jul 2005; Jason Wever <weeve@gentoo.org> nss_ldap-239-r1.ebuild:
  Stable on SPARC wrt security bug #96767.

  07 Jul 2005; Markus Rothe <corsair@gentoo.org> nss_ldap-239-r1.ebuild:
  added ~ppc64

*nss_ldap-239-r1 (06 Jul 2005)
*nss_ldap-226-r1 (06 Jul 2005)

  06 Jul 2005; Robin H. Johnson <robbat2@gentoo.org>
  +files/nss_ldap-239-tls-security-bug.patch, +nss_ldap-226-r1.ebuild,
  +nss_ldap-239-r1.ebuild:
  Add patch for security problem in bug #96767.

*nss_ldap-239 (02 Jul 2005)

  02 Jul 2005; Robin H. Johnson <robbat2@gentoo.org> +nss_ldap-239.ebuild:
  Version bump.

*nss_ldap-233 (02 Jul 2005)

  02 Jul 2005; Diego Pettenò <flameeyes@gentoo.org> +files/db4_1.85.diff,
  +files/nss_ldap-220-db4.2-patch.diff,
  +files/nss_ldap-238-whitespace-fix.diff, +files/nsswitch.ldap.diff,
  +metadata.xml, +nss_ldap-174-r2.ebuild, +nss_ldap-202.ebuild,
  +nss_ldap-207.ebuild, +nss_ldap-207-r1.ebuild, +nss_ldap-210.ebuild,
  +nss_ldap-211.ebuild, +nss_ldap-215.ebuild, +nss_ldap-215-r1.ebuild,
  +nss_ldap-220.ebuild, +nss_ldap-226.ebuild, +nss_ldap-233.ebuild,
  +nss_ldap-234.ebuild, +nss_ldap-238.ebuild:
  Moved from net-libs/nss_ldap to sys-auth/nss_ldap.

  29 May 2005; Markus Rothe <corsair@gentoo.org> nss_ldap-220.ebuild:
  Stable on ppc64

  26 May 2005; Guy Martin <gmsoft@gentoo.org> nss_ldap-226.ebuild:
  Stable on hppa.

  29 Apr 2005; Robin H. Johnson <robbat2@gentoo.org>
  files/nss_ldap-238-whitespace-fix.diff:
  Patch bug.

*nss_ldap-238 (29 Apr 2005)

  29 Apr 2005; Robin H. Johnson <robbat2@gentoo.org>
  +files/nss_ldap-238-whitespace-fix.diff, +nss_ldap-238.ebuild:
  New version, possible fix for bug #83879.

  16 Apr 2005; Markus Rothe <corsair@gentoo.org> nss_ldap-220.ebuild,
  nss_ldap-226.ebuild:
  Add ~ppc64 to 220 and -ppc64 to 226

  16 Apr 2005; Markus Rothe <corsair@gentoo.org> nss_ldap-234.ebuild:
  Added ~ppc64 to KEYWORDS; bug #89269

  07 Apr 2005; Simon Stelling <blubb@gentoo.org> nss_ldap-226.ebuild:
  stable on amd64

*nss_ldap-234 (25 Feb 2005)

  25 Feb 2005; Robin H. Johnson <robbat2@gentoo.org> +nss_ldap-234.ebuild:
  Version bump.

  05 Feb 2005; Michael Hanselmann <hansmi@gentoo.org> nss_ldap-226.ebuild:
  Stable on ppc.

  03 Feb 2005; Gustavo Zacarias <gustavoz@gentoo.org> nss_ldap-226.ebuild:
  Stable on sparc

  02 Feb 2005; Robin H. Johnson <robbat2@gentoo.org> metadata.xml,
  nss_ldap-226.ebuild, nss_ldap-233.ebuild:
  Take over metadata. 226 stable on x86. 233 in tree, but hardmasked for the
  moment as broken.

  29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
  Change encoding to UTF-8 for GLEP 31 compliance

  27 Dec 2004; Guy Martin <gmsoft@gentoo.org> nss_ldap-220.ebuild:
  Stable on hppa.

  19 Dec 2004; Jason Wever <weeve@gentoo.org> nss_ldap-220.ebuild:
  Stable on sparc.

  18 Dec 2004; Jason Wever <weeve@gentoo.org> nss_ldap-211.ebuild:
  Stable on sparc.

*nss_ldap-226 (30 Nov 2004)

  30 Nov 2004; Robin H. Johnson <robbat2@gentoo.org> nss_ldap-226.ebuild,
  nss_ldap-220.ebuild:
  Bug #49349 redux, 220 in x86. Add new version of 226, new upstream no longer
  has a dep on berkdb in any way.

  23 Nov 2004; Sven Wegener <swegener@gentoo.org> :
  Fixed digest.

  20 Sep 2004; Bryan Østergaard,,, <kloeri@gentoo.org> nss_ldap-220.ebuild:
  Add ~alpha.

  03 Sep 2004; Caleb Tennis <caleb@gentoo.org> -nss_ldap-209.1.ebuild:
  Removing package masked version

*nss_ldap-220 (24 Aug 2004)

  24 Aug 2004; Robin H. Johnson <robbat2@gentoo.org>
  +files/nss_ldap-220-db4.2-patch.diff, +nss_ldap-220.ebuild:
  Combine #61511 with my own work for the new version.

  08 Jun 2004; Nick Hadaway <raker@gentoo.org> nss_ldap-215-r1.ebuild,
  files/nsswitch.ldap.diff :
  adds a files lookup for hosts in /etc/nsswitch.ldap.
  Many people do not have proper dns entries for their Base DN.
  See bug #50830.  Not bumping this as there is no recompile required.

  06 Jun 2004; Guy Martin <gmsoft@gentoo.org> nss_ldap-215-r1.ebuild:
  Marked stable on hppa.

  27 May 2004; Jason Wever <weeve@gentoo.org> nss_ldap-215-r1.ebuild:
  Stable on sparc.

  28 Apr 2004; Nick Hadaway <raker@gentoo.org> nss_ldap-215-r1.ebuild:
  Marked stable for x86.

  27 Apr 2004; Aron Griffis <agriffis@gentoo.org> nss_ldap-215-r1.ebuild:
  Add inherit eutils

  30 Mar 2004; Lars Weiler <pylon@gentoo.org> nss_ldap-215-r1.ebuild:
  Masked ~ppc on user report

*nss_ldap-215-r1 (18 Mar 2004)

  18 Mar 2004; Nick Hadaway <raker@gentoo.org> nss_ldap-215-r1.ebuild,
  files/db4_1.85.diff:
  Your mileage probably did vary.  Loosening the dependancy was an
  appropriate change but did nothing for db4 people.  Thanks to
  Holger on bug #34717, we now have fixed .in files that appropriately
  search for db{4,4.1} stuff.

*nss_ldap-215 (29 Jan 2004)

  29 Jan 2004; Nick Hadaway <raker@gentoo.org> nss_ldap-215.ebuild:
  Removed stale configure options and comments.  Loosened the db 
  dependancy so non-db3 users and openldap-2.1 users who need db4 only
  work fine.  As always, YMMV. :)

  06 Nov 2003; Robin H. Johnson <robbat2@gentoo.org> nss_ldap-174-r2.ebuild,
  nss_ldap-202.ebuild, nss_ldap-207-r1.ebuild, nss_ldap-207.ebuild,
  nss_ldap-209.1.ebuild, nss_ldap-210.ebuild, nss_ldap-211.ebuild:
  fix head/tail issue

*nss_ldap-211 (17 Oct 2003)

  17 Oct 2003; Nick Hadaway <raker@gentoo.org> nss_ldap-211.ebuild:
  Version bump.  More minor upstream fixes.

*nss_ldap-210 (14 Aug 2003)

  14 Aug 2003; Nick Hadaway <raker@gentoo.org> nss_ldap-210.ebuild:
  Version bump.  Small upstream fixes.

  30 Jul 2003; Nick Hadaway <raker@gentoo.org> nss_ldap-209.ebuild:
  Removed version with showstopping bugs.

*nss_ldap-209.1 (26 Jul 2003)

  26 Jul 2003; Nick Hadaway <raker@gentoo.org> nss_ldap-209.1.ebuild:
  Version bump.  Now supporting the debug, berkdb, and ssl USE variables.
  db4 is not supported.

*nss_ldap-209 (19 Jun 2003)

  19 Jun 2003; Nick Hadaway <raker@gentoo.org> nss_ldap-209.ebuild:
  Version bump.  Re-verified the resolution of bug #18975.

  17 Jun 2003; Donny Davies <woodchip@gentoo.org> nss_ldap-207-r1.ebuild:
  Add a few more doc files.

*nss_ldap-207-r1 (16 Jun 2003)

  16 Jun 2003; Donny Davies <woodchip@gentoo.org> nss_ldap-207-r1.ebuild:
  Install the library in /lib.  This revision also properly installs the
  configuration file;  /etc/ldap.conf != /etc/openldap/ldap.conf!

*nss_ldap-207 (28 May 2003)

  28 May 2003; Grant Goodyear <g2boojum@gentoo.org> nss_ldap-207.ebuild:
  Version update, plus installed a proper ldap.conf.

*nss_ldap-202 (28 Mar 2003)

  28 Mar 2003; Seemant Kulleen <seemant@gentoo.org> nss_ldap-174-r2.ebuild,
  nss_ldap-202.ebuild:
  HOMEPAGE fix by Frantz Dhin <tragedy_rm@hotmail.com> in bug #18299

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*nss_ldap-2002 (13 Oct 2002)

  13 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> :
  Security update.

*nss_ldap-174-r2 (16 Jun 2002)

  02 Oct 2002; Seemant Kulleen <seemant@gentoo.org> nss_ldap-174-r2.ebuild :
  Fixed typo to support RFC2307.  Thanks to: Paul@earthguide.ucsd.edu (Paul
  Collins) in bug #8658.

  16 Jun 2002; Seemant Kulleen <seemant@gentoo.org> nss_ldap-r2.ebuild
  files/digest-nss_ldap-r2 :
  Added two configure options, thanks to: Ssrit@larvalstage.net (Jerry
  Haltom) in bug #3427

*nss_ldap-174-r1 (18 Apr 2002)

  18 Apr 2002; Seemant Kulleen <seemant@gentoo.org> nss_ldap-174-r1.ebuild
  files/digest-nss_ldap-174-r1 :
  david@guerizec.net (David Guerizec) in bug #1905 submitted a patch to
  resolve the sandbox violations.