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