/[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.13 - (hide annotations) (download)
Sun Jan 3 04:59:11 2021 UTC (3 years, 5 months ago) by jpp
Branch: MAIN
CVS Tags: e-smith-ldap-5_6_0-9_el7_sme
Changes since 1.12: +5 -2 lines
* Sat Jan 02 2021 Jean-Philipe Pialasse <tests@pialasse.com> 5.6.0-9.sme
- fix wrong alias to ldap.init [SME: 11301]

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

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