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