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