/[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.27 - (show annotations) (download)
Fri Feb 5 12:39:07 2010 UTC (14 years, 4 months ago) by dungog
Branch: MAIN
CVS Tags: e-smith-ldap-5_2_0-15_el5_sme
Changes since 1.26: +7 -2 lines
* Fri Feb 5 2010 Stephen Noble <support@dungog.net> 5.2.0-15.sme
- re-init readonly database on post-upgrade [SME:5747]

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

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