/[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.14 - (hide annotations) (download)
Wed Jan 13 16:01:11 2010 UTC (14 years, 5 months ago) by filippocarletti
Branch: MAIN
CVS Tags: e-smith-ldap-5_2_0-4_el5_sme
Changes since 1.13: +10 -2 lines
* Wed Jan 13 2010 Filippo Carletti <filippo.carletti@gmail.com> 5.2.0-4.sme
- Update schema for newer openldap and remove calFBurl [SME: 5159]
- Convert ldif dump [SME: 5446]

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

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