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

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

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


Revision 1.81 - (hide annotations) (download)
Tue Nov 30 18:06:09 2010 UTC (13 years, 6 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-ldap-5_2_0-69_el5_sme
Changes since 1.80: +5 -2 lines
* Tue Nov 30 2010 Shad L. Lords <slord@mail.com> 5.2.0-69.sme
- Add rfc2739.schem back in and include in config so upgrades work [SME: 5159]

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

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