/[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.19 - (show annotations) (download)
Mon Feb 1 01:07:23 2010 UTC (14 years, 4 months ago) by dungog
Branch: MAIN
CVS Tags: e-smith-ldap-5_2_0-9_el5_sme
Changes since 1.18: +6 -3 lines
* Sun Jan 31 2010 Stephen Noble <support@dungog.net> 5.2.0-9.sme
- Fix Groups entries [SME: 5743]

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

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