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

Annotation 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.23 - (hide annotations) (download)
Wed Feb 3 09:54:11 2010 UTC (14 years, 4 months ago) by dungog
Branch: MAIN
Changes since 1.22: +5 -2 lines
* Sun Jan 31 2010 Stephen Noble <support@dungog.net> 5.2.0-13.sme
- Fix Groups entries [SME: 5743]

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

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