/[smeserver]/rpms/e-smith-ldap/sme10/e-smith-ldap.spec
ViewVC logotype

Annotation of /rpms/e-smith-ldap/sme10/e-smith-ldap.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.15 - (hide annotations) (download)
Mon May 31 03:58:58 2021 UTC (3 years, 1 month ago) by jpp
Branch: MAIN
CVS Tags: e-smith-ldap-5_6_0-11_el7_sme
Changes since 1.14: +7 -3 lines
* Sun May 30 2021 Jean-Philippe Pialasse <tests@pialasse.com> 5.6.0-11.sme
- use template for ssl pem [SME: 11595]

1 jpp 1.15 # $Id: e-smith-ldap.spec,v 1.14 2021/03/22 03:12:12 jpp Exp $
2 stephdl 1.1
3     Summary: e-smith server and gateway - LDAP module
4     %define name e-smith-ldap
5     Name: %{name}
6     %define version 5.6.0
7 jpp 1.15 %define release 11
8 stephdl 1.1 Version: %{version}
9     Release: %{release}%{?dist}
10     License: GPL
11     Group: Networking/Daemons
12     Source: %{name}-%{version}.tar.xz
13 vip-ire 1.4 Patch0: e-smith-ldap-5.6.0-missing_shebang_ldap_init.patch
14 unnilennium 1.5 Patch1: e-smith-ldap-5.6.0.bz9688.skipredirect.patch
15 vip-ire 1.8 Patch2: e-smith-ldap-5.6.0-strong_encryption.patch
16 jpp 1.9 Patch3: e-smith-ldap-5.6.0-bz10936-TLS-and-ciphers.patch
17 jpp 1.10 Patch4: e-smith-ldap-5.6.0-bz11140-bz11099-bz11096-systemd-update.patch
18 jpp 1.14 Patch5: e-smith-ldap-5.6.0-bz11480-timeoutstart.patch
19 jpp 1.15 Patch6: e-smith-ldap-5.6.0-bz11595-ssl-template.patch
20 jpp 1.9
21 stephdl 1.1 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
22     BuildArchitectures: noarch
23     Requires: e-smith-base
24     Requires: e-smith-lib >= 1.15.1-16
25     Requires: openldap >= 2.0.0
26     Requires: openldap-clients
27     Requires: openldap-servers
28     Requires: perl(Net::LDAP)
29 unnilennium 1.2 Requires: libdb4-utils
30 stephdl 1.1 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 jpp 1.15 * Sun May 30 2021 Jean-Philippe Pialasse <tests@pialasse.com> 5.6.0-11.sme
39     - use template for ssl pem [SME: 11595]
40    
41 jpp 1.14 * Sun Mar 21 2021 Jean-Philippe Pialasse <tests@pialasse.com> 5.6.0-10.sme
42     - fix ldap failing to start on initial boot [SME: 11480]
43    
44 jpp 1.13 * Sat Jan 02 2021 Jean-Philipe Pialasse <tests@pialasse.com> 5.6.0-9.sme
45     - fix wrong alias to ldap.init [SME: 11301]
46    
47 jpp 1.10 * Fri Dec 11 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.6.0-8.sme
48     - add -update event [SME: 11140]
49     - move ldap to systemd [SME: 11099]
50     - move ldap.init to systemd [SME: 11096]
51    
52 jpp 1.9 * Sat May 02 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.6.0-7.sme
53     - New protocol default as TLSv1.2 [SME: 10936]
54     New property TLSProtocolMin
55     Ciphers are now ordered with stronger first
56    
57 vip-ire 1.8 * Thu Feb 23 2017 Daniel Berteaud <daniel@firewall-services.com> 5.6.0-6.sme
58     - Disable SSLv3, but keep the possibility to enable it again [SME: 10108]
59     - Better default cipher suite, and honor global suite [SME: 10108]
60    
61 unnilennium 1.5 * Sun Jul 24 2016 Jean-Philipe Pialasse <tests@pialasse.com> 5.6.0-5.sme
62     - systemd skip redirect [SME: 9688]
63 unnilennium 1.6 - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
64     by assuming the date is correct and changing the weekday.
65     Fri Jun 01 2000 --> Fri May 26 2000 or Thu Jun 01 2000 or Fri Jun 02 2000 or ....
66     Thu Aug 07 2001 --> Thu Aug 02 2001 or Tue Aug 07 2001 or Thu Aug 09 2001 or ....
67     Tue Jun 10 2010 --> Tue Jun 08 2010 or Thu Jun 10 2010 or Tue Jun 15 2010 or ....
68 unnilennium 1.5
69 vip-ire 1.4 * Thu May 12 2016 Daniel Berteaud <daniel@firewall-services.com> 5.6.0-4.sme
70     - Add missing shebang in ldap.init script [SME: 9432]
71    
72 vip-ire 1.3 * Thu May 12 2016 Daniel Berteaud <daniel@firewall-services.com> 5.6.0-3.sme
73     - Rebuild for [SME: 9393]
74    
75 unnilennium 1.2 * Fri Mar 18 2016 JP Pialasse <tests@pialasse.com> 5.6.0-2.sme
76     - fix Requires db4-utils to libdb4-utils [SME: 9319]
77    
78 stephdl 1.1 * Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 5.6.0-1.sme
79     - Initial release to sme10
80    
81     * Sun Jan 17 2016 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-20.sme
82     - Hook into the new ssl-update event [SME: 9152]
83    
84     * Mon Apr 27 2015 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-19.sme
85     - Remove size limit for search result [SME: 8918]
86    
87     * Wed Feb 11 2015 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-18.sme
88     - Make pdbedit output independent from locale and timezone so it can be
89     parsed [SME: 8841]
90    
91     * Tue Nov 11 2014 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-17.sme
92     - Symlink /etc/init.d/ldap to /usr/bin/sv [SME: 8635]
93    
94     * Tue Nov 11 2014 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-16.sme
95     - Chown all DB files to ldap before staring slapd [SME: 8635]
96    
97     * Fri Oct 24 2014 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-15.sme
98     - Set checkpoint in slapd.conf instead of DB_CONFIG [SME: 8621]
99    
100     * Fri Oct 24 2014 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-14.sme
101     - Stop ldap on shutdown (rc0 and rc6) [SME: 8611]
102    
103     * Fri Oct 24 2014 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-13.sme
104     - Don't overwrite the ldif dump if slapcat's output is empty
105     (code from Charlie Brady) [SME: 8621]
106    
107     * Fri Oct 24 2014 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-12.sme
108     - Run db_recover on startup [SME: 8622]
109    
110     * Fri Oct 24 2014 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-11.sme
111     - Don't wipe LDAP DB when the ldif dump is empty [SME: 8619]
112    
113     * Wed Nov 13 2013 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-10.sme
114     - Adjust slapd ACL [SME: 8000]
115    
116     * Sat Mar 9 2013 Shad L. Lords <slords@mail.com> 5.4.0-9.sme
117     - Add dummy unused file to slapd.d to prevent openldap-servers
118     post script from running [SME: 7258]
119    
120     * Mon Feb 25 2013 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-8.sme
121     - Use db_archive to remove unused BDB log files [SME: 7403]
122    
123     * Sun Feb 24 2013 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-7.sme
124     - Wait for slapd to be ready before running bootstrap-ldap-save [SME: 7395]
125    
126     * Fri Feb 22 2013 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-6.sme
127     - Do not remove slapd.d, just make sure it's empty [SME: 7258]
128    
129     * Thu Feb 21 2013 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-5.sme
130     - Make sure slapd uses slapd.conf instead of slapd.d [SME: 7258]
131    
132     * Tue Feb 19 2013 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-4.sme
133     - Remove now unneeded and out of scope schemacheck directive [SME: 7260]
134    
135     * Mon Feb 18 2013 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-3.sme
136     - Stop trying to load autofs.schema [SME: 7259]
137    
138     * Wed Feb 13 2013 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-2.sme
139     - Add missing dependency on openldap-servers [SME: 7347]
140    
141     * Wed Feb 13 2013 Shad L. Lords <slords@mail.com> 5.4.0-1.sme
142     - Roll new stream for sme9
143     - Perl modules moved to /usr/share/perl5/vendor_perl [SME: 7223]
144    
145     * Tue Nov 13 2012 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-78.sme
146     - Fix removing old BDB log files [SME: 7166]
147    
148     * Tue Nov 13 2012 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-77.sme
149     - Remove unused BDB log files [SME: 7166]
150    
151     * Mon Mar 14 2011 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-76.sme
152     - Check slapd.conf syntax before trying to dump the database [SME: 6452]
153    
154     * Mon Mar 14 2011 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-75.sme
155     - Stop using gecos attribute in LDAP [SME: 6539]
156    
157     * Wed Dec 1 2010 Shad L. Lords <slord@mail.com> 5.2.0-74.sme
158     - Fix replace logic in ldif-fix [SME: 6423]
159    
160     * Wed Dec 1 2010 Shad L. Lords <slord@mail.com> 5.2.0-73.sme
161     - Fix permissions on ldif-fix script [SME: 6244]
162    
163     * Wed Dec 1 2010 Shad L. Lords <slord@mail.com> 5.2.0-72.sme
164     - Replace convert_ldif with ldif-fix script [SME: 6244]
165     - Remove ldif template and expansion [SME: 6421]
166     - Simplify ldap-update call by calling ldif-fix [SME: 6422]
167    
168     * Tue Nov 30 2010 Shad L. Lords <slord@mail.com> 5.2.0-71.sme
169     - Update ldap database later to pick up samba group maps [SME: 6419]
170    
171     * Tue Nov 30 2010 Shad L. Lords <slord@mail.com> 5.2.0-70.sme
172     - Use correct field (Dept) for ou ldap field [SME: 6417]
173    
174     * Tue Nov 30 2010 Shad L. Lords <slord@mail.com> 5.2.0-69.sme
175     - Add rfc2739.schem back in and include in config so upgrades work [SME: 5159]
176    
177     * Tue Nov 30 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-68.sme
178     - Use ldapmodify to load ldif, add -a if no changetype [SME: 6413]
179    
180     * Tue Nov 23 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-67.sme
181     - Remove bogus junk attribute from ldif templates [SME: 6396]
182    
183     * Mon Nov 22 2010 Shad L. Lords <slord@mail.com> 5.2.0-66.sme
184     - Change startup order for ldap [SME: 6390]
185    
186     * Thu Nov 11 2010 Shad L. Lords <slord@mail.com> 5.2.0-65.sme
187     - Store locked password instead of expired password [SME: 6360]
188    
189     * Wed Nov 10 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-64.sme
190     - Fixed ldif templates error [SME: 6356]
191    
192     * Mon Nov 8 2010 Shad L. Lords <slords@mail.com> 5.2.0-63.sme
193     - Simplify ldap-update for most events [SME: 6354]
194    
195     * Fri Nov 5 2010 Shad L. Lords <slords@mail.com> 5.2.0-62.sme
196     - Adjust call to ldap-update later create/modify/delete [SME: 6284]
197    
198     * Thu Nov 4 2010 Shad L. Lords <slords@mail.com> 5.2.0-61.sme
199     - Apply correct patch for group descriptions/password [SME: 6337]
200    
201     * Thu Nov 4 2010 Shad L. Lords <slords@mail.com> 5.2.0-60.sme
202     - groups don't have password, some don't have description [SME: 6337]
203    
204     * Tue Nov 2 2010 Shad L. Lords <slords@mail.com> 5.2.0-59.sme
205     - Remove unix users/groups if ldap is master [SME: 6325]
206    
207     * Tue Nov 2 2010 Shad L. Lords <slords@mail.com> 5.2.0-58.sme
208     - Disable ldap-delete if ldap is master [SME: 6324]
209    
210     * Tue Nov 02 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-57.sme
211     - Enable the new ldap.init service [SME: 6231]
212    
213     * Sat Oct 30 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-56.sme
214     - Fix a small typo in reset-ldap-bootstrap [SME: 6231]
215    
216     * Fri Oct 29 2010 Shad L. Lords <slords@mail.com> 5.2.0-55.sme
217     - Add ldap.init script to allow update on reconfig/reboot [SME: 6231]
218    
219     * Thu Oct 28 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-54.sme
220     - Fix minor errors in ldap-update [SME: 6312]
221    
222     * Wed Oct 27 2010 Shad L. Lords <slords@mail.com> 5.2.0-53.sme
223     - Add www user/group to ldap [SME: 6312]
224    
225     * Wed Oct 27 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-52.sme
226     - Fixes for nobody and shared groups [SME: 6310]
227    
228     * Wed Oct 27 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-51.sme
229     - Add nobody and shared groups in LDAP [SME: 6310]
230    
231     * Thu Oct 14 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-50.sme
232     - Allow authenticated users to read posixAccount and shadowAccount attrs [SME: 6254]
233    
234     * Wed Oct 13 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-49.sme
235     - call ldap-update later during group and user creation [SME: 6284]
236    
237     * Thu Oct 7 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-48.sme
238     - Update group membership for deleted accounts [SME: 6276]
239    
240     * Thu Oct 7 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-47.sme
241     - Don't call ldap-update on deleted accounts [SME: 6239]
242    
243     * Thu Oct 7 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-46.sme
244     - Link ldap-update scripts in needed events [SME: 6239]
245    
246     * Sat Oct 2 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-45.sme
247     - Fix toggle anonymous access [SME: 6255]
248    
249     * Sat Oct 2 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-44.sme
250     - Toggle anonymous access with AnonymousAccess property [SME: 6255]
251    
252     * Sat Oct 2 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-43.sme
253     - Allow authenticated users to see more than just their own entry [SME: 6079]
254    
255     * Sat Oct 2 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-42.sme
256     - Deny access to some attributes for anonymous users [SME: 6254]
257    
258     * Mon Sep 27 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-41.sme
259     - Add ldap-update support for several accounts [SME: 6249]
260    
261     * Mon Sep 27 2010 Shad L. Lords <slords@mail.com> 5.2.0-40.sme
262     - Make ldif template create single hash [SME: 6240]
263    
264     * Mon Sep 27 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-39.sme
265     - Fix ldap-delete script [SME: 6238]
266    
267     * Sun Sep 26 2010 Shad L. Lords <slords@mail.com> 5.2.0-38.sme
268     - Update ldif template to match stored data [SME: 6240]
269    
270     * Sun Sep 26 2010 Shad L. Lords <slords@mail.com> 5.2.0-37.sme
271     - Delete all ldap objects that we now create [SME: 6238]
272    
273     * Sat Sep 25 2010 Shad L. Lords <slords@mail.com> 5.2.0-36.sme
274     - Ensure required attributes are present for rename [SME: 6235]
275    
276     * Sat Sep 25 2010 Shad L. Lords <slords@mail.com> 5.2.0-35.sme
277     - Fix old record lookups from sme7 [SME: 6235]
278    
279     * Sat Sep 25 2010 Shad L. Lords <slords@mail.com> 5.2.0-34.sme
280     - Add ibay and machine accounts into ldap [SME: 6236]
281    
282     * Sat Sep 25 2010 Shad L. Lords <slords@mail.com> 5.2.0-33.sme
283     - Rename old ldap record from sme7 if exists [SME: 6235]
284    
285     * Sat Sep 25 2010 Shad L. Lords <slords@mail.com> 5.2.0-32.sme
286     - Fix/add base ou entries needed for new schema [SME: 6234]
287    
288     * Sat Sep 25 2010 Shad L. Lords <slords@mail.com> 5.2.0-31.sme
289     - Rewrite ldap-update to make adding classes easier [SME: 6233]
290    
291     * Fri Sep 24 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-30.sme
292     - Add sambaSamAccount attributes in LDAP [SME: 6232]
293    
294     * Thu Sep 23 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-29.sme
295     - Use full path to config in the run script [SME: 6222]
296    
297     * Thu Sep 23 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-28.sme
298     - Add posixAccount attributes in LDAP [SME: 6074]
299    
300     * Thu Sep 23 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-27.sme
301     - Create the Computers OU [SME: 6230]
302    
303     * Thu Sep 23 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-26.sme
304     - Dump ldap data during the pre-backup event [SME: 6226]
305    
306     * Wed Sep 22 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-25.sme
307     - Send slapd logs in /var/log/ldap (multilog) [SME: 6222]
308     - Force the service to be enabled [SME: 6221]
309     - Indexe memberUid attribute [SME: 6220]
310     - Expand slapd.conf during ldap-update event [SME: 6224]
311     - Split slapd ACL template [SME: 6225]
312     - Prevent users from reading their password over a unsecured link [SME: 6252]
313     - Use md5crypt hash when client requests exop [SME: 6223]
314    
315     * Wed Sep 22 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-24.sme
316     - Restrict access to the ldif file [SME: 6217]
317    
318 unnilennium 1.6 * Thu Jun 10 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-23.sme
319     Tue Jun 10 2010 --> Tue Jun 08 2010 or Thu Jun 10 2010 or Tue Jun 15 2010 or ....
320 stephdl 1.1 - Fix ldap-create errors when adding empty groups [SME: 5920]
321    
322     * Mon Jun 7 2010 Federico Simoncelli <federico.simoncelli@gmail.com> 5.2.0-22.sme
323     - Update email addresses on domain change (thanks Daniel) [SME: 5984]
324     - Update admin information (thanks Daniel) [SME: 6014]
325    
326     * Tue May 4 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-21.sme
327     - Fix indentation in S25ldap-update script [SME: 5914]
328    
329     * Fri Apr 30 2010 Filippo Carletti <filippo.carletti@gmail.com> 5.2.0-20.sme
330     - Don't try to save ibay password to ldap [SME: 5906]
331    
332     * Mon Mar 1 2010 Daniel B. <daniel@firewall-services.com> 5.2.0-19.sme
333     - Fix bug reference in spec file
334    
335     * Mon Mar 1 2010 Filippo Carletti <filippo.carletti@gmail.com> 5.2.0-18.sme
336     - Fix admin user password change (Daniel B.) [SME: 5810]
337    
338     * Tue Feb 9 2010 Filippo Carletti <filippo.carletti@gmail.com> 5.2.0-17.sme
339     - Init database if the ldif dump is empty (ie from sme8b) [SME: 5747]
340    
341     * Fri Feb 5 2010 Stephen Noble <support@dungog.net> 5.2.0-16.sme
342     - revert re-init database [SME:5747]
343    
344     * Fri Feb 5 2010 Stephen Noble <support@dungog.net> 5.2.0-15.sme
345     - re-init readonly database on post-upgrade [SME:5747]
346    
347     * Thu Feb 4 2010 Daniel B. <daniel@firewall-services.com> 5.2.0-14.sme
348     - Force SSL/TLS for remote authentication [SME: 5748]
349    
350     * Wed Feb 3 2010 Stephen Noble <support@dungog.net> 5.2.0-13.sme
351     - reuse users_groups_ous.patch2 [SME: 5743]
352    
353     * Wed Feb 3 2010 Stephen Noble <support@dungog.net> 5.2.0-12.sme
354     - Separate groups and users with mailboxRelatedObject [SME:5749]
355    
356     * Wed Feb 3 2010 Stephen Noble <support@dungog.net> 5.2.0-11.sme
357     - Set readonly access [SME:5752]
358    
359     * Sun Jan 31 2010 Stephen Noble <support@dungog.net> 5.2.0-10.sme
360     - Fix ldap-update action script to user-lock event [SME: 5720]
361    
362     * Sun Jan 31 2010 Stephen Noble <support@dungog.net> 5.2.0-9.sme
363     - Fix Groups entries [SME: 5743]
364    
365     * Sun Jan 31 2010 Stephen Noble <support@dungog.net> 5.2.0-8.sme
366     - Add Groups entries [SME: 5743]
367    
368     * Sun Jan 31 2010 Stephen Noble <support@dungog.net> 5.2.0-7.sme
369     - Add admin user as a standard user [SME: 5742]
370    
371     * Sat Jan 30 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-6.sme
372     - Add ldap-update action script to user-lock event [SME: 5720]
373    
374     * Wed Jan 27 2010 Federico Simoncelli <federico.simoncelli@gmail.com> 5.2.0-5.sme
375     - Add ldap authentication and tls support [SME: 5720]
376    
377     * Wed Jan 13 2010 Filippo Carletti <filippo.carletti@gmail.com> 5.2.0-4.sme
378     - Update schema for newer openldap and remove calFBurl [SME: 5159]
379     - Convert ldif dump [SME: 5446]
380    
381     * Sun Feb 8 2009 Charlie Brady <charlie_brady@mitel.com> 5.2.0-3.sme
382     - Create bdb log directory. [SME: 3018]
383    
384     * Tue Jan 27 2009 Charlie Brady <charlie_brady@mitel.com> 5.2.0-2.sme
385     - Change ldap backend to bdb, and fix initialisation problem.
386     [SME: 3018, 2859]
387    
388     * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 5.2.0-1.sme
389     - Roll new stream to separate sme7/sme8 trees [SME: 4633]
390    
391     * Wed Aug 20 2008 Shad L. Lords <slords@mail.com> 4.13.0-1
392     - Roll new dev stream.
393    
394     * Fri Jul 25 2008 Shad L. Lords <slords@mail.com> 4.12.0-11
395     - Separate template to avoid breaking schema [SME: 4171]
396    
397     * Sat Jul 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.12.0-10
398     - Add common <base> tags to e-smith-formmagick's general [SME: 4279]
399    
400     * Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 4.12.0-9
401     - Add free/busy URL entry to help kronolith contribs [SME: 1806]
402    
403     * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 4.12.0-8
404     - Remove <base> tags now in general [SME: 3919]
405    
406     * Tue Jun 26 2007 Charlie Brady <charlie_brady@mitel.com>
407     - Fix format error in ldif template. [SME: 3107]
408    
409     * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
410     - Clean up spec so package can be built by koji/plague
411    
412     * Mon Feb 19 2007 Charlie Brady <charlie_brady@mitel.com> 4.12.0-6
413     - Don't tell slapd to create pid and args files that we don't need
414     and don't use (and can't create with later openldap version).
415     [SME: 2477]
416    
417     * Sat Jan 13 2007 Shad L. Lords <slords@mail.com> 4.12.0-5
418     - Make success/failure messages standard [SME: 2289]
419    
420     * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
421     - Update to new release naming. No functional changes.
422     - Make Packager generic
423    
424     * Wed Nov 08 2006 Charlie Brady <charlie_brady@mitel.com> 4.12.0-03
425     - Correct permissions on slapd.conf. [SME: 2037]
426    
427     * Thu Sep 28 2006 Charlie Brady <charlie_brady@mitel.com> 4.12.0-02
428     - Don't attempt to create IPv6 socket (log noise). [SME: 1946]
429    
430     * Wed Mar 15 2006 Charlie Brady <charlie_brady@mitel.com> 4.12.0-01
431     - Roll stable stream version. [SME: 1016]
432    
433     * Sun Jan 22 2006 Charlie Brady <charlieb@e-smith.com> 4.11.3-08
434     - Use correct utf8 encoding for non-ascii attributes. [SME: 537]
435    
436     * Fri Jan 20 2006 Charlie Brady <charlieb@e-smith.com> 4.11.3-07
437     - Reexpand hosts.allow template during ldap-update. [SME: 520]
438    
439     * Thu Jan 19 2006 Charlie Brady <charlieb@e-smith.com> 4.11.3-06
440     - Reexpand masq template during ldap-update. [SME: 520]
441    
442     * Mon Jan 16 2006 Charlie Brady <charlieb@e-smith.com> 4.11.3-05
443     - Remove obsolete ldap-rebuild script. [SME: 463]
444    
445     * Sun Jan 15 2006 Charlie Brady <charlieb@e-smith.com> 4.11.3-04
446     - Delete old contents of directory if domain name is changed.
447     [SME: 393]
448    
449     * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 4.11.3-03
450     - Bump release number only
451    
452     * Mon Nov 21 2005 Charlie Brady <charlieb@e-smith.com>
453     - [4.11.3-02]
454     - Work around slapd's failure to accept 'objectClass: group' (in spite
455     of schema checking being disabled). [SF: 1362868]
456    
457     * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
458     - [4.11.3-01]
459     - Remove L10Ns from base packages [SF: 1309520]
460    
461     * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
462     - [4.11.2-01]
463     - New dev stream before relocating L10Ns
464    
465     * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
466     - [4.11.1-19]
467     - Added Italian L10N - Thanks Filippo Carletti [SF: 1309266]
468    
469     * Mon Sep 26 2005 Gordon Rowell <gordonr@e-smith.com>
470     - [4.11.1-18]
471     - Added German L10N - Thanks Dietmar Berteld [SF: 1293325]
472    
473     * Tue Sep 6 2005 Charlie Brady <charlieb@e-smith.com>
474     - [4.11.1-17]
475     - Add template fragment to allow bind using LDAP version
476     2. [SF: 1282697]
477    
478     * Wed Jul 27 2005 Charlie Brady <charlieb@e-smith.com>
479     - [4.11.1-16]
480     - Move masq fragement from template to db [SF: 1241415]
481     - Remove all use of deprecated esmith::config API.
482    
483     * Mon Jun 13 2005 Charlie Brady <charlieb@e-smith.com>
484     - [4.11.1-15]
485     - Remove unused and deprecated kerberosobject schema.
486    
487     * Fri Apr 15 2005 Charlie Brady <charlieb@e-smith.com>
488     - [4.11.1-14]
489     - Fix typo in services2adjust symlink for apache.
490    
491     * Fri Apr 15 2005 Charlie Brady <charlieb@e-smith.com>
492     - [4.11.1-13]
493     - Drop back to simple schema, and 6.x version of ldap-update script.
494     More thought needed about how to extend the schema and how to handle
495     property deletions.
496    
497     * Thu Apr 14 2005 Charlie Brady <charlieb@e-smith.com>
498     - [4.11.1-12]
499     - Remove full restart of apache from panel, and add sigusr1 to ldap-update
500     event handling.
501     - Update ldif file templates and ldap-update script to fill out the schema
502     a little, to remove bogus adding of user attribute to group entries, and
503     to allow removal of properties which have been nulled out.
504    
505     * Fri Apr 1 2005 Charlie Brady <charlieb@e-smith.com>
506     - [4.11.1-11]
507     - Comment out for now the utf8 conversion, as it's not working
508     yet.
509    
510     * Wed Mar 23 2005 Charlie Brady <charlieb@e-smith.com>
511     - [4.11.1-10]
512     - Remove explicit generic_template_expand symlink in ldap-update
513     event - not required.
514     - Create "finish" script to do ldif file dump on shutdown.
515     - Add templates for ldif file used during ldap rebuild.
516     - Handle latin->utf8 conversion in ldif templates.
517    
518     * Tue Mar 8 2005 Charlie Brady <charlieb@e-smith.com>
519     - [4.11.1-09]
520     - Use generic adjust-services in place of adjust-masq [MN00065576]
521    
522     * Tue Mar 8 2005 Charlie Brady <charlieb@e-smith.com>
523     - [4.11.1-08]
524     - Remove dangling ldap-conf symlink. [MN00064130]
525    
526     * Tue Jan 25 2005 Charlie Brady <charlieb@e-smith.com>
527     - [4.11.1-07]
528     - Remove ldap-delete-dumps from post-backup event. It leaves ldap
529     stopped and with no directory contents. [MN00025069]
530     - Added ldap-delete-dumps to post-backup to prevent potential ldap database
531     clobbering on post-upgrade. [msoulier MN00025069]
532     - Update e-smith-devtools BuildRequires, and createlinks script.
533     [MN00064130]
534    
535     * Tue Jan 18 2005 Charlie Brady <charlieb@e-smith.com>
536     - [4.11.1-06]
537     - Use generic_template_expand action where possible, in place
538     of specific actions. Update e-smith-lib dependency. [MN00064130]
539    
540     * Wed Dec 29 2004 Charlie Brady <charlieb@e-smith.com>
541     - [4.11.1-05]
542     - Create missing /service symlink, and add down file to service
543     directory to control startup sequence. [charlieb MN00062133]
544    
545     * Mon Dec 20 2004 Charlie Brady <charlieb@e-smith.com>
546     - [4.11.1-04]
547     - Use supervise to run slapd. [charlieb MN00062133]
548    
549     * Tue Nov 9 2004 Charlie Brady <charlieb@e-smith.com>
550     - [4.11.1-03]
551     - Include redhat/rfc822-MailMember.schema specification from earlier
552     RedHat openldap packages (missing in RHEL3). [charlieb MN00056724]
553     - Remove deprecated ldap-startup script. Add ldap service default fragments
554     and a migrate fragment to initialize the password. [charlieb MN00056726]
555     - Remove obsolete conf-migrate-ldap-variables action [charlieb MN00056733]
556    
557     * Tue Sep 28 2004 Michael Soulier <msoulier@e-smith.com>
558     - [4.11.1-02]
559     - Updated requires with new perl dependencies. [msoulier MN00040240]
560    
561     * Mon May 10 2004 Michael Soulier <msoulier@e-smith.com>
562     - [4.11.1-01]
563     - Updated createlinks.
564     - Added ldap-delete-dumps to post-backup to prevent potential ldap database
565     clobbering on post-upgrade. [msoulier MN00025069]
566    
567     * Thu Sep 4 2003 Charlie Brady <charlieb@e-smith.com>
568     - [4.11.0-01]
569     - Changing version to development stream number - 4.11.0
570    
571     * Wed Jul 9 2003 Charlie Brady <charlieb@e-smith.com>
572     - [4.10.0-02]
573     - Avoid restart of slapd during bootstrap-console-save event.
574     [charlieb 9338]
575    
576     * Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com>
577     - [4.10.0-01]
578     - Changing version to stable stream number - 4.10.0
579    
580     * Tue May 6 2003 Lijie Deng <lijied@e-smith.com>
581     - [4.9.0-12]
582     - Add Spanish lexicon for directory panel [lijied 3793]
583    
584     * Wed Apr 16 2003 Michael Soulier <msoulier@e-smith.com>
585     - [4.9.0-11]
586     - Modified French translation [lijied 7949]
587     - Modified ldap-dump to take its domainname from /etc/openldap/ldap.conf, and
588     be aware of domainname changes. [msoulier 6747]
589    
590     * Thu Apr 3 2003 Lijie Deng <lijied@e-smith.com>
591     - [4.9.0-10]
592     - Removed 'Mitel Networks SME Server' branding [lijied 8016]
593    
594     * Thu Mar 27 2003 Lijie Deng <lijied@e-smith.com>
595     - [4.9.0-09]
596     - Modified French lexicon to use lang="fr", rename the lexicon
597     directory to fr [lijied 6787]
598    
599     * Tue Mar 25 2003 Lijie Deng <lijied@e-smith.com>
600     - [4.9.0-08]
601     - Modified directory access en-us and fr-ca text [lijied 4081]
602    
603     * Tue Mar 18 2003 Lijie Deng <lijied@e-smith.com>
604     - [4.9.0-07]
605     - Split out ./etc/openldap/ldap.conf/template-begin [lijied 3295]
606    
607     * Mon Mar 17 2003 Lijie Deng <lijied@e-smith.com>
608     - [4.9.0-06]
609     - Deleted empty template-end file [lijied 3295]
610    
611     * Thu Mar 6 2003 Lijie Deng <lijied@e-smith.com>
612     - [4.9.0-05]
613     - Modified directory panel order [lijied 7356]
614    
615     * Tue Mar 4 2003 Lijie Deng <lijied@e-smith.com>
616     - [4.9.0-04]
617     - Split en-us lexicon from directory panel [lijied 4030]
618    
619     * Fri Feb 28 2003 Lijie Deng <lijied@e-smith.com>
620     - [4.9.0-03]
621     - s/HostsAllowSpec/hosts_allow_spec/ [charlieb 5650]
622     - Remodified the lexicon file [lijied 5003]
623    
624     * Fri Feb 28 2003 Charlie Brady <charlieb@e-smith.com>
625     - [4.9.0-02]
626     - Added French lexicon for directory [lijied 5003]
627     - Re-do hosts.allow template to use esmith::ConfigDB::HostsAllowSpec.
628     Add dependency on up-to-date e-smith-lib. [charlieb 5650]
629    
630     * Wed Nov 20 2002 Mike Dickson <miked@e-smith.com>
631     - [4.9.0-01]
632     - Changing to development stream; version upped to 4.9.0
633    
634     * Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com>
635     - [4.8.0-01]
636     - Roll to maintained version number to 4.8.0
637    
638     * Wed Oct 2 2002 Charlie Brady <charlieb@e-smith.com>
639     - [4.7.6-14]
640     - Override the default backgrounding of ldap restart in
641     gentle-ldap-dump action [charlieb 2745]
642     - Remove deprecated serviceControl enable/disable calls from
643     ldap-startup [charlieb 4458]
644    
645     * Tue Sep 24 2002 Mark Knox <markk@e-smith.com>
646     - [4.7.6-13]
647     - Use esmith::util and shut down LDAP in foreground [markk 2745]
648    
649     * Tue Sep 24 2002 Mark Knox <markk@e-smith.com>
650     - [4.7.6-12]
651     - Add pre-restore event and ldap-delete-dumps action [markk 2745]
652    
653     * Thu Sep 12 2002 Charlie Brady <charlieb@e-smith.com>
654     - [4.7.6-11]
655     - Fix permission/ownership of /etc/openldap/slapd.conf. [charlieb 4862]
656    
657     * Tue Sep 10 2002 Charlie Brady <charlieb@e-smith.com>
658     - [4.7.6-10]
659     - Remove redundant "my" in ldap-rebuild (causes warning). [charlieb 2745]
660    
661     * Thu Sep 5 2002 Charlie Brady <charlieb@e-smith.com>
662     - [4.7.6-09]
663     - Remove stray ; (where are those code police?). [charlieb 2745]
664    
665     * Tue Sep 3 2002 Charlie Brady <charlieb@e-smith.com>
666     - [4.7.6-08]
667     - Fix $c->get('DomainName') => $c->get('DomainName')->value snafu
668     [charlieb 2745]
669    
670     * Mon Sep 2 2002 Charlie Brady <charlieb@e-smith.com>
671     - [4.7.6-07]
672     - Fix Domain => DomainName snafu. [charlieb 2745]
673    
674     * Thu Aug 29 2002 Charlie Brady <charlieb@e-smith.com>
675     - [4.7.6-06]
676     - Create new gentle-ldap-dump action, and include it in pre-backup
677     event. [charlieb 2745]
678    
679     * Thu Aug 29 2002 Charlie Brady <charlieb@e-smith.com>
680     - [4.7.6-05]
681     - Revert ldap-dump to slapcat version, and remove symlinks from all
682     actions. The ldap init script is being modified to call ldap-dump
683     after slapd shutdown. [charlieb 4739]
684    
685     * Tue Aug 27 2002 Charlie Brady <charlieb@e-smith.com>
686     - [4.7.6-04]
687     - Rewrite ldap-dump to use Net::LDAP::LDIF so that it reads data from
688     ldap daemon rather than directly from ldap db files. [charlieb 4057]
689    
690     * Tue Aug 27 2002 Charlie Brady <charlieb@e-smith.com>
691     - [4.7.6-03]
692     - Fix run-time problems in OO conversion of ldap-update [charlieb 4057]
693    
694     * Fri Aug 23 2002 Charlie Brady <charlieb@e-smith.com>
695     - [4.7.6-02]
696     - Change ldap-rebuild to build directory using LDIF dump if found,
697     and new data otherwise. [charlieb 4057]
698     - Re-write ldap-update and ldap-rebuild to use OO db accesses,
699     for clarity. [charlieb 4057]
700     - Dump LDAP directory every time we change it. [charlieb 4057]
701    
702     * Tue Aug 20 2002 Charlie Brady <charlieb@e-smith.com>
703     - [4.7.6-01]
704     - Add program to do LDIF dump of ldap directory. [charlieb 4057]
705    
706     * Mon Aug 19 2002 Charlie Brady <charlieb@e-smith.com>
707     - [4.7.5-01]
708     - Remove unnecessary actions: ldap-rebuild from console-save event and
709     ldap-conf from ldap-update event. [charlieb 4057]
710     - Change ldap-update action so that when run during the ldap-update
711     event it iterates through user and group accounts and updates records
712     with current values. Link ldap-update action into ldap-update event
713     in place of ldap-rebuild action. [charlieb 4057]
714    
715     * Mon Aug 19 2002 Charlie Brady <charlieb@e-smith.com>
716     - [4.7.4-01]
717     - Use new adjust-masq action rather than restart-masq during ldap-update.
718     [charlieb 4501]
719    
720     * Thu Aug 15 2002 Charlie Brady <charlieb@e-smith.com>
721     - [4.7.3-01]
722     - Add rc7.d symlink and don't set deprecated InitscriptsOrder property
723     [charlieb 4458]
724     - Change use of allow_tcp_in() function to allow dynamic reconfig.
725     [charlieb 4501]
726    
727     * Thu Aug 8 2002 Charlie Brady <charlieb@e-smith.com>
728     - [4.7.2-01]
729     - Change inbound rule to use allow_tcp_in() function. The
730     function actually implements connection tracking. [charlieb 4499]
731    
732     * Wed Jul 17 2002 Charlie Brady <charlieb@e-smith.com>
733     - [4.7.1-01]
734     - Change masq script fragment to use iptables. [charlieb 1268]
735    
736     * Wed Jun 5 2002 Charlie Brady <charlieb@e-smith.com>
737     - [4.7.0-01]
738     - Changing version to development stream number 4.7.0
739    
740     * Fri May 31 2002 Charlie Brady <charlieb@e-smith.com>
741     - [4.6.0-01]
742     - Changing version to maintained stream number to 4.6.0
743    
744     * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
745     - [4.5.10-01]
746     - RPM rebuild forced by cvsroot2rpm
747    
748     * Mon May 6 2002 Gordon Rowell <gordonr@e-smith.com>
749     - [4.5.9-01]
750     - Localise SAVE button [gordonr 3222]
751    
752     * Fri May 3 2002 Charlie Brady <charlieb@e-smith.com>
753     - [4.5.8-01]
754     - Remove /etc/e-smith/tests/.dummy. Make empty /etc/e-smith/tests in %build.
755     [charlieb 3343]
756    
757     * Wed May 1 2002 Gordon Rowell <gordonr@e-smith.com>
758     - [4.5.7-01]
759     - esmith::AccountDB -> esmith::AccountsDB [schwern 3287]
760    
761     * Thu Apr 25 2002 Gordon Rowell <gordonr@e-smith.com>
762     - [4.5.6-01]
763     - Added header and footer to page [gordonr 3223]
764     - Added nav bar entries to lexicon [gordonr 3155]
765    
766     * Mon Apr 15 2002 Gordon Rowell <gordonr@e-smith.com>
767     - [4.5.5-01]
768     - Adjusted site-perl -> site_perl
769    
770     * Mon Apr 15 2002 Gordon Rowell <gordonr@e-smith.com>
771     - [4.5.4-01]
772     - Language en-> en-us
773    
774     * Wed Apr 10 2002 Kirrily Robert <skud@e-smith.com>
775     - [4.5.3-01]
776     - Added i18n'd directory panel
777    
778     * Mon Mar 25 2002 Kirrily Robert <skud@e-smith.com>
779     - [4.5.2-01]
780     - Checking for success of CVS import
781    
782     * Mon Mar 25 2002 Kirrily Robert <skud@e-smith.com>
783     - [4.5.1-01]
784     - rollRPM: Rolled version number to 4.5.1-01. Includes patches up to 4.5.0-02.
785    
786     * Mon Mar 25 2002 Kirrily Robert <skud@e-smith.com>
787     - [4.5.0-02]
788     - removed extraneous rmdir in setup section that was breaking the build
789    
790     * Mon Mar 25 2002 Kirrily Robert <skud@e-smith.com>
791     - [4.5.0-01]
792     - rollRPM: Rolled version number to 4.5.0-01. Includes patches up to 4.4.0-08.
793    
794     * Fri Nov 16 2001 Charlie Brady <charlieb@e-smith.com>
795     - [4.4.0-08]
796     - Fix code which adds the "ldap" user - it was trying to use "ldap" as
797     a supplementary group (using -G) rather than as initial group (-g).
798     - Remove two $! from warn statements as they are won't contain useful
799     information.
800    
801     * Wed Nov 07 2001 Tony Clayton <tonyc@e-smith.com>
802     - [4.4.0-07]
803     - rebranding to Mitel Networks
804    
805     * Thu Oct 18 2001 Charlie Brady <charlieb@e-smith.com>
806     - [4.4.0-06]
807     - Fix regeneration of ldap password every time slapd.conf was
808     re-expanded. See Bugzilla #1966 for details.
809    
810     * Thu Oct 18 2001 Charlie Brady <charlieb@e-smith.com>
811     - [4.4.0-05]
812     - Added code to add "ldap" user and group if necessary
813    
814     * Tue Aug 28 2001 Gordon Rowell <gordonr@e-smith.com>
815     - [4.4.0-04]
816     - Removed deprecated post-restore event directory
817    
818     * Fri Aug 17 2001 Adrian Chung <adrianc@e-smith.com>
819     - [4.4.0-03]
820     - Add restart-httpd-full call to end of web panel, after
821     user confirmation of update has been sent.
822    
823     * Fri Aug 17 2001 gordonr
824     - [4.4.0-02]
825     - Autorebuild by rebuildRPM
826    
827     * Wed Aug 8 2001 Charlie Brady <charlieb@e-smith.com>
828     - [4.4.0-01]
829     - Rolled version number to 4.4.0-01. Includes patches upto 4.3.1-05.
830    
831     * Wed Aug 8 2001 Charlie Brady <charlieb@e-smith.com>
832     - [4.3.1-05]
833     - Use Net::LDAP module in ldap-delete and ldap-update. Something broke
834     in the ldap{add,modify,delete} versions of the scripts, and it's easy
835     to debug, and probably more efficient to just write to the perl API.
836    
837     * Wed Aug 8 2001 Charlie Brady <charlieb@e-smith.com>
838     - [4.3.1-04]
839     - Change uid/gid before execing slapadd, so that created db files have
840     correct ownership
841     - Reformat ldap-rebuild to fit in 80 columns.
842    
843     * Tue Aug 7 2001 Charlie Brady <charlieb@e-smith.com>
844     - [4.3.1-03]
845     - Use slapadd instead of ldif2ldbm program for ldap-rebuild. Use pipe
846     rather than temp file.
847     - Re-add "schemacheck off" to slapd.conf - we don't pass the strict
848     checking which is recommended.
849    
850     * Tue Aug 7 2001 Charlie Brady <charlieb@e-smith.com>
851     - [4.3.1-02]
852     - openldap v2 changes - change ownership of slapd.conf, use different
853     bundled schema files, and add indexes.
854    
855     * Tue Aug 7 2001 Charlie Brady <charlieb@e-smith.com>
856     - [4.3.1-01]
857     - Rolled version number to 4.3.1-01. Includes patches upto 4.3.0-07.
858    
859 unnilennium 1.7 * Tue Aug 07 2001 Charlie Brady <charlieb@e-smith.com>
860 stephdl 1.1 - [4.3.0-07]
861     - Break slapd.conf template into fragments, and include in-line
862     at.conf and co.conf fragements, rather than use include feature.
863     This is to make configuration stable across versions of openldap.
864    
865     * Thu Aug 02 2001 Gordon Rowell <gordonr@e-smith.com>
866     - [4.3.0-06]
867     - More branding changes
868    
869     * Sun Jul 29 2001 Jason Miller <jmiller@e-smith.com>
870     - [4.3.0-05]
871     - Branding text changes to the directory web panel
872    
873     * Fri Jul 6 2001 Peter Samuel <peters@e-smith.com>
874     - [4.3.0-04]
875     - Change license to GPL
876    
877     * Wed Jul 04 2001 Gordon Rowell <gordonr@e-smith.com>
878     - [4.3.0-03]
879     - Use esmith::util::LdapPassword instead of direct file access
880    
881     * Tue May 29 2001 Tony Clayton <tonyc@e-smith.com>
882     - [4.3.0-02]
883     - fixed actions that had tied %conf when calling serviceControl (2 actions)
884    
885     * Sun Apr 29 2001 Charlie Brady <charlieb@e-smith.com>
886     - [4.3.0-01]
887     - Rolled version number to 4.3.0-01. Includes patches upto 4.2.0-03.
888    
889     * Thu Feb 8 2001 Adrian Chung <adrianc@e-smith.com>
890     - Rolling release number for GPG signing.
891    
892     * Fri Jan 26 2001 Charlie Brady <charlieb@e-smith.com>
893     - [4.2.0-01]
894     - Added packet filter fragment to selectively allow external LDAP access
895     - Linked conf- and restart-masq actions into update-ldap event
896    
897     * Thu Jan 25 2001 Peter Samuel <peters@e-smith.com>
898     - [4.2.0-01]
899     - Rolled version number to 4.2.0-01. Includes patches upto 4.1.0-17.
900    
901     * Tue Jan 16 2001 Adrian Chung <adrianc@e-smith.com>
902     - [4.1.0-17]
903     - Add ldap-rebuild to bootstrap-console-save
904     - required to initialize ldap database.
905    
906     * Fri Jan 12 2001 Charlie Brady <charlieb@e-smith.com>
907     - [4.1.0-16]
908     - Remove ldap-conf from post-upgrade action (it was occuring before
909     ldap-startup, which caused a problem).
910     - Delete obsolete post-restore action.
911    
912     * Fri Jan 12 2001 Adrian Chung <adrianc@e-smith.com>
913     - [4.1.0-15]
914     - split ldap-rebuild into ldap-conf and ldap-rebuild.
915    
916     * Thu Jan 11 2001 Gordon Rowell <gordonr@e-smith.com>
917     - [4.1.0-14]
918     - Use serviceControl()
919    
920     * Thu Jan 11 2001 Charlie Brady <charlieb@e-smith.com>
921     - [4.1.0-13]
922     - Fix perl warning in migrate variables script - simplify a chunk of code
923     while doing it.
924    
925     * Wed Jan 10 2001 Charlie Brady <charlieb@e-smith.com>
926     - [4.1.0-12]
927     - Add genLdapPassword to ldap-startup - it somehow has been lost and never
928     happens.
929     - Remove ldap-startup from console-save
930     - Add ldap-startup to post-restore action
931     - Add new bootstrap-console-save event
932     - Change demo phone number from 999... to 555.... to save UK emergency
933     services
934    
935     * Tue Jan 09 2001 Jason Miller <jmiller@e-smith.com>
936     - [4.1.0-11]
937     - updated ldap-startup to set the defaults on a fresh
938     installation
939     - undid some bad changes to the conf-migrate-ldap-variables
940     script
941    
942     * Mon Jan 08 2001 Jason Miller <jmiller@e-smith.com>
943     - [4.1.0-5] through [4.1.0-9]
944     - changed directory web panel to read from new configuration
945     database parameters
946     - updated action scripts to take into account the new ldap
947     database parameters
948     - added conf-migrate-ldap-variables as a new action in
949     both post-upgrade and post-restore
950    
951     * Fri Jan 05 2001 Jason Miller <jmiller@e-smith.com>
952     - [4.1.0-4]
953     - updated copyright and fixed directory panel error in
954     not checking prototypes for subroutines
955    
956     * Tue Dec 12 2000 Gordon Rowell <gordonr@e-smith.com>
957     - [4.1.0-3]
958     - Fixed e-smith-lib dependency
959    
960     * Mon Dec 11 2000 Tony Clayton <tonyc@e-smith.com>
961     - [4.1.0-2]
962     - upgraded ldap-rebuild action to conform to new processTemplate
963     - created dependency on e-smith-lib-4.1.0-13
964    
965     * Wed Dec 06 2000 Peter Samuel <peters@e-smith.com>
966     - [4.1.0-1]
967     - Rolled version to 4.1.0-1. Includes patches up to 4.0.6-3
968    
969     * Tue Oct 31 2000 Charlie Brady <charlieb@e-smith.com>
970     - Fix some old bugs in event scripts - esmith::db was not in use
971     list.
972     - Replace db_get_type calls with db_get_prop
973     - Re-write ldap hosts.allow template.
974     - Remove duplicate my $status in ldap-rebuild.
975    
976     * Mon Oct 30 2000 Charlie Brady <charlieb@e-smith.com>
977     - Merge services database back into configuration
978    
979     * Wed Oct 25 2000 Charlie Brady <charlieb@e-smith.com>
980     - Roll version number to 4.0.6-1.
981    
982     * Thu Oct 19 2000 Adrian Chung <adrian.chung@e-smith.com>
983     - Update web/functions/directory script to pass merged
984     confServicesCombined hash to esmith::cgi::gen...
985     functions.
986    
987     * Thu Oct 12 2000 Charlie Brady <charlieb@e-smith.com>
988     - Fix obsolete reference to LDAPServerMode.
989     - Reformat to break long lines.
990    
991     * Fri Oct 06 2000 Charlie Brady <charlieb@e-smith.com>
992     - Delete %post action, and set the default services db value
993     in post-install action
994    
995     * Thu Oct 05 2000 Jason Miller <jay@e-smith.com>
996     - change .spec to use db:setdefault() function
997    
998     * Wed Oct 04 2000 Jason Miller <jay@e-smith.com>
999     - %post event for enabling ldap service automatically
1000     (no more post-install code required)
1001     - dependencies on e-smith-lib > 0.1-21
1002     - only expand templates if ldapd enabled
1003     - only add to hosts.allow if ldapd enabled
1004     - enable/disable service dependant on services database
1005    
1006     * Tue Oct 03 2000 Charlie Brady <charlieb@e-smith.com>
1007     - Update services database when enabling/disabling startup.
1008    
1009     * Tue Oct 03 2000 Adrian Chung <mac@e-smith.com>
1010     - Added ldap service checking wrapper to action scripts.
1011    
1012     * Mon Sep 25 2000 Paul Nesbit <pkn@e-smith.com>
1013     - replaced references to e-smith.net with e-smith.com
1014    
1015     * Fri Aug 25 2000 Charlie Brady <charlieb@e-smith.com>
1016     - Added build dependency on e-smith-devtools, and dependency on
1017     e-smith-lib. Generate file list with genfilelist.
1018    
1019     * Thu Aug 24 2000 Gordon Rowell <gordonr@e-smith.com>
1020     - Rewrote ldap-startup to use serviceControl()
1021    
1022     * Wed Jul 12 2000 Joseph Morrison <jdm@e-smith.net>
1023     - Add -1 argument to split commands to handle null final values in
1024     configuration records
1025    
1026     * Fri Jun 16 2000 Charlie Brady <charlieb@e-smith.net>
1027     - Rewrite createlinks in perl
1028     - Don't mark template files as config files.
1029    
1030     * Mon Jun 12 2000 Charlie Brady <charlieb@e-smith.net>
1031     - Use new multi-arg form of backgroundCommand.
1032    
1033 unnilennium 1.6 * Thu Jun 01 2000 Charlie Brady <charlieb@e-smith.net>
1034     Fri Jun 01 2000 --> Fri May 26 2000 or Thu Jun 01 2000 or Fri Jun 02 2000 or ....
1035 stephdl 1.1 - First created - broken out of e-smith-base 4.0.11.
1036    
1037     %prep
1038     %setup
1039 vip-ire 1.4 %patch0 -p1
1040 unnilennium 1.5 %patch1 -p1
1041 vip-ire 1.8 %patch2 -p1
1042 jpp 1.9 %patch3 -p1
1043 jpp 1.10 %patch4 -p1
1044 jpp 1.14 %patch5 -p1
1045 jpp 1.12 mkdir -p root/etc/openldap/ssl
1046 jpp 1.10 rm -rf root/service root/var/service root/etc/rc.d/init.d/supervise
1047 jpp 1.15 %patch6 -p1
1048 stephdl 1.1
1049     %build
1050     perl createlinks
1051    
1052     %install
1053     rm -rf $RPM_BUILD_ROOT
1054     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
1055     rm -f %{name}-%{version}-%{release}-filelist
1056     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
1057 jpp 1.10 --file /sbin/e-smith/systemd/ldap-certificate 'attr(0554,root,root)' \
1058     --file /sbin/e-smith/systemd/ldap-prepare 'attr(0554,root,root)' \
1059 jpp 1.11 --file /sbin/e-smith/systemd/ldap-finish 'attr(0554,root,root)' \
1060 stephdl 1.1 --file /var/service/ldap/ldif-fix 'attr(0750,root,root)' \
1061     --file /var/service/ldap/finish 'attr(0750,root,root)' \
1062     --dir /var/log/bdb 'attr(0700,ldap,ldap)' \
1063     --dir /home/e-smith/db/ldap 'attr(0750,root,ldap)' \
1064     --dir /var/log/ldap 'attr(0750,smelog,smelog)' \
1065 jpp 1.11 --dir /etc/openldap/ssl 'attr(0750,root,ldap)' \
1066 stephdl 1.1 > %{name}-%{version}-%{release}-filelist
1067     echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist
1068    
1069     %clean
1070     rm -rf $RPM_BUILD_ROOT
1071    
1072     %files -f %{name}-%{version}-%{release}-filelist
1073     %defattr(-,root,root)
1074    
1075 jpp 1.10 %pre
1076     if [ $1 -gt 1 ] ; then
1077     if [ -e /var/service/ldap/run ] ; then
1078     /usr/bin/sv d ldap
1079     /usr/bin/sv d ldap/log
1080     fi
1081     fi

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