/[smeserver]/rpms/e-smith-ldap/sme8/e-smith-ldap.spec
ViewVC logotype

Contents of /rpms/e-smith-ldap/sme8/e-smith-ldap.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.16 - (show annotations) (download)
Sat Jan 30 19:19:19 2010 UTC (14 years, 4 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-ldap-5_2_0-6_el5_sme
Changes since 1.15: +7 -2 lines
* Sat Jan 30 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-6.sme
- Add ldap-update action script to user-lock event [SME: 5720]

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

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed