/[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.32 - (hide annotations) (download)
Fri Apr 30 15:30:36 2010 UTC (14 years, 1 month ago) by filippocarletti
Branch: MAIN
CVS Tags: e-smith-ldap-5_2_0-20_el5_sme
Changes since 1.31: +7 -2 lines
* Fri Apr 30 2010 Filippo Carletti <filippo.carletti@gmail.com> 5.2.0-20.sme
- Don't try to save ibay password to ldap [SME: 5906]

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

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