1 |
Summary: e-smith server and gateway - LDAP module |
2 |
%define name e-smith-ldap |
3 |
Name: %{name} |
4 |
%define version 4.12.0 |
5 |
%define release 11 |
6 |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
8 |
License: GPL |
9 |
Group: Networking/Daemons |
10 |
Source: %{name}-%{version}.tar.gz |
11 |
Patch0: e-smith-ldap-4.12.0-noipv6.patch |
12 |
Patch1: e-smith-ldap-4.12.0-slapd.conf.perms.patch |
13 |
Patch2: e-smith-ldap-4.12.0-success.patch |
14 |
Patch3: e-smith-ldap-4.12.0-pid_args_files.patch |
15 |
Patch4: e-smith-ldap-4.12.0-objectClass.patch |
16 |
Patch5: e-smith-ldap-4.12.0-tags2general.patch |
17 |
Patch6: e-smith-ldap-4.12.0-freebusy.patch |
18 |
Patch7: e-smith-ldap-4.12.0-add2general.patch |
19 |
Patch8: e-smith-ldap-4.12.0-2739schema.patch |
20 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
21 |
BuildArchitectures: noarch |
22 |
Requires: e-smith-base |
23 |
Requires: e-smith-lib >= 1.15.1-16 |
24 |
Requires: openldap >= 2.0.0, perl(Net::LDAP) |
25 |
Requires: e-smith-formmagick >= 1.4.0-9 |
26 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
27 |
AutoReqProv: no |
28 |
|
29 |
%description |
30 |
e-smith server and gateway software - LDAP module. |
31 |
|
32 |
%changelog |
33 |
* Fri Jul 25 2008 Shad L. Lords <slords@mail.com> 1.12.0-11 |
34 |
- Separate template to avoid breaking schema [SME: 4171] |
35 |
|
36 |
* Sat Jul 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.12.0-10 |
37 |
- Add common <base> tags to e-smith-formmagick's general [SME: 4279] |
38 |
|
39 |
* Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 4.12.0-9 |
40 |
- Add free/busy URL entry to help kronolith contribs [SME: 1806] |
41 |
|
42 |
* Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.12.0-8 |
43 |
- Remove <base> tags now in general [SME: 3919] |
44 |
|
45 |
* Tue Jun 26 2007 Charlie Brady <charlie_brady@mitel.com> |
46 |
- Fix format error in ldif template. [SME: 3107] |
47 |
|
48 |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
49 |
- Clean up spec so package can be built by koji/plague |
50 |
|
51 |
* Mon Feb 19 2007 Charlie Brady <charlie_brady@mitel.com> 4.12.0-6 |
52 |
- Don't tell slapd to create pid and args files that we don't need |
53 |
and don't use (and can't create with later openldap version). |
54 |
[SME: 2477] |
55 |
|
56 |
* Sat Jan 13 2007 Shad L. Lords <slords@mail.com> 4.12.0-5 |
57 |
- Make success/failure messages standard [SME: 2289] |
58 |
|
59 |
* Thu Dec 07 2006 Shad L. Lords <slords@mail.com> |
60 |
- Update to new release naming. No functional changes. |
61 |
- Make Packager generic |
62 |
|
63 |
* Wed Nov 08 2006 Charlie Brady <charlie_brady@mitel.com> 4.12.0-03 |
64 |
- Correct permissions on slapd.conf. [SME: 2037] |
65 |
|
66 |
* Thu Sep 28 2006 Charlie Brady <charlie_brady@mitel.com> 4.12.0-02 |
67 |
- Don't attempt to create IPv6 socket (log noise). [SME: 1946] |
68 |
|
69 |
* Wed Mar 15 2006 Charlie Brady <charlie_brady@mitel.com> 4.12.0-01 |
70 |
- Roll stable stream version. [SME: 1016] |
71 |
|
72 |
* Sun Jan 22 2006 Charlie Brady <charlieb@e-smith.com> 4.11.3-08 |
73 |
- Use correct utf8 encoding for non-ascii attributes. [SME: 537] |
74 |
|
75 |
* Fri Jan 20 2006 Charlie Brady <charlieb@e-smith.com> 4.11.3-07 |
76 |
- Reexpand hosts.allow template during ldap-update. [SME: 520] |
77 |
|
78 |
* Thu Jan 19 2006 Charlie Brady <charlieb@e-smith.com> 4.11.3-06 |
79 |
- Reexpand masq template during ldap-update. [SME: 520] |
80 |
|
81 |
* Mon Jan 16 2006 Charlie Brady <charlieb@e-smith.com> 4.11.3-05 |
82 |
- Remove obsolete ldap-rebuild script. [SME: 463] |
83 |
|
84 |
* Sun Jan 15 2006 Charlie Brady <charlieb@e-smith.com> 4.11.3-04 |
85 |
- Delete old contents of directory if domain name is changed. |
86 |
[SME: 393] |
87 |
|
88 |
* Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 4.11.3-03 |
89 |
- Bump release number only |
90 |
|
91 |
* Mon Nov 21 2005 Charlie Brady <charlieb@e-smith.com> |
92 |
- [4.11.3-02] |
93 |
- Work around slapd's failure to accept 'objectClass: group' (in spite |
94 |
of schema checking being disabled). [SF: 1362868] |
95 |
|
96 |
* Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com> |
97 |
- [4.11.3-01] |
98 |
- Remove L10Ns from base packages [SF: 1309520] |
99 |
|
100 |
* Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com> |
101 |
- [4.11.2-01] |
102 |
- New dev stream before relocating L10Ns |
103 |
|
104 |
* Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com> |
105 |
- [4.11.1-19] |
106 |
- Added Italian L10N - Thanks Filippo Carletti [SF: 1309266] |
107 |
|
108 |
* Mon Sep 26 2005 Gordon Rowell <gordonr@e-smith.com> |
109 |
- [4.11.1-18] |
110 |
- Added German L10N - Thanks Dietmar Berteld [SF: 1293325] |
111 |
|
112 |
* Tue Sep 6 2005 Charlie Brady <charlieb@e-smith.com> |
113 |
- [4.11.1-17] |
114 |
- Add template fragment to allow bind using LDAP version |
115 |
2. [SF: 1282697] |
116 |
|
117 |
* Wed Jul 27 2005 Charlie Brady <charlieb@e-smith.com> |
118 |
- [4.11.1-16] |
119 |
- Move masq fragement from template to db [SF: 1241415] |
120 |
- Remove all use of deprecated esmith::config API. |
121 |
|
122 |
* Mon Jun 13 2005 Charlie Brady <charlieb@e-smith.com> |
123 |
- [4.11.1-15] |
124 |
- Remove unused and deprecated kerberosobject schema. |
125 |
|
126 |
* Fri Apr 15 2005 Charlie Brady <charlieb@e-smith.com> |
127 |
- [4.11.1-14] |
128 |
- Fix typo in services2adjust symlink for apache. |
129 |
|
130 |
* Fri Apr 15 2005 Charlie Brady <charlieb@e-smith.com> |
131 |
- [4.11.1-13] |
132 |
- Drop back to simple schema, and 6.x version of ldap-update script. |
133 |
More thought needed about how to extend the schema and how to handle |
134 |
property deletions. |
135 |
|
136 |
* Thu Apr 14 2005 Charlie Brady <charlieb@e-smith.com> |
137 |
- [4.11.1-12] |
138 |
- Remove full restart of apache from panel, and add sigusr1 to ldap-update |
139 |
event handling. |
140 |
- Update ldif file templates and ldap-update script to fill out the schema |
141 |
a little, to remove bogus adding of user attribute to group entries, and |
142 |
to allow removal of properties which have been nulled out. |
143 |
|
144 |
* Fri Apr 1 2005 Charlie Brady <charlieb@e-smith.com> |
145 |
- [4.11.1-11] |
146 |
- Comment out for now the utf8 conversion, as it's not working |
147 |
yet. |
148 |
|
149 |
* Wed Mar 23 2005 Charlie Brady <charlieb@e-smith.com> |
150 |
- [4.11.1-10] |
151 |
- Remove explicit generic_template_expand symlink in ldap-update |
152 |
event - not required. |
153 |
- Create "finish" script to do ldif file dump on shutdown. |
154 |
- Add templates for ldif file used during ldap rebuild. |
155 |
- Handle latin->utf8 conversion in ldif templates. |
156 |
|
157 |
* Tue Mar 8 2005 Charlie Brady <charlieb@e-smith.com> |
158 |
- [4.11.1-09] |
159 |
- Use generic adjust-services in place of adjust-masq [MN00065576] |
160 |
|
161 |
* Tue Mar 8 2005 Charlie Brady <charlieb@e-smith.com> |
162 |
- [4.11.1-08] |
163 |
- Remove dangling ldap-conf symlink. [MN00064130] |
164 |
|
165 |
* Tue Jan 25 2005 Charlie Brady <charlieb@e-smith.com> |
166 |
- [4.11.1-07] |
167 |
- Remove ldap-delete-dumps from post-backup event. It leaves ldap |
168 |
stopped and with no directory contents. [MN00025069] |
169 |
- Added ldap-delete-dumps to post-backup to prevent potential ldap database |
170 |
clobbering on post-upgrade. [msoulier MN00025069] |
171 |
- Update e-smith-devtools BuildRequires, and createlinks script. |
172 |
[MN00064130] |
173 |
|
174 |
* Tue Jan 18 2005 Charlie Brady <charlieb@e-smith.com> |
175 |
- [4.11.1-06] |
176 |
- Use generic_template_expand action where possible, in place |
177 |
of specific actions. Update e-smith-lib dependency. [MN00064130] |
178 |
|
179 |
* Wed Dec 29 2004 Charlie Brady <charlieb@e-smith.com> |
180 |
- [4.11.1-05] |
181 |
- Create missing /service symlink, and add down file to service |
182 |
directory to control startup sequence. [charlieb MN00062133] |
183 |
|
184 |
* Mon Dec 20 2004 Charlie Brady <charlieb@e-smith.com> |
185 |
- [4.11.1-04] |
186 |
- Use supervise to run slapd. [charlieb MN00062133] |
187 |
|
188 |
* Tue Nov 9 2004 Charlie Brady <charlieb@e-smith.com> |
189 |
- [4.11.1-03] |
190 |
- Include redhat/rfc822-MailMember.schema specification from earlier |
191 |
RedHat openldap packages (missing in RHEL3). [charlieb MN00056724] |
192 |
- Remove deprecated ldap-startup script. Add ldap service default fragments |
193 |
and a migrate fragment to initialize the password. [charlieb MN00056726] |
194 |
- Remove obsolete conf-migrate-ldap-variables action [charlieb MN00056733] |
195 |
|
196 |
* Tue Sep 28 2004 Michael Soulier <msoulier@e-smith.com> |
197 |
- [4.11.1-02] |
198 |
- Updated requires with new perl dependencies. [msoulier MN00040240] |
199 |
|
200 |
* Mon May 10 2004 Michael Soulier <msoulier@e-smith.com> |
201 |
- [4.11.1-01] |
202 |
- Updated createlinks. |
203 |
- Added ldap-delete-dumps to post-backup to prevent potential ldap database |
204 |
clobbering on post-upgrade. [msoulier MN00025069] |
205 |
|
206 |
* Thu Sep 4 2003 Charlie Brady <charlieb@e-smith.com> |
207 |
- [4.11.0-01] |
208 |
- Changing version to development stream number - 4.11.0 |
209 |
|
210 |
* Wed Jul 9 2003 Charlie Brady <charlieb@e-smith.com> |
211 |
- [4.10.0-02] |
212 |
- Avoid restart of slapd during bootstrap-console-save event. |
213 |
[charlieb 9338] |
214 |
|
215 |
* Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com> |
216 |
- [4.10.0-01] |
217 |
- Changing version to stable stream number - 4.10.0 |
218 |
|
219 |
* Tue May 6 2003 Lijie Deng <lijied@e-smith.com> |
220 |
- [4.9.0-12] |
221 |
- Add Spanish lexicon for directory panel [lijied 3793] |
222 |
|
223 |
* Wed Apr 16 2003 Michael Soulier <msoulier@e-smith.com> |
224 |
- [4.9.0-11] |
225 |
- Modified French translation [lijied 7949] |
226 |
- Modified ldap-dump to take its domainname from /etc/openldap/ldap.conf, and |
227 |
be aware of domainname changes. [msoulier 6747] |
228 |
|
229 |
* Thu Apr 3 2003 Lijie Deng <lijied@e-smith.com> |
230 |
- [4.9.0-10] |
231 |
- Removed 'Mitel Networks SME Server' branding [lijied 8016] |
232 |
|
233 |
* Thu Mar 27 2003 Lijie Deng <lijied@e-smith.com> |
234 |
- [4.9.0-09] |
235 |
- Modified French lexicon to use lang="fr", rename the lexicon |
236 |
directory to fr [lijied 6787] |
237 |
|
238 |
* Tue Mar 25 2003 Lijie Deng <lijied@e-smith.com> |
239 |
- [4.9.0-08] |
240 |
- Modified directory access en-us and fr-ca text [lijied 4081] |
241 |
|
242 |
* Tue Mar 18 2003 Lijie Deng <lijied@e-smith.com> |
243 |
- [4.9.0-07] |
244 |
- Split out ./etc/openldap/ldap.conf/template-begin [lijied 3295] |
245 |
|
246 |
* Mon Mar 17 2003 Lijie Deng <lijied@e-smith.com> |
247 |
- [4.9.0-06] |
248 |
- Deleted empty template-end file [lijied 3295] |
249 |
|
250 |
* Thu Mar 6 2003 Lijie Deng <lijied@e-smith.com> |
251 |
- [4.9.0-05] |
252 |
- Modified directory panel order [lijied 7356] |
253 |
|
254 |
* Tue Mar 4 2003 Lijie Deng <lijied@e-smith.com> |
255 |
- [4.9.0-04] |
256 |
- Split en-us lexicon from directory panel [lijied 4030] |
257 |
|
258 |
* Fri Feb 28 2003 Lijie Deng <lijied@e-smith.com> |
259 |
- [4.9.0-03] |
260 |
- s/HostsAllowSpec/hosts_allow_spec/ [charlieb 5650] |
261 |
- Remodified the lexicon file [lijied 5003] |
262 |
|
263 |
* Fri Feb 28 2003 Charlie Brady <charlieb@e-smith.com> |
264 |
- [4.9.0-02] |
265 |
- Added French lexicon for directory [lijied 5003] |
266 |
- Re-do hosts.allow template to use esmith::ConfigDB::HostsAllowSpec. |
267 |
Add dependency on up-to-date e-smith-lib. [charlieb 5650] |
268 |
|
269 |
* Wed Nov 20 2002 Mike Dickson <miked@e-smith.com> |
270 |
- [4.9.0-01] |
271 |
- Changing to development stream; version upped to 4.9.0 |
272 |
|
273 |
* Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com> |
274 |
- [4.8.0-01] |
275 |
- Roll to maintained version number to 4.8.0 |
276 |
|
277 |
* Wed Oct 2 2002 Charlie Brady <charlieb@e-smith.com> |
278 |
- [4.7.6-14] |
279 |
- Override the default backgrounding of ldap restart in |
280 |
gentle-ldap-dump action [charlieb 2745] |
281 |
- Remove deprecated serviceControl enable/disable calls from |
282 |
ldap-startup [charlieb 4458] |
283 |
|
284 |
* Tue Sep 24 2002 Mark Knox <markk@e-smith.com> |
285 |
- [4.7.6-13] |
286 |
- Use esmith::util and shut down LDAP in foreground [markk 2745] |
287 |
|
288 |
* Tue Sep 24 2002 Mark Knox <markk@e-smith.com> |
289 |
- [4.7.6-12] |
290 |
- Add pre-restore event and ldap-delete-dumps action [markk 2745] |
291 |
|
292 |
* Thu Sep 12 2002 Charlie Brady <charlieb@e-smith.com> |
293 |
- [4.7.6-11] |
294 |
- Fix permission/ownership of /etc/openldap/slapd.conf. [charlieb 4862] |
295 |
|
296 |
* Tue Sep 10 2002 Charlie Brady <charlieb@e-smith.com> |
297 |
- [4.7.6-10] |
298 |
- Remove redundant "my" in ldap-rebuild (causes warning). [charlieb 2745] |
299 |
|
300 |
* Thu Sep 5 2002 Charlie Brady <charlieb@e-smith.com> |
301 |
- [4.7.6-09] |
302 |
- Remove stray ; (where are those code police?). [charlieb 2745] |
303 |
|
304 |
* Tue Sep 3 2002 Charlie Brady <charlieb@e-smith.com> |
305 |
- [4.7.6-08] |
306 |
- Fix $c->get('DomainName') => $c->get('DomainName')->value snafu |
307 |
[charlieb 2745] |
308 |
|
309 |
* Mon Sep 2 2002 Charlie Brady <charlieb@e-smith.com> |
310 |
- [4.7.6-07] |
311 |
- Fix Domain => DomainName snafu. [charlieb 2745] |
312 |
|
313 |
* Thu Aug 29 2002 Charlie Brady <charlieb@e-smith.com> |
314 |
- [4.7.6-06] |
315 |
- Create new gentle-ldap-dump action, and include it in pre-backup |
316 |
event. [charlieb 2745] |
317 |
|
318 |
* Thu Aug 29 2002 Charlie Brady <charlieb@e-smith.com> |
319 |
- [4.7.6-05] |
320 |
- Revert ldap-dump to slapcat version, and remove symlinks from all |
321 |
actions. The ldap init script is being modified to call ldap-dump |
322 |
after slapd shutdown. [charlieb 4739] |
323 |
|
324 |
* Tue Aug 27 2002 Charlie Brady <charlieb@e-smith.com> |
325 |
- [4.7.6-04] |
326 |
- Rewrite ldap-dump to use Net::LDAP::LDIF so that it reads data from |
327 |
ldap daemon rather than directly from ldap db files. [charlieb 4057] |
328 |
|
329 |
* Tue Aug 27 2002 Charlie Brady <charlieb@e-smith.com> |
330 |
- [4.7.6-03] |
331 |
- Fix run-time problems in OO conversion of ldap-update [charlieb 4057] |
332 |
|
333 |
* Fri Aug 23 2002 Charlie Brady <charlieb@e-smith.com> |
334 |
- [4.7.6-02] |
335 |
- Change ldap-rebuild to build directory using LDIF dump if found, |
336 |
and new data otherwise. [charlieb 4057] |
337 |
- Re-write ldap-update and ldap-rebuild to use OO db accesses, |
338 |
for clarity. [charlieb 4057] |
339 |
- Dump LDAP directory every time we change it. [charlieb 4057] |
340 |
|
341 |
* Tue Aug 20 2002 Charlie Brady <charlieb@e-smith.com> |
342 |
- [4.7.6-01] |
343 |
- Add program to do LDIF dump of ldap directory. [charlieb 4057] |
344 |
|
345 |
* Mon Aug 19 2002 Charlie Brady <charlieb@e-smith.com> |
346 |
- [4.7.5-01] |
347 |
- Remove unnecessary actions: ldap-rebuild from console-save event and |
348 |
ldap-conf from ldap-update event. [charlieb 4057] |
349 |
- Change ldap-update action so that when run during the ldap-update |
350 |
event it iterates through user and group accounts and updates records |
351 |
with current values. Link ldap-update action into ldap-update event |
352 |
in place of ldap-rebuild action. [charlieb 4057] |
353 |
|
354 |
* Mon Aug 19 2002 Charlie Brady <charlieb@e-smith.com> |
355 |
- [4.7.4-01] |
356 |
- Use new adjust-masq action rather than restart-masq during ldap-update. |
357 |
[charlieb 4501] |
358 |
|
359 |
* Thu Aug 15 2002 Charlie Brady <charlieb@e-smith.com> |
360 |
- [4.7.3-01] |
361 |
- Add rc7.d symlink and don't set deprecated InitscriptsOrder property |
362 |
[charlieb 4458] |
363 |
- Change use of allow_tcp_in() function to allow dynamic reconfig. |
364 |
[charlieb 4501] |
365 |
|
366 |
* Thu Aug 8 2002 Charlie Brady <charlieb@e-smith.com> |
367 |
- [4.7.2-01] |
368 |
- Change inbound rule to use allow_tcp_in() function. The |
369 |
function actually implements connection tracking. [charlieb 4499] |
370 |
|
371 |
* Wed Jul 17 2002 Charlie Brady <charlieb@e-smith.com> |
372 |
- [4.7.1-01] |
373 |
- Change masq script fragment to use iptables. [charlieb 1268] |
374 |
|
375 |
* Wed Jun 5 2002 Charlie Brady <charlieb@e-smith.com> |
376 |
- [4.7.0-01] |
377 |
- Changing version to development stream number 4.7.0 |
378 |
|
379 |
* Fri May 31 2002 Charlie Brady <charlieb@e-smith.com> |
380 |
- [4.6.0-01] |
381 |
- Changing version to maintained stream number to 4.6.0 |
382 |
|
383 |
* Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com> |
384 |
- [4.5.10-01] |
385 |
- RPM rebuild forced by cvsroot2rpm |
386 |
|
387 |
* Mon May 6 2002 Gordon Rowell <gordonr@e-smith.com> |
388 |
- [4.5.9-01] |
389 |
- Localise SAVE button [gordonr 3222] |
390 |
|
391 |
* Fri May 3 2002 Charlie Brady <charlieb@e-smith.com> |
392 |
- [4.5.8-01] |
393 |
- Remove /etc/e-smith/tests/.dummy. Make empty /etc/e-smith/tests in %build. |
394 |
[charlieb 3343] |
395 |
|
396 |
* Wed May 1 2002 Gordon Rowell <gordonr@e-smith.com> |
397 |
- [4.5.7-01] |
398 |
- esmith::AccountDB -> esmith::AccountsDB [schwern 3287] |
399 |
|
400 |
* Thu Apr 25 2002 Gordon Rowell <gordonr@e-smith.com> |
401 |
- [4.5.6-01] |
402 |
- Added header and footer to page [gordonr 3223] |
403 |
- Added nav bar entries to lexicon [gordonr 3155] |
404 |
|
405 |
* Mon Apr 15 2002 Gordon Rowell <gordonr@e-smith.com> |
406 |
- [4.5.5-01] |
407 |
- Adjusted site-perl -> site_perl |
408 |
|
409 |
* Mon Apr 15 2002 Gordon Rowell <gordonr@e-smith.com> |
410 |
- [4.5.4-01] |
411 |
- Language en-> en-us |
412 |
|
413 |
* Wed Apr 10 2002 Kirrily Robert <skud@e-smith.com> |
414 |
- [4.5.3-01] |
415 |
- Added i18n'd directory panel |
416 |
|
417 |
* Mon Mar 25 2002 Kirrily Robert <skud@e-smith.com> |
418 |
- [4.5.2-01] |
419 |
- Checking for success of CVS import |
420 |
|
421 |
* Mon Mar 25 2002 Kirrily Robert <skud@e-smith.com> |
422 |
- [4.5.1-01] |
423 |
- rollRPM: Rolled version number to 4.5.1-01. Includes patches up to 4.5.0-02. |
424 |
|
425 |
* Mon Mar 25 2002 Kirrily Robert <skud@e-smith.com> |
426 |
- [4.5.0-02] |
427 |
- removed extraneous rmdir in setup section that was breaking the build |
428 |
|
429 |
* Mon Mar 25 2002 Kirrily Robert <skud@e-smith.com> |
430 |
- [4.5.0-01] |
431 |
- rollRPM: Rolled version number to 4.5.0-01. Includes patches up to 4.4.0-08. |
432 |
|
433 |
* Fri Nov 16 2001 Charlie Brady <charlieb@e-smith.com> |
434 |
- [4.4.0-08] |
435 |
- Fix code which adds the "ldap" user - it was trying to use "ldap" as |
436 |
a supplementary group (using -G) rather than as initial group (-g). |
437 |
- Remove two $! from warn statements as they are won't contain useful |
438 |
information. |
439 |
|
440 |
* Wed Nov 07 2001 Tony Clayton <tonyc@e-smith.com> |
441 |
- [4.4.0-07] |
442 |
- rebranding to Mitel Networks |
443 |
|
444 |
* Thu Oct 18 2001 Charlie Brady <charlieb@e-smith.com> |
445 |
- [4.4.0-06] |
446 |
- Fix regeneration of ldap password every time slapd.conf was |
447 |
re-expanded. See Bugzilla #1966 for details. |
448 |
|
449 |
* Thu Oct 18 2001 Charlie Brady <charlieb@e-smith.com> |
450 |
- [4.4.0-05] |
451 |
- Added code to add "ldap" user and group if necessary |
452 |
|
453 |
* Tue Aug 28 2001 Gordon Rowell <gordonr@e-smith.com> |
454 |
- [4.4.0-04] |
455 |
- Removed deprecated post-restore event directory |
456 |
|
457 |
* Fri Aug 17 2001 Adrian Chung <adrianc@e-smith.com> |
458 |
- [4.4.0-03] |
459 |
- Add restart-httpd-full call to end of web panel, after |
460 |
user confirmation of update has been sent. |
461 |
|
462 |
* Fri Aug 17 2001 gordonr |
463 |
- [4.4.0-02] |
464 |
- Autorebuild by rebuildRPM |
465 |
|
466 |
* Wed Aug 8 2001 Charlie Brady <charlieb@e-smith.com> |
467 |
- [4.4.0-01] |
468 |
- Rolled version number to 4.4.0-01. Includes patches upto 4.3.1-05. |
469 |
|
470 |
* Wed Aug 8 2001 Charlie Brady <charlieb@e-smith.com> |
471 |
- [4.3.1-05] |
472 |
- Use Net::LDAP module in ldap-delete and ldap-update. Something broke |
473 |
in the ldap{add,modify,delete} versions of the scripts, and it's easy |
474 |
to debug, and probably more efficient to just write to the perl API. |
475 |
|
476 |
* Wed Aug 8 2001 Charlie Brady <charlieb@e-smith.com> |
477 |
- [4.3.1-04] |
478 |
- Change uid/gid before execing slapadd, so that created db files have |
479 |
correct ownership |
480 |
- Reformat ldap-rebuild to fit in 80 columns. |
481 |
|
482 |
* Tue Aug 7 2001 Charlie Brady <charlieb@e-smith.com> |
483 |
- [4.3.1-03] |
484 |
- Use slapadd instead of ldif2ldbm program for ldap-rebuild. Use pipe |
485 |
rather than temp file. |
486 |
- Re-add "schemacheck off" to slapd.conf - we don't pass the strict |
487 |
checking which is recommended. |
488 |
|
489 |
* Tue Aug 7 2001 Charlie Brady <charlieb@e-smith.com> |
490 |
- [4.3.1-02] |
491 |
- openldap v2 changes - change ownership of slapd.conf, use different |
492 |
bundled schema files, and add indexes. |
493 |
|
494 |
* Tue Aug 7 2001 Charlie Brady <charlieb@e-smith.com> |
495 |
- [4.3.1-01] |
496 |
- Rolled version number to 4.3.1-01. Includes patches upto 4.3.0-07. |
497 |
|
498 |
* Thu Aug 07 2001 Charlie Brady <charlieb@e-smith.com> |
499 |
- [4.3.0-07] |
500 |
- Break slapd.conf template into fragments, and include in-line |
501 |
at.conf and co.conf fragements, rather than use include feature. |
502 |
This is to make configuration stable across versions of openldap. |
503 |
|
504 |
* Thu Aug 02 2001 Gordon Rowell <gordonr@e-smith.com> |
505 |
- [4.3.0-06] |
506 |
- More branding changes |
507 |
|
508 |
* Sun Jul 29 2001 Jason Miller <jmiller@e-smith.com> |
509 |
- [4.3.0-05] |
510 |
- Branding text changes to the directory web panel |
511 |
|
512 |
* Fri Jul 6 2001 Peter Samuel <peters@e-smith.com> |
513 |
- [4.3.0-04] |
514 |
- Change license to GPL |
515 |
|
516 |
* Wed Jul 04 2001 Gordon Rowell <gordonr@e-smith.com> |
517 |
- [4.3.0-03] |
518 |
- Use esmith::util::LdapPassword instead of direct file access |
519 |
|
520 |
* Tue May 29 2001 Tony Clayton <tonyc@e-smith.com> |
521 |
- [4.3.0-02] |
522 |
- fixed actions that had tied %conf when calling serviceControl (2 actions) |
523 |
|
524 |
* Sun Apr 29 2001 Charlie Brady <charlieb@e-smith.com> |
525 |
- [4.3.0-01] |
526 |
- Rolled version number to 4.3.0-01. Includes patches upto 4.2.0-03. |
527 |
|
528 |
* Thu Feb 8 2001 Adrian Chung <adrianc@e-smith.com> |
529 |
- Rolling release number for GPG signing. |
530 |
|
531 |
* Fri Jan 26 2001 Charlie Brady <charlieb@e-smith.com> |
532 |
- [4.2.0-01] |
533 |
- Added packet filter fragment to selectively allow external LDAP access |
534 |
- Linked conf- and restart-masq actions into update-ldap event |
535 |
|
536 |
* Thu Jan 25 2001 Peter Samuel <peters@e-smith.com> |
537 |
- [4.2.0-01] |
538 |
- Rolled version number to 4.2.0-01. Includes patches upto 4.1.0-17. |
539 |
|
540 |
* Tue Jan 16 2001 Adrian Chung <adrianc@e-smith.com> |
541 |
- [4.1.0-17] |
542 |
- Add ldap-rebuild to bootstrap-console-save |
543 |
- required to initialize ldap database. |
544 |
|
545 |
* Fri Jan 12 2001 Charlie Brady <charlieb@e-smith.com> |
546 |
- [4.1.0-16] |
547 |
- Remove ldap-conf from post-upgrade action (it was occuring before |
548 |
ldap-startup, which caused a problem). |
549 |
- Delete obsolete post-restore action. |
550 |
|
551 |
* Fri Jan 12 2001 Adrian Chung <adrianc@e-smith.com> |
552 |
- [4.1.0-15] |
553 |
- split ldap-rebuild into ldap-conf and ldap-rebuild. |
554 |
|
555 |
* Thu Jan 11 2001 Gordon Rowell <gordonr@e-smith.com> |
556 |
- [4.1.0-14] |
557 |
- Use serviceControl() |
558 |
|
559 |
* Thu Jan 11 2001 Charlie Brady <charlieb@e-smith.com> |
560 |
- [4.1.0-13] |
561 |
- Fix perl warning in migrate variables script - simplify a chunk of code |
562 |
while doing it. |
563 |
|
564 |
* Wed Jan 10 2001 Charlie Brady <charlieb@e-smith.com> |
565 |
- [4.1.0-12] |
566 |
- Add genLdapPassword to ldap-startup - it somehow has been lost and never |
567 |
happens. |
568 |
- Remove ldap-startup from console-save |
569 |
- Add ldap-startup to post-restore action |
570 |
- Add new bootstrap-console-save event |
571 |
- Change demo phone number from 999... to 555.... to save UK emergency |
572 |
services |
573 |
|
574 |
* Tue Jan 09 2001 Jason Miller <jmiller@e-smith.com> |
575 |
- [4.1.0-11] |
576 |
- updated ldap-startup to set the defaults on a fresh |
577 |
installation |
578 |
- undid some bad changes to the conf-migrate-ldap-variables |
579 |
script |
580 |
|
581 |
* Mon Jan 08 2001 Jason Miller <jmiller@e-smith.com> |
582 |
- [4.1.0-5] through [4.1.0-9] |
583 |
- changed directory web panel to read from new configuration |
584 |
database parameters |
585 |
- updated action scripts to take into account the new ldap |
586 |
database parameters |
587 |
- added conf-migrate-ldap-variables as a new action in |
588 |
both post-upgrade and post-restore |
589 |
|
590 |
* Fri Jan 05 2001 Jason Miller <jmiller@e-smith.com> |
591 |
- [4.1.0-4] |
592 |
- updated copyright and fixed directory panel error in |
593 |
not checking prototypes for subroutines |
594 |
|
595 |
* Tue Dec 12 2000 Gordon Rowell <gordonr@e-smith.com> |
596 |
- [4.1.0-3] |
597 |
- Fixed e-smith-lib dependency |
598 |
|
599 |
* Mon Dec 11 2000 Tony Clayton <tonyc@e-smith.com> |
600 |
- [4.1.0-2] |
601 |
- upgraded ldap-rebuild action to conform to new processTemplate |
602 |
- created dependency on e-smith-lib-4.1.0-13 |
603 |
|
604 |
* Wed Dec 06 2000 Peter Samuel <peters@e-smith.com> |
605 |
- [4.1.0-1] |
606 |
- Rolled version to 4.1.0-1. Includes patches up to 4.0.6-3 |
607 |
|
608 |
* Tue Oct 31 2000 Charlie Brady <charlieb@e-smith.com> |
609 |
- Fix some old bugs in event scripts - esmith::db was not in use |
610 |
list. |
611 |
- Replace db_get_type calls with db_get_prop |
612 |
- Re-write ldap hosts.allow template. |
613 |
- Remove duplicate my $status in ldap-rebuild. |
614 |
|
615 |
* Mon Oct 30 2000 Charlie Brady <charlieb@e-smith.com> |
616 |
- Merge services database back into configuration |
617 |
|
618 |
* Wed Oct 25 2000 Charlie Brady <charlieb@e-smith.com> |
619 |
- Roll version number to 4.0.6-1. |
620 |
|
621 |
* Thu Oct 19 2000 Adrian Chung <adrian.chung@e-smith.com> |
622 |
- Update web/functions/directory script to pass merged |
623 |
confServicesCombined hash to esmith::cgi::gen... |
624 |
functions. |
625 |
|
626 |
* Thu Oct 12 2000 Charlie Brady <charlieb@e-smith.com> |
627 |
- Fix obsolete reference to LDAPServerMode. |
628 |
- Reformat to break long lines. |
629 |
|
630 |
* Fri Oct 06 2000 Charlie Brady <charlieb@e-smith.com> |
631 |
- Delete %post action, and set the default services db value |
632 |
in post-install action |
633 |
|
634 |
* Thu Oct 05 2000 Jason Miller <jay@e-smith.com> |
635 |
- change .spec to use db:setdefault() function |
636 |
|
637 |
* Wed Oct 04 2000 Jason Miller <jay@e-smith.com> |
638 |
- %post event for enabling ldap service automatically |
639 |
(no more post-install code required) |
640 |
- dependencies on e-smith-lib > 0.1-21 |
641 |
- only expand templates if ldapd enabled |
642 |
- only add to hosts.allow if ldapd enabled |
643 |
- enable/disable service dependant on services database |
644 |
|
645 |
* Tue Oct 03 2000 Charlie Brady <charlieb@e-smith.com> |
646 |
- Update services database when enabling/disabling startup. |
647 |
|
648 |
* Tue Oct 03 2000 Adrian Chung <mac@e-smith.com> |
649 |
- Added ldap service checking wrapper to action scripts. |
650 |
|
651 |
* Mon Sep 25 2000 Paul Nesbit <pkn@e-smith.com> |
652 |
- replaced references to e-smith.net with e-smith.com |
653 |
|
654 |
* Fri Aug 25 2000 Charlie Brady <charlieb@e-smith.com> |
655 |
- Added build dependency on e-smith-devtools, and dependency on |
656 |
e-smith-lib. Generate file list with genfilelist. |
657 |
|
658 |
* Thu Aug 24 2000 Gordon Rowell <gordonr@e-smith.com> |
659 |
- Rewrote ldap-startup to use serviceControl() |
660 |
|
661 |
* Wed Jul 12 2000 Joseph Morrison <jdm@e-smith.net> |
662 |
- Add -1 argument to split commands to handle null final values in |
663 |
configuration records |
664 |
|
665 |
* Fri Jun 16 2000 Charlie Brady <charlieb@e-smith.net> |
666 |
- Rewrite createlinks in perl |
667 |
- Don't mark template files as config files. |
668 |
|
669 |
* Mon Jun 12 2000 Charlie Brady <charlieb@e-smith.net> |
670 |
- Use new multi-arg form of backgroundCommand. |
671 |
|
672 |
* Fri Jun 1 2000 Charlie Brady <charlieb@e-smith.net> |
673 |
- First created - broken out of e-smith-base 4.0.11. |
674 |
|
675 |
%prep |
676 |
%setup |
677 |
%patch0 -p1 |
678 |
%patch1 -p1 |
679 |
%patch2 -p1 |
680 |
%patch3 -p1 |
681 |
%patch4 -p1 |
682 |
%patch5 -p1 |
683 |
%patch6 -p1 |
684 |
%patch7 -p1 |
685 |
%patch8 -p1 |
686 |
|
687 |
%build |
688 |
mkdir -p root/etc/e-smith/tests |
689 |
perl createlinks |
690 |
mkdir -p root/etc/rc.d/rc7.d |
691 |
ln -s /etc/rc.d/init.d/e-smith-service root/etc/rc.d/rc7.d/S80ldap |
692 |
mkdir -p root/home/e-smith/db/ldap |
693 |
|
694 |
mkdir -p root/etc/rc.d/init.d/supervise |
695 |
ln -s ../daemontools root/etc/rc.d/init.d/supervise/ldap |
696 |
|
697 |
mkdir -p root/service |
698 |
ln -s /var/service/ldap root/service/ldap |
699 |
touch root/var/service/ldap/down |
700 |
|
701 |
%install |
702 |
rm -rf $RPM_BUILD_ROOT |
703 |
(cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) |
704 |
rm -f %{name}-%{version}-%{release}-filelist |
705 |
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT \ |
706 |
--file /var/service/ldap/run 'attr(0750,root,root)' \ |
707 |
--file /var/service/ldap/finish 'attr(0750,root,root)' \ |
708 |
> %{name}-%{version}-%{release}-filelist |
709 |
echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist |
710 |
|
711 |
%clean |
712 |
rm -rf $RPM_BUILD_ROOT |
713 |
|
714 |
%files -f %{name}-%{version}-%{release}-filelist |
715 |
%defattr(-,root,root) |