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

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

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


Revision 1.126 - (hide annotations) (download)
Wed Mar 2 20:08:24 2011 UTC (13 years, 3 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-base-5_2_0-57_el5_sme
Changes since 1.125: +7 -2 lines
* Wed Mar 2 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-57.sme
- Handle no network interface scenario in console and bootstrap-console [SME: 6023]

1 snetram 1.126 # $Id: e-smith-base.spec,v 1.125 2010/12/07 08:18:56 vip-ire Exp $
2 slords 1.69
3 slords 1.1 Summary: e-smith server and gateway - base module
4     %define name e-smith-base
5     Name: %{name}
6 slords 1.69 %define version 5.2.0
7 snetram 1.126 %define release 57
8 slords 1.1 Version: %{version}
9     Release: %{release}%{?dist}
10     License: GPL
11     Group: Networking/Daemons
12     Source: %{name}-%{version}.tar.gz
13 slords 1.70 Patch1: e-smith-base-5.2.0-sambaRole.patch
14 dungog 1.71 Patch2: e-smith-base-5.2.0-smartd40.patch
15 snetram 1.72 Patch3: e-smith-base-5.2.0-usbRev70drive.patch
16 bytegw 1.74 Patch4: e-smith-base-5.2.0-FixLabelArray.patch
17 slords 1.75 Patch5: e-smith-base-5.2.0-straysymlink.patch
18 filippocarletti 1.76 Patch6: e-smith-base-5.2.0-nonetworkdrivers.patch
19 snetram 1.77 Patch7: e-smith-base-5.2.0-checkIPOverlap.patch
20 snetram 1.78 Patch8: e-smith-base-5.2.0-adapter-translation-fixes.patch
21 bytegw 1.79 Patch9: e-smith-base-5.2.0-FixLocale_External.patch
22 filippocarletti 1.80 Patch10: e-smith-base-5.2.0-perform_restore-hal.patch
23 snetram 1.82 Patch11: e-smith-base-5.2.0-generate-2048-bits-keys.patch
24 dungog 1.83 Patch12: e-smith-base-5.2.0-perform_backup-hal.patch
25 dungog 1.84 Patch13: e-smith-base-5.2.0-hwaddress.patch
26 snetram 1.85 Patch14: e-smith-base-5.2.0-sha1.patch
27 snetram 1.86 Patch15: e-smith-base-5.2.0-fix-template-expansion-error.patch
28 slords 1.88 Patch16: e-smith-base-5.2.0-gettext.patch
29 mrjhb3 1.90 Patch17: e-smith-base-5.2.0-remove-freebusy-references.patch
30 wellsi 1.94 Patch18: e-smith-base-5.2.0-no-nic.patch
31     Patch19: e-smith-base-5.2.0-fix-local-nic-string-in-console.patch
32 filippocarletti 1.95 Patch20: e-smith-base-5.2.0-freebusy-user-modify-fix.patch
33 charliebrady 1.96 Patch21: e-smith-base-5.2.0-condrestart.patch
34 charliebrady 1.97 Patch22: e-smith-base-5.2.0-condrestart.patch2
35 wellsi 1.98 Patch23: e-smith-base-5.2.0-cpuspeed.patch
36 vip-ire 1.99 Patch24: e-smith-base-5.2.0-nss_ldap.patch
37 slords 1.100 Patch25: e-smith-base-5.2.0-ibay_groups.patch
38 slords 1.101 Patch26: e-smith-base-5.2.0-keep_external.patch
39 slords 1.102 Patch27: e-smith-base-5.2.0-checkMaxUsers.patch
40 slords 1.103 Patch28: e-smith-base-5.2.0-apmd64bit.patch
41 vip-ire 1.104 Patch29: e-smith-base-5.2.0-relocate_dhclient_conf.patch
42 slords 1.105 Patch30: e-smith-base-5.2.0-echo-options.patch
43 slords 1.106 Patch31: e-smith-base-5.2.0-migrateHWaddr.patch
44 vip-ire 1.107 Patch32: e-smith-base-5.2.0-relocate_dhcpd_leases_file.patch
45 vip-ire 1.108 Patch33: e-smith-base-5.2.0-fix_empty_file_test.patch
46 slords 1.109 Patch34: e-smith-base-5.2.0-cpu-conf.patch
47     Patch35: e-smith-base-5.2.0-ldap-auth.patch
48     Patch36: e-smith-base-5.2.0-enable-cpu.patch
49 slords 1.110 Patch37: e-smith-base-5.2.0-better-ldap.patch
50 slords 1.113 Patch38: e-smith-base-5.2.0-add-extra-ldap.patch
51 slords 1.118 Patch39: e-smith-base-5.2.0-cpu-can-delete.patch
52 slords 1.119 Patch40: e-smith-base-5.2.0-supp-groups.patch
53 vip-ire 1.122 Patch41: e-smith-base-5.2.0-fix_gpasswd_path.patch
54 slords 1.123 Patch42: e-smith-base-5.2.0-fix-gid.patch
55 slords 1.124 Patch43: e-smith-base-5.2.0-weak-updates.patch
56 vip-ire 1.125 Patch44: e-smith-base-5.2.0-apache_alias_for_www.patch
57 snetram 1.126 Patch45: e-smith-base-5.2.0-no-nic2.patch
58 slords 1.1 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
59     Requires: mod_auth_external
60 slords 1.70 Requires: e-smith-lib >= 2.2.0-2
61 slords 1.1 Requires: server-manager-images, server-manager
62 slords 1.51 Requires: e-smith-formmagick >= 1.4.0-12
63 slords 1.1 Requires: initscripts >= 6.67-1es17
64     Requires: e-smith-daemontools >= 1.7.1-04
65     Requires: perl(Locale::gettext)
66     Requires: perl(Crypt::Cracklib)
67     Requires: perl(Date::Manip)
68     Requires: perl(Data::UUID)
69     Requires: perl(Net::IPv4Addr)
70     Requires: /usr/sbin/irqbalance
71     Requires: /usr/sbin/cpuspeed
72     Requires: /sbin/microcode_ctl
73 filippocarletti 1.89 Requires: /usr/sbin/smartd
74 slords 1.1 Requires: dbus
75     Requires: hal
76     Requires: acpid
77     Requires: rssh
78     Requires: bridge-utils
79     Requires: vconfig
80     Requires: e-smith-bootloader
81     Requires: mdadm
82     Requires: pv
83     Requires: pam_abl
84 vip-ire 1.99 Requires: nss_ldap
85 slords 1.109 Requires: cpu >= 1.4.3
86 slords 1.1 Obsoletes: rlinetd, e-smith-mod_ssl
87     Obsoletes: e-smith-serial-console
88     Obsoletes: sshell
89     Obsoletes: e-smith-rp-pppoe
90     Obsoletes: perl-Data-UUID
91     BuildRequires: perl, perl(Test::Inline) >= 0.12
92     BuildRequires: e-smith-devtools >= 1.13.1-03
93     BuildRequires: gettext
94     %ifarch i386
95     Requires: apmd
96     %endif
97    
98     %define dbfiles accounts configuration domains hosts networks
99     AutoReqProv: no
100    
101     %description
102     e-smith server and gateway software - base module.
103    
104     %changelog
105 snetram 1.126 * Wed Mar 2 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-57.sme
106     - Handle no network interface scenario in console and bootstrap-console [SME: 6023]
107    
108 vip-ire 1.125 * Mon Dec 6 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-56.sme
109     - change apache uid and gid so they become aliases for www [SME: 6425]
110    
111 slords 1.124 * Tue Nov 30 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-55.sme
112     - Only remove dangling symlinks in weak-updates directories [SME: 6376]
113    
114 slords 1.123 * Tue Nov 30 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-54.sme
115     - Fix create user gid parameter [SME: 6416]
116    
117 vip-ire 1.122 * Mon Nov 29 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-53.sme
118     - Fix gpasswd path [SME: 6412]
119    
120 slords 1.121 * Mon Nov 22 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-52.sme
121     - Fix relocation of dhclient conf file [SME: 6385]
122    
123 slords 1.120 * Sun Nov 7 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-51.sme
124 slords 1.119 - No longer need to pass supplemental groups to cpu [SME: 6349]
125    
126 slords 1.120 * Fri Nov 5 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-50.sme
127 slords 1.118 - Allow cpu to remove empty attributes [SME: 6343]
128    
129 slords 1.120 * Thu Nov 4 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-49.sme
130 slords 1.117 - Fix maxUsers patch (again) to not break setting passwords [SME: 5537]
131    
132 slords 1.120 * Thu Nov 4 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-48.sme
133 slords 1.116 - Fix maxUsers patch to not break setting passwords [SME: 5537]
134    
135 slords 1.120 * Thu Nov 4 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-47.sme
136 slords 1.115 - Don't put empty attributes in file for cpu [SME: 6334]
137    
138 slords 1.120 * Thu Nov 4 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-46.sme
139 slords 1.114 - Add flush to tmpfile so that data is available to cpu [SME: 6334]
140    
141 slords 1.120 * Thu Nov 4 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-45.sme
142 slords 1.113 - Add extra attributes to ldap objects with cpu call [SME: 6334]
143    
144 slords 1.120 * Wed Nov 3 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-44.sme
145 slords 1.112 - Fix cpu critical patch missing ' [SME: 6330]
146    
147 slords 1.120 * Wed Nov 3 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-43.sme
148 slords 1.111 - Make cpu calls critical only with ldap{Auth} is enabled [SME: 6330]
149     - Add cpu.conf and cpu-system.conf to post-upgrade event [SME: 6327]
150    
151 slords 1.120 * Tue Nov 2 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-42.sme
152 slords 1.110 - Always use cpu, do unix if ldap{Auth} is disabled [SME: 6328]
153    
154 slords 1.120 * Mon Nov 1 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-41.sme
155 slords 1.109 - Switch to cpu commands if ldap is master [SME: 6328]
156    
157 slords 1.120 * Mon Nov 1 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-40.sme
158 slords 1.109 - Add templates for ldap authentication if enabled [SME: 6329]
159    
160 slords 1.120 * Mon Nov 1 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-39.sme
161 slords 1.109 - Add cpu.conf and cpu-system.conf template/program to SME [SME: 6327]
162    
163 vip-ire 1.108 * Thu Oct 14 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-38.sme
164     - Fix empty leases file test [SME: 6274]
165    
166 vip-ire 1.107 * Tue Oct 12 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-37.sme
167     - Relocate dhcpd leases file [SME: 6274]
168    
169 slords 1.106 * Mon Oct 11 2010 Shad L. Lords <slords@mail.com> 5.2.0-36.sme
170     - Add migrate script to add missing HWaddr to interface records [SME: 6267]
171    
172 slords 1.105 * Mon Oct 11 2010 Shad L. Lords <slords@mail.com> 5.2.0-35.sme
173     - Make lcp options configurable [SME: 6277]
174    
175 vip-ire 1.104 * Mon Oct 11 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-34.sme
176     - Relocate dhclient conf file [SME: 5833]
177    
178 slords 1.103 * Fri Oct 8 2010 Shad L. Lords <slords@mail.com> 5.2.0-33.sme
179     - Disable apmd on 64-bit arch [SME: 6170]
180    
181 slords 1.102 * Fri Oct 8 2010 Shad L. Lords <slords@mail.com> 5.2.0-32.sme
182     - Remove check for maxUsers [SME: 5537]
183    
184 slords 1.101 * Wed Oct 6 2010 Shad L. Lords <slords@mail.com> 5.2.0-31.sme
185     - Try and keep same external address for pppoe connections [SME: 6263]
186    
187 slords 1.100 * Mon Sep 27 2010 Shad L. Lords <slords@mail.com> 5.2.0-30.sme
188     - Add ibay groups to group membership [SME: 6247]
189    
190 vip-ire 1.99 * Thu Sep 23 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-29.sme
191     - Prepare nss_ldap [SME: 6227]
192    
193 wellsi 1.98 * Sun Aug 8 2010 Ian Wells <esmith@wellsi.com> 5.2.0-28.sme
194     - Enable cpuspeed by default [SME: 6066]
195    
196 charliebrady 1.97 * Sun Jul 25 2010 Charlie Brady <charlie_brady@mitel.com> 5.2.0-27.sme
197     - Fix syntax error in last patch. [SME: 5830]
198    
199 charliebrady 1.96 * Mon Jul 19 2010 Charlie Brady <charlie_brady@mitel.com> 5.2.0-26.sme
200     - Don't exit 99 from e-smith-service script when called with 'condrestart'
201     and service is disabled. [SME: 5830]
202    
203 filippocarletti 1.95 * Fri Jun 11 2010 Federico Simoncelli <federico.simoncelli@gmail.com> 5.2.0-25.sme
204     - FreeBusy patch fix (save account changes) [SME: 5941]
205    
206 wellsi 1.94 * Fri Jun 11 2010 Ian Wells <esmith@wellsi.com> 5.2.0-24.sme
207     - Remove checkMaxUsers patch due to regression. [SME: 5537]
208    
209 snetram 1.93 * Tue Jun 8 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-23.sme
210     - Fix translation of local nic string in console [SME: 5571]
211    
212 snetram 1.92 * Sun Jun 6 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-22.sme
213     - Handle no network interface scenario in console [SME: 6023]
214    
215 wellsi 1.91 * Sat Jun 5 2010 Ian Wells <esmith@wellsi.com> 5.2.0-21.sme
216     - Remove checkMaxUsers(). [SME: 5537]
217    
218 mrjhb3 1.90 * Mon May 10 2010 John H. Bennett III <bennettj@johnbennettservices.com> 5.2.0-20.sme
219     - Patch that will remove all FreeBusy references from e-smith-base. [SME: 5941]
220    
221 filippocarletti 1.89 * Wed Mar 3 2010 Federico Simoncelli <federico.simoncelli@gmail.com> 5.2.0-19.sme
222     - Restate smartd dependency. [SME: 5814]
223    
224 slords 1.88 * Mon Mar 1 2010 Shad L. Lords <slords@mail.com> 5.2.0-18.sme
225     - Fix gettext errors in WAN/LAN subnet error message [SME: 5501]
226    
227 snetram 1.87 * Sun Feb 14 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-17.sme
228     - Really fix template expansion error [SME: 4528]
229    
230 snetram 1.86 * Sun Feb 14 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-16.sme
231     - Fix template expansion error [SME: 4528]
232    
233 snetram 1.85 * Mon Feb 8 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-15.sme
234     - Improve security by using SHA1 algorithm for certificate signing [SME: 5737]
235    
236 dungog 1.84 * Fri Feb 5 2010 Stephen Noble <support@dungog.net> 5.2.0-14.sme
237     - Fix eth? swapping [SME: 4528]
238    
239 dungog 1.83 * Sun Jan 31 2010 Stephen Noble <support@dungog.net> 5.2.0-13.sme
240     - Fix console backup from removable media [SME: 4809]
241    
242 snetram 1.82 * Sat Jan 30 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-12.sme
243     - Bump certificate encryption from 1024 bits to 2048 bits [SME: 5735]
244    
245 filippocarletti 1.80 * Thu Jan 14 2010 Filippo Carletti <filippo.carletti@gmail.com> 5.2.0-11.sme
246 filippocarletti 1.81 - Fix console restore from removable media (Federico Simoncelli) [SME: 4809]
247 filippocarletti 1.80
248 bytegw 1.79 * Mon Nov 23 2009 Gavin Weight <gweight@gmail.com> 5.2.0-10.sme
249     - Add a dummy call so xgettext can pull translated $ifName in console configuration pages. [SME: 5571]
250    
251 snetram 1.78 * Fri Nov 6 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-9.sme
252     - Translate $ifName in console configuration pages [SME: 5571]
253    
254 snetram 1.77 * Sat Oct 24 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-8.sme
255     - Prevent IP conflicts between local and external interface in server gateway mode [SME: 5501]
256    
257 filippocarletti 1.76 * Tue Oct 20 2009 Filippo Carletti <filippo.carletti@gmail.com> 5.2.0-7.sme
258     - Clean up: remove unused nonetworkdrivers [SME: 5521]
259    
260 slords 1.75 * Sat Jun 6 2009 Shad L. Lords <slords@mail.com> 5.2.0-6.sme
261     - Clean up stray symlinks in /lib/modules before depmod [SME: 5336]
262    
263 bytegw 1.74 * Mon May 18 2009 Gavin Weight <gweight@gmail.com> 5.2.0-5.sme
264     - Allow for different mdadm output formats for DeviceSize. [SME: 5230]
265    
266 snetram 1.73 * Sat Feb 14 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-4.sme
267 snetram 1.72 - Auto-mount USB REV70-drive as usbdisk [SME: 5006]
268    
269 dungog 1.71 * Sat Oct 25 2008 Stephen Noble <support@dungog.net> 5.2.0-3.sme
270     - create service link for smartd [SME: 1445]
271    
272 slords 1.70 * Mon Oct 13 2008 Shad L. Lords <slords@mail.com> 5.2.0-2.sme
273     - Add patch to support multiple samba roles [SME: 4172]
274    
275 slords 1.69 * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 5.2.0-1.sme
276     - Roll new stream to separate sme7/sme8 trees [SME: 4633]
277    
278 dungog 1.67 * Tue Sep 23 2008 Stephen Noble <support@dungog.net> 4.19.0-6
279     - Add locale tags for email in review panel [SME: 4267]
280    
281 slords 1.66 * Sat Sep 20 2008 Shad L. Lords <slords@mail.com> 4.19.0-5
282     - Correct gettext type during build process [SME: 570]
283    
284 slords 1.65 * Mon Sep 15 2008 Shad L. Lords <slords@mail.com> 4.19.0-4
285     - Fix screen corruption in console [SME: 4155]
286    
287 slords 1.64 * Sat Sep 13 2008 Shad L. Lords <slords@mail.com> 4.19.0-3
288     - Fix detection of xen instance against newer kernels [SME: 4555]
289    
290 snetram 1.63 * Thu Aug 28 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.0-2
291     - Fixed warnings generated during build process [SME: 570]
292    
293 slords 1.62 * Wed Aug 20 2008 Shad L. Lords <slords@mail.com> 4.19.0-1
294     - Roll new dev stream.
295    
296 bytegw 1.61 * Sun Aug 17 2008 Gavin Weight <gweight@gmail.com> 4.18.1-22
297     - Add gettext to creating backup file title for localization. [SME: 4467]
298    
299 bytegw 1.60 * Mon Aug 11 2008 Charlie Brady <charlie_brady@mitel.com> 4.18.1-21
300     - Fix race condition in VPN ip-down handling which could cause loss of
301     LAN connectivity. [SME: 4405]
302    
303 slords 1.59 * Sat Aug 9 2008 Shad L. Lords <slords@mail.com> 4.18.1-20
304     - Remove requires for whiptail. No longer needed [SME: 4491]
305    
306 snetram 1.58 * Fri Aug 8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-19
307     - Change userpassword panel to use PASSWORD_VERIFY_NEW instead of PASSWORD_NEW_VERIFY [SME: 4487]
308    
309 snetram 1.57 * Thu Aug 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-18
310     - Revert locale key PASSWORD_RESET_TITLE to RESET_PASSWORD_TITLE and move it
311     to e-smith-formmagick's general [SME: 4475]
312     - Reverting all *PASSWORD_NO_MATCH to *PASSWORD_VERIFY_ERROR locale keys [SME: 4476]
313     - Remove invalid entry tag from userpassword's locale file preventing the
314     form from displaying properly [SME: 4479]
315    
316 snetram 1.56 * Tue Aug 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-17
317     - Revert previous invalid locale changes (reverting to 4.18.1-15) [SME: 4472]
318    
319 snetram 1.55 * Mon Aug 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-16
320     - Revert some locale changes
321    
322 bytegw 1.54 * Tue Jul 22 2008 Gavin Weight <gweight@gmail.com> 4.18.1-15
323     - Add regex to support cciss device names in manageRAID.pl. [SME: 4455]
324    
325 snetram 1.53 * Sat Jul 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-14
326 snetram 1.52 - Add common <base> tags to e-smith-formmagick's general [SME: 4279]
327    
328 snetram 1.50 * Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-13
329 slords 1.51 - Add common <base> tags to e-smith-formmagick's general [SME: 4279]
330 snetram 1.50
331 bytegw 1.49 * Wed Apr 23 2008 Shad L. Lords <slords@mail.com> 4.18.1-12
332     - Fix for > 5 nics detected [SME: 4232]
333    
334 slords 1.48 * Tue Apr 22 2008 Shad L. Lords <slords@mail.com> 4.18.1-11
335     - Remove use of Date::Manip from ssl.crt [SME: 3155]
336    
337 slords 1.47 * Sat Apr 19 2008 Shad L. Lords <slords@mail.com> 4.18.1-10
338     - Fix FreeBusy param when disabled [SME: 1806]
339     - Remove .orig file [SME: 4228]
340    
341 slords 1.46 * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-9
342     - Remove quitConsole from menu [SME: 4154]
343    
344 slords 1.45 * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-8
345     - Really fix free/busy in usermanager [SME: 4157]
346    
347 slords 1.44 * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-7
348     - Use frames in elinks [SME: 4156]
349     - Set homepage for elinks [SME: 4160]
350    
351     * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-6
352     - Fix free/busy field in useraccounts [SME: 4157]
353    
354 slords 1.43 * Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 4.18.1-5
355     - Add free/busy URL entry to help kronolith contribs [SME: 1806]
356    
357 slords 1.42 * Fri Mar 28 2008 Shad L. Lords <slords@mail.com> 4.18.1-4
358     - Fix insert_mode for elinks on el5 platform [SME: 4127]
359    
360 slords 1.41 * Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 4.18.1-3
361     - Set accounts to deleted before template expansion [SME: 4122]
362    
363 slords 1.40 * Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 4.18.1-2
364     - Fix gettext strings returned by password checks [SME: 4104]
365    
366     * Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 4.18.1-1
367     - Roll new stable stream consolidating patches.
368    
369 slords 1.39 * Mon Mar 24 2008 Shad L. Lords <slords@mail.com> 4.18.0-104
370     - Finish removing pleasewait [SME: 126]
371    
372 slords 1.38 * Tue Mar 18 2008 Shad L. Lords <slords@mail.com> 4.18.0-103
373 slords 1.39 - Add gettext to console titles. [SME: 4089]
374 slords 1.38
375 slords 1.37 * Sat Mar 15 2008 Stephen Noble <support@dungog.net> 4.18.0-102
376 burnat 1.35 - Minor translation fixes [SME: 4058] [SME: 4059]
377    
378 slords 1.34 * Wed Mar 12 2008 Shad L. Lords <slords@mail.com> 4.18.0-101
379     - Remove tests for removed FORM_TITLE's [SME: 4050]
380    
381 slords 1.33 * Wed Mar 12 2008 Shad L. Lords <slords@mail.com> 4.18.0-100
382 slords 1.32 - Cleanup SAVE/ADD tag mixup [SME: 4045]
383    
384 slords 1.31 * Sat Mar 10 2008 Shad L. Lords <slords@mail.com> 4.18-99
385     - Fix dyndns custom gettext [SME: 4032]
386    
387 burnat 1.30 * Sat Mar 07 2008 Stephen Noble <support@dungog.net> 4.18-98
388     - revised gettext messages [SME: 631]
389    
390     * Sat Mar 07 2008 Stephen Noble <support@dungog.net> 4.18-97
391     - gettext messages [SME: 631]
392    
393     * Sat Mar 07 2008 Stephen Noble <support@dungog.net> 4.18-96
394     - remove duplicate system password has been changed [SME: 3974]
395    
396     * Sat Mar 07 2008 Stephen Noble <support@dungog.net> 4.18-95
397     - EthernetAssign shouldn't be translated [SME: 3947]
398    
399 burnat 1.29 * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 4.18-94
400     - Remove pleasewait function [SME: 126]
401    
402     * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 4.18-93
403     - fix gettext formatting in three files [SME: 3938]
404    
405 burnat 1.28 * Wed Feb 13 2008 chris burnat <devlist@burnat.com> 4.18-92
406     - Fix creation of usernames and pseudonyms with one character
407     - [SME: 2451]
408    
409     * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 4.18-91
410     - Remove <base> tags now in general [SME: 3911]
411    
412 bytegw 1.27 * Sun Feb 10 2008 Stephen Noble <support@dungog.net> 4.18-90
413     - Remove duplicate <base> entries [SME: 3894]
414    
415 bytegw 1.26 * Sat Feb 09 2008 Stephen Noble <support@dungog.net> 4.18-89
416     - remove unused ROUTER_DESC token from lexicon [SME: 3879]
417    
418 slords 1.25 * Sat Jan 12 2008 Shad L. Lords <slords@mail.com> 4.18-88
419     - remove default of 1400 MTU for interfaces [SME: 549]
420    
421 bytegw 1.24 * Wed Jan 09 2008 Stephen Noble <support@dungog.net> 4.18-87
422     - db prop to dissociate admin password from root in useraccounts.pm [SME: 3117]
423    
424     * Wed Jan 09 2008 Stephen Noble <support@dungog.net> 4.18-86
425     - pptp connections setting mtu/mru > 1400 [SME: 549]
426    
427     * Tue Jan 08 2008 Stephen Noble <support@dungog.net> 4.18-85
428     - console to strength validate password choice on first entry [SME: 3131]
429    
430     * Tue Jan 08 2008 Stephen Noble <support@dungog.net> 4.18-84
431     - Auto-mount USB REV-drive as usbdisk [SME: 2972]
432    
433 bytegw 1.23 * Sun Jan 06 2008 Stephen Noble <support@dungog.net> 4.18-83
434     - ignore error returns from tar [SME: 3127]
435    
436 bytegw 1.22 * Sun Jan 06 2008 Stephen Noble <support@dungog.net> 4.18-82
437     - Use esmith::util::validatePassword on console [SME: 2173]
438    
439 bytegw 1.20 * Mon Dec 24 2007 Gavin Weight <gweight@gmail.com> 4.18.0-81
440     - Link smartd.conf to bootstrap-save-console and console-save. [SME: 1445]
441    
442     * Mon Dec 24 2007 Stephen Noble <support@dungog.net> 4.18-80
443     - Add smartd as a disabled service with template [SME: 1445]
444    
445 slords 1.18 * Sun Dec 16 2007 Shad L. Lords <slords@mail.com> 4.18.0-79
446     - Lock user accounts with usermod instead of passwd [SME: 3595]
447    
448 bytegw 1.17 * Sun Dec 16 2007 Gavin Weight <gweight@gmail.com> 4.18.0-78
449     - Add symlink to fr-fr locale. [SME: 3648]
450    
451 slords 1.16 * Mon Nov 12 2007 Shad L. Lords <slords@mail.com> 4.18.0-77
452     - Add fix for varying partition sizes in add_raid [SME: 3547]
453    
454     * Sun Nov 11 2007 Gavin Weight <gweight@gmail.com> 4.18.0-76
455 bytegw 1.15 - Fix removal of Corporate DNS from console. [SME: 3532]
456    
457 bytegw 1.14 * Fri Nov 02 2007 Gavin Weight <gweight@gmail.com> 4.18.0-75
458     - Remove previous change, applied to wrong package. [SME: 3512]
459    
460     * Fri Nov 02 2007 Gavin Weight <gweight@gmail.com> 4.18.0-74
461     - Add WPAD feature for DHCP (Thanks Hector Perez). [SME: 3512]
462    
463 slords 1.13 * Tue Oct 16 2007 Gavin Weight <gweight@gmail.com> 4.18.0-73
464     - Make non-Removable pseudonyms point to admin when reassigned. [SME: 2214]
465    
466 slords 1.12 * Sun Oct 14 2007 Gavin Weight <gweight@gmail.com> 4.18.0-72
467     - Adjust success text when changing admin password. [SME: 2442]
468    
469     * Thu Oct 11 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-71
470 slords 1.11 - Fix comparison of expected to actual SSL cert data. Also change
471     truncation point for email address from 40 chars to 64. [SME: 1736].
472 slords 1.12 [Note that -70 was inadvertently skipped.]
473 slords 1.11
474 slords 1.10 * Tue Sep 11 2007 Gavin Weight <gweight@gmail.com> 4.18.0-69
475     - Move httpd logrotate.d directory to e-smith-apache. [SME: 3380]
476    
477     * Tue Sep 11 2007 Gavin Weight <gweight@gmail.com> 4.18.0-68
478     - Rename in logrotate.d directory apache to httpd. [SME: 3380]
479    
480 slords 1.9 * Fri Sep 07 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-67
481     - Fix pod in groups.pm file. [SME: 3379]
482    
483 slords 1.8 * Wed Aug 22 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-66
484     - Relax restrictions on restore devices, to allow CDR and DVDR.
485     [SME: 3126]
486    
487     * Fri Aug 03 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-65
488     - Ensure that depmod is run for all installed kernels. [SME: 3235]
489    
490 slords 1.7 * Wed Jul 04 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-64
491     - Really really clear devices variable [SME: 3116]
492    
493     * Sun Jul 1 2007 Shad L. Lords <slords@mail.com> 4.18.0-63
494 slords 1.6 - Really clear devices variable [SME: 3116]
495    
496     * Sun Jul 1 2007 Shad L. Lords <slords@mail.com> 4.18.0-62
497 slords 1.5 - Clean up loop var and mount point for backup/restore [SME: 3116]
498    
499 slords 1.4 * Thu Jun 28 2007 Shad L. Lords <slords@mail.com> 4.18.0-61
500     - Improve usb backup error reporting [SME: 2772]
501    
502 slords 1.3 * Tue Jun 26 2007 Gavin Weight <gweight@gmail.com> 4.18.0-60
503     - Move the pam.d ftp/proftpd templates to e-smith-proftpd.
504     [SME: 2762]
505    
506 slords 1.2 * Tue Jun 19 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-59
507     - Have nonetworkdrivers script exit silently if kmodule bin not found.
508     [SME: 2549]
509    
510 slords 1.1 * Mon Jun 11 2007 Shad L. Lords <slords@mail.com> 4.18.0-58
511     - Start messagebus/haldaemon so restore works [SME: 3058]
512    
513     * Sun Jun 10 2007 Stephen Noble <support@dungog.net> 4.18.0-57
514     - expand /etc/pam.d/login [SME: 2831]
515    
516     * Wed Jun 06 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-56
517     - Prevent backout from console config during initial setup.
518     [SME: 2540]
519    
520     * Sun Jun 3 2007 Shad L. Lords <slords@mail.com> 4.18.0-55
521     - Clean up some more newlines [SME: 3035]
522     - Make raid failures more verbose [SME: 3032]
523     - Fix add_drive_to_raid and partition issues [SME: 2155, 2232]
524    
525     * Wed May 30 2007 Gavin Weight <gweight@gmail.com> 4.18.0-54
526     - Update noraid text and add newline after text. [SME: 3035]
527    
528     * Thu May 24 2007 Shad L. Lords <slords@mail.com> 4.18.0-53
529     - Don't use cracklib in system-auth [SME: 2686]
530    
531     * Fri May 18 2007 Shad L. Lords <slords@mail.com> 4.18.0-52
532     - Use correct lib for modules
533    
534     * Thu May 17 2007 Shad L. Lords <slords@mail.com> 4.18.0-51
535     - Updates to support xenU instance
536    
537     * Wed May 9 2007 Shad L. Lords <slords@mail.com> 4.18.0-50
538     - Updates to support SME Server 8
539    
540     * Sat May 05 2007 Gavin Weight <gweight@gmail.com> 4.18.0-49
541     - Fix service match RE in /sbin/e-smith/service. [SME: 2959]
542    
543     * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
544     - Clean up spec so package can be built by koji/plague
545    
546     * Sun Apr 29 2007 Shad L. Lords <slords@mail.com> 4.18.0-48
547     - Change to dist for tagging release
548     - Only include apmd for i386 platforms
549    
550     * Fri Apr 27 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-47
551     - Validate GatewayIP address more carefully. [SME: 2928]
552    
553     * Sat Apr 14 2007 Stephen Noble <support@dungog.net> 4.18.0-46
554     - Field to change ssh port [SME: 2382]
555    
556     * Sat Apr 14 2007 Stephen Noble <support@dungog.net> 4.18.0-45
557     - Change fm to self in remoteaccess.pm [SME: 2382]
558    
559     * Fri Apr 13 2007 Shad L. Lords <slords@mail.com> 4.18.0-44
560     - Make configuration dbs config(noreplace) [SME: 2527]
561    
562     * Fri Apr 13 2007 Shad L. Lords <slords@mail.com> 4.18.0-43
563     - Adjust perm for dhcpd.conf again [SME: 2715]
564    
565     * Thu Apr 12 2007 Shad L. Lords <slords@mail.com> 4.18.0-42
566     - Put usbback patch back in. [SME: 2483]
567    
568     * Thu Apr 12 2007 Stephen Noble <support@dungog.net> 4.18.0-41
569     - Remove enable slocate patch [SME: 102]
570    
571     * Thu Apr 12 2007 Stephen Noble <support@dungog.net> 4.18.0-40
572     - Change Try Again to gettext(Back) in perform backup [SME: 2483]
573    
574     * Thu Apr 12 2007 Stephen Noble <support@dungog.net> 4.18.0-39
575     - Enable slocate in /etc/updatedb.conf [SME: 102]
576    
577     * Wed Apr 11 2007 Stephen Noble <support@dungog.net> 4.18.0-38
578     - Make console text consistent 'Please stand by' [SME: 2493]
579    
580     * Wed Apr 11 2007 Stephen Noble <support@dungog.net> 4.18.0-37
581     - Fix missing en-au & en-nz language noise. [SME: 2093]
582    
583     * Wed Apr 11 2007 Stephen Noble <support@dungog.net> 4.18.0-36
584     - Fix missing list items for console [SME: 2642]
585    
586     * Mon Apr 09 2007 Shad L. Lords <slords@mail.com> 4.18.0-35
587     - Don't attempt to add_raid_device if no raid [SME: 2484]
588    
589     * Fri Apr 06 2007 Shad L. Lords <slords@mail.com> 4.18.0-34
590     - Add fix for perms on dhcpd.conf file [SME: 2715]
591    
592     * Fri Apr 06 2007 Shad L. Lords <slords@mail.com> 4.18.0-33
593     - Remove fix for ftpusers. Belongs in e-smith-proftpd. [SME: 2841]
594    
595     * Fri Apr 06 2007 Shad L. Lords <slords@mail.com> 4.18.0-32
596     - Fix permissions on ftpusers file [SME: 2841]
597     - Fix permissions on pwauth file [SME: 2842]
598    
599     * Thu Apr 05 2007 Shad L. Lords <slords@mail.com> 4.18.0-31
600     - Simplify depmod call in conf-modules [SME: 2554]
601    
602     * Wed Apr 04 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-30
603     - Fix login pam configuration file. TODO - expand the template
604     during bootstrap-console-save. [SME: 2831]
605    
606     * Mon Mar 26 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-29
607     - Add rotate_timestamped_logfiles action, split from
608     generic_template_expand. [SME: 2795]
609    
610     * Thu Mar 22 2007 Shad L. Lords <slords@mail.com> 4.18.0-28
611     - Fix rc.e-smith to work with el4 and el5 [SME: 2510]
612    
613     * Mon Mar 19 2007 Shad L. Lords <slords@mail.com> 4.18.0-27
614     - Add missing elements in prior pam updates [SME: 2551]
615    
616     * Mon Mar 19 2007 Shad L. Lords <slords@mail.com> 4.18.0-26
617     - Update pam_stack to new include for el5 [SME: 2551]
618    
619     * Thu Mar 08 2007 Gavin Weight <gweight@gmail.com> 4.18.0-25
620     - Fix missing en-gb language noise. [SME: 2633]
621    
622     * Thu Mar 08 2007 Shad L. Lords <slords@mail.com> 4.18.0-24
623     - Call cropLeft function correctly in crt expansion [SME: 1689]
624    
625     * Wed Mar 07 2007 Shad L. Lords <slords@mail.com> 4.18.0-23
626     - Make elinks display correctly with xterm display [SME: 444]
627    
628     * Wed Mar 07 2007 Shad L. Lords <slords@mail.com> 4.18.0-22
629     - Add db override for crt common name [SME: 1689]
630    
631     * Wed Mar 07 2007 Shad L. Lords <slords@mail.com> 4.18.0-21
632     - Default adding drive to raid to no [SME: 2644]
633    
634     * Tue Mar 06 2007 Shad L. Lords <slords@mail.com> 4.18.0-20
635     - Allow nics to swap if different LAN chosen [SME: 2612]
636    
637     * Tue Mar 06 2007 Shad L. Lords <slords@mail.com> 4.18.0-19
638     - Default WAN NIC to the *other* NIC than the one selected for LAN [SME: 2612]
639    
640     * Tue Mar 06 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-18
641     - Combine two similar loops in selectEthernet and break overly
642     long string constant. [SME: 2612]
643    
644     * Tue Mar 06 2007 Shad L. Lords <slords@mail.com> 4.18.0-17
645     - Fix network selection dialog to include all drivers. [SME: 2612]
646    
647     * Thu Mar 01 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-16
648     - Fix run.static file in wan service directory. [SME: 2580]
649    
650     * Fri Feb 23 2007 Shad L. Lords <slords@mail.com> 4.18.0-15
651     - Fix glob for selecting backup devices. [SME: 2521]
652    
653     * Fri Feb 23 2007 Shad L. Lords <slords@mail.com> 4.18.0-14
654     - User new console infobox for console backup. [SME: 2533]
655    
656     * Thu Feb 22 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-13
657     - Use new esmith::console::infobox widget in console. [SME: 2533]
658    
659     * Fri Feb 16 2007 Shad L. Lords <slords@mail.com> 4.18.0-12
660     - Change runsvctrl to sv to support runit v1.7.x
661    
662     * Fri Feb 16 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-11
663     - Restate microcode_ctl/irqbalance/cpuspeed dependencies. [SME: 2490]
664    
665     * Sun Feb 11 2007 Shad L. Lords <slords@mail.com> 4.18.0-10
666     - Set db value for external ip before expanding templates [SME: 1977]
667    
668     * Sun Feb 11 2007 Shad L. Lords <slords@mail.com> 4.18.0-9
669     - Do better detection of possible devices for backup/restore [SME: 2317]
670    
671     * Sun Feb 11 2007 Shad L. Lords <slords@mail.com> 4.18.0-8
672     - Set ENV{HOME} so mysql dump works for backup [SME: 2412]
673    
674     * Wed Feb 07 2007 Charlie Brady <charlieb@e-smith.com> 4.18.0-7
675     - Remove unused remnant dhcpcd templates. [SME: 2445]
676    
677     * Wed Feb 07 2007 Charlie Brady <charlieb@e-smith.com> 4.18.0-6
678     - Configure elinks to obey cache control directives. I have
679     no idea why that would not be the default! [SME: 2443]
680    
681     * Tue Jan 30 2007 Shad L. Lords <slords@mail.com> 4.18.0-5
682     - Ensure gateway dev is correct for server-only [SME: 2404]
683    
684     * Mon Jan 29 2007 Shad L. Lords <slords@mail.com> 4.18.0-4
685     - Add cancel button to backup/restore panels [SME: 2393]
686    
687     * Mon Jan 29 2007 Shad L. Lords <slords@mail.com> 4.18.0-3
688     - Add console backup to USB [SME: 2317]
689    
690     * Sun Jan 28 2007 Shad L. Lords <slords@mail.com> 4.18.0-2
691     - Fix backtitle for saving changes [SME: 2328]
692    
693     * Fri Jan 26 2007 Shad L. Lords <slords@mail.com> 4.18.0-1
694     - Roll stable stream. [SME: 2328]
695    
696     * Tue Jan 23 2007 Charlie Brady <charlieb@e-smith.com> 4.17.2-8
697     - Remove unused ifcfg-log:0 templates. [SME: 2368]
698    
699     * Tue Jan 23 2007 Charlie Brady <charlieb@e-smith.com> 4.17.2-7
700     - Add template fragments to allow forcing of ethernet negotiation
701     parameters [SME: 2362]
702    
703     * Tue Jan 23 2007 Charlie Brady <charlieb@e-smith.com> 4.17.2-6
704     - Remove unused pam and abl templates (remnants of some stuff I
705     was prototyping).
706    
707     * Fri Jan 19 2007 Shad L. Lords <slords@mail.com> 4.17.2-5
708     - [Forward-ported from 4.17.0]
709     - Refactor console code considerably, and add restore from CDROM/USB
710     backup capability to console.
711     - Remove deprecated %conf use in console. [SME: 1856]
712    
713     * Fri Jan 19 2007 Shad L. Lords <slords@mail.com> 4.17.2-4
714     - [Ported from e-smith-base+ldap]
715     - Add support for use of pam_tally and/or pam_abl modules. Both
716     are disabled by default.
717     - Update /etc/pam.d/{ftp,passwd} templates.
718     - Add template for /etc/pam.d/system-auth.
719    
720     * Fri Jan 19 2007 Shad L. Lords <slords@mail.com> 4.17.2-3
721     - [Forward-ported from 4.17.0]
722     - Move masq fragments to e-smith-packetfilter rpm.
723    
724     * Fri Jan 19 2007 Shad L. Lords <slords@mail.com> 4.17.2-2
725     - [Forward-ported from 4.17.0]
726     - Remove server-manager templates and scripts - move to e-smith-manager.
727     [SME: 2023]
728    
729     * Fri Jan 19 2007 Shad L. Lords <slords@mail.com> 4.17.2-1
730     - [Forward-ported from 4.17.0]
731     - Combine dhcp client, pppoe, dialup and static WAN connections into
732     "wan" service. [SME 1795]
733    
734     * Fri Jan 19 2007 Shad L. Lords <slords@mail.com> 4.17.2-0
735     - Make new development stream. Based from 4.16.0-39.
736    
737     * Sun Jan 14 2007 Shad L. Lords <slords@mail.com> 4.16.0-39
738     - [Back-port from 4.17.0-23]
739     - Add admin email forwarding to modify user panel [SME: 827]
740    
741     * Sat Jan 13 2007 Shad L. Lords <slords@mail.com> 4.16.0-38
742     - [Back-port from 4.17.0-22]
743     - Fix last patch so that data is pulled correctly [SME: 1034]
744    
745     * Sat Jan 13 2007 Shad L. Lords <slords@mail.com> 4.16.0-37
746     - [Back-port from 4.17.0-21]
747     - Make purge-old-logs configurable via db [SME: 1034]
748    
749     * Wed Jan 10 2007 Shad L. Lords <slords@mail.com> 4.16.0-36
750     - [Back-port from 4.17.0-20]
751     - Don't regenerate key and only regenerate crt when expired. [SME: 2035]
752    
753     * Tue Dec 26 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-35
754     - [Back-port from 4.17.0-19]
755     - And mark admin_raidreport as only available for local mail [SME: 2139]
756    
757     * Tue Dec 26 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-34
758     - [Back-port from 4.17.0-17, 4.17.0-18]
759     - Send raidmonitor output to admin_raidreport pseudonym [SME: 2139]
760     - And mark admin_raidreport as non-Removable [SME: 2139]
761    
762     * Sat Dec 23 2006 Shad L. Lords <slords@mail.com> 4.16.0-33
763     - Disable raid based on /proc/partitions (which is dynamic) instead
764     of grub/device.map (which is static) [SME: 2131]
765    
766     * Fri Dec 22 2006 Shad L. Lords <slords@mail.com> 4.16.0-32
767     - Check device size after calculating space needed. [SME: 2131]
768    
769     * Fri Dec 08 2006 Shad L. Lords <slords@mail.com> 4.16.0-31
770     - Create partitions in order of size. This makes sure boot is first and
771     / is last. Also last partitions fills all available space making resizing
772     easier. [SME: 2131]
773    
774     * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
775     - Update to new release naming. No functional changes.
776     - Make Packager generic
777    
778     * Tue Dec 05 2006 Shad L. Lords <slords@mail.com> 4.16.0-30
779     - Update manage raid console functions to handle all raid types [SME: 2131]
780    
781     * Tue Nov 21 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-29
782     - Fix warning from dhclient.conf template expansion.
783    
784     * Wed Aug 30 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-28
785     - Add missing LocalModule for mod_proxy_http to admin apache conf.
786     [SME: 1853]
787    
788     * Fri Jul 14 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-27
789     - Prevent daily regeneration of SSL cert if City/Company/Department are
790     empty. [SME: 1602]
791    
792     * Wed Jun 28 2006 Gavin Weight <gweight@gmail.com> 4.16.0-26
793     - Menu text in console is incorrect for RAID5 installs. [SME: 404]
794    
795     * Wed Jun 14 2006 Gavin Weight <gweight@gmail.com> 4.16.0-25
796     - Modify user create page to show henry:miller not henry_miller. [SME: 531]
797    
798     * Fri Jun 9 2006 Gavin Weight <gweight@gmail.com> 4.16.0-24
799     - Remove lines for creating symlink to statusreport from spec file. [SME: 450]
800    
801     * Mon Jun 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-23
802     - Allow for admin account when locking null passwords, and perform
803     check in post-upgrade so that the password screen will be presented
804     after the reboot [SME: 1529]
805    
806     * Mon Jun 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-22
807     - Correct argument ordering in last change [SME: 790, SME: 1541]
808    
809     * Sun May 28 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-21
810     - Increase cert serial number when new certificate is generated. [SME: 790]
811    
812     * Sun May 28 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-20
813     - Change ssl.crt template so that cert is regenerated if issuer information
814     has changed. [SME: 1484]
815    
816     * Thu Apr 27 2006 Gavin Weight <gweight@gmail.com> 4.16.0-19
817     - Change default shutdown value from shutdown to reboot. [SME: 1320]
818    
819     * Sun Apr 23 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-18
820     - Fix syntax error introduced in last change (and reuse $rc and $choice in
821     raidManage.pl). [SME: 1285,1300]
822    
823     * Fri Apr 21 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-17
824     - Force masq service to enabled for servergateway modes, but
825     leave at current setting for serveronly. Revises -09 change [SME: 1209]
826    
827     * Wed Apr 19 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-16
828     - Add big warning about wiping disk to raid management screen.
829     [SME: 1285]
830    
831     * Tue Apr 18 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-15
832     - Ensure that rmmod-bonding doesn't return error status if
833     bonding is not enabled (e.g. during upgrade) [SME: 935]
834    
835     * Tue Apr 18 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-14
836     - Avoid warning from NICBondingOptions migrate fragment. [SME: 1271]
837    
838     * Tue Apr 18 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-13
839     - Always save ssh property changes, even if sshd is disabled [SME: 1210]
840    
841     * Thu Apr 13 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-12
842     - Don't run kudzu at every bootup. [SME: 727]
843    
844     * Tue Apr 11 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-11
845     - More fixes to dhclient configuration (courtesy of Richard Schiffelers).
846     [SME: 881]
847    
848     * Mon Apr 10 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-10
849     - Fixes to dhclient configuration (courtesy of Richard Schiffelers).
850     [SME: 881]
851    
852     * Thu Apr 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-09
853     - Enable the masq service to ensure that installs and upgrades
854     are consistent. If someone really wants to disable it, they can
855     add a force fragment [SME: 1209]
856    
857     * Thu Apr 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-08
858     - Lock accounts with bad SMB passwords [SME: 1193]
859    
860     * Thu Apr 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-07
861     - Revert password length restriction changes [SME: 1193]
862    
863     * Thu Apr 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-06
864     - Adjust plural in page title in last patch [SME: 1193]
865    
866     * Thu Apr 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-05
867     - Adjust console logic for 14 character password restriction [SME: 1193]
868    
869     * Wed Apr 5 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-04
870     - Only process 'network' entries in route-eth0 template [SME: 1182]
871    
872     * Wed Apr 5 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-03
873     - Restrict passwords to 14 characters [SME: 1193]
874    
875     * Tue Mar 14 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-02
876     - Rename anaconda logs, but leave a symlink. Do nothing if the log
877     is already a symlink or missing [SME: 808]
878    
879     * Tue Mar 14 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-01
880     - Roll stable stream version. [SME: 1016]
881    
882     * Tue Mar 14 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-20
883     - Ensure that each user has a Shell property in post-upgrade.
884     If they didn't have one before, set it to the current value in
885     /etc/passwd. [SME: 859]
886    
887     * Tue Mar 14 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-19
888     - Copy anaconda logs instead of renaming them in post-upgrade [SME: 808]
889     - Adjust timestamp of copied logs to logfiles2timestamp format [SME: 808]
890    
891     * Mon Mar 13 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-18
892     - Change modSSL to be private in Private Server and Gateway mode [SME: 328]
893    
894     * Mon Mar 13 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-17
895     - And remove now redundant calls to wherenext [SME: 986]
896    
897     * Fri Mar 10 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.9-16
898     - Fix FM page name (FirstPage => First) in a few places. [SME: 986]
899    
900     * Tue Mar 7 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-15
901     - Correct typo in -13 change which hid message [SME: 964]
902    
903     * Tue Mar 7 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-14
904     - Display a message for single disk installs which catches that
905     case and tells people that they can add a second disk and produce
906     a mirrored pair [SME: 958]
907    
908     * Tue Mar 7 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-13
909     - Display a nicer message when a spare disk is available to be
910     added to the pair [SME: 964]
911     - Blank line for consistency with other messages [SME: 964]
912    
913     * Tue Mar 7 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-12
914     - Check whether a resync is in progress so we don't state that
915     intervention is required when it is not [SME: 958]
916    
917     * Tue Mar 7 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-11
918     - Check whether destination drive of add_mirror is already part
919     of a RAID device. If so, complain and exit [SME: 870]
920     - Also ensure that /sbin is in the PATH
921    
922     * Sun Mar 5 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.9-10
923     - Fixes to dhclient configuration. [SME: 881]
924    
925     * Fri Mar 03 2006 Mark Knox <mark_knox@mitel.com> 4.15.9-09
926     - Added NIC Bonding options screen in console [SME: 935]
927     - Migrate old NICBondingOptions to new defaults, and added new default
928     options [SME: 935]
929     - rmmod bonding.ko in bootstrap-console-save so new options work
930     without extra reboot [SME: 935]
931    
932     * Wed Mar 01 2006 Mark Knox <mark_knox@mitel.com> 4.15.9-08
933     - Allow NICBondingOptions in 10bonding template fragment [SME: 918]
934    
935     * Wed Mar 01 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.9-07
936     - Bump pppoe run script mlimit from 10M to 25M. [SME: 907]
937    
938     * Fri Feb 24 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-06
939     - Re-do -04 change as a patch so it sticks [SME: 863]
940    
941     * Thu Feb 23 2006 Charlie Brady <charlieb@e-smith.com> 4.15.9-05
942     - Add templates for dhclient configuration file. [SME: 881]
943    
944     * Wed Feb 22 2006 Charlie Brady <charlieb@e-smith.com> 4.15.9-04
945     - Remove default fragment for AdminEmail [SME: 863]
946    
947     * Mon Feb 21 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-03
948     - Change 'Reconfigure' to lower case in menu [SME: 2]
949    
950     * Mon Feb 20 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-02
951     - Add requires for mdadm. We use it in the console and raid monitor
952     and it won't get installed for 5.x upgrades [SME: 767]
953    
954     * Fri Feb 17 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-01
955     - Roll patches to 4.15.8-60
956     - Trim changelog before 4.15.3-01 [SME: 828]
957    
958     * Fri Feb 17 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-60
959     - Also rotate /var/log/anaconda.{log,syslog} in post-upgrade [SME: 808]
960    
961     * Fri Feb 17 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-59
962     - Change 'Reconfigure' to lower case in -57 change [SME: 2]
963    
964     * Fri Feb 17 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-58
965     - Add /root/upgrade.log and /root/upgrade.log.syslog to
966     logfiles2timestamp in post-upgrade event so we preserve
967     them across multiple upgrades [SME: 808]
968    
969     * Fri Feb 17 2006 Gavin Weight <gweight@gmail.com> 4.15.8-57
970     - Added Reconfigure and Reboot option in console, changed
971     main console menu to reflect Reconfigure option [SME: 2]
972    
973     * Thu Feb 16 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-56
974     - Default EmailForward to 'local' in case that part of the panel
975     is hidden from view [SME: 704]
976    
977     * Thu Feb 16 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-55
978     - Adjust console title bar to 'SME Server' [SME: 726]
979     - Change title on "Choose administrator password" screens
980    
981     * Mon Feb 13 2006 Mark Knox <mark_knox@mitel.com> 4.15.8-54
982     - Set EthernetDriver2 property when bonding is enabled [SME: 776]
983    
984     * Mon Feb 13 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-53
985     - Remove cpuspeed.contrib ClearCase droppings [SME: 754]
986    
987     * Sun Feb 12 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.8-52
988     - Start bootstrap-console earlier - in particular before raidmonitor.
989     Don't try to restart 'random'. [SME: 743]
990    
991     * Sun Feb 12 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.8-51
992     - Obsolete keytable service. [SME: 746]
993    
994     * Sat Feb 11 2006 Shad L. Lords <slords@mail.com> 4.15.8-50
995     - Run kudzu -q from inittab [SME: 727]
996    
997     * Tue Feb 9 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.8-49
998     - Make bootp support optional, defaulting to 'deny'. [SME: 660]
999    
1000     * Thu Feb 9 2006 Gavin Weight <gweight@gmail.com> 4.15.8-48
1001     - Removed the online-manual. [SME: 407]
1002    
1003     * Thu Feb 9 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-47
1004     - Hide email forwarding options on useraccounts page if there is
1005     no 'smtpd' record [SME: 704]
1006    
1007     * Wed Feb 8 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.8-46
1008     - Fix conversion of user shell from sshell to rssh. [SME: 699]
1009    
1010     * Tue Feb 7 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-45
1011     - Fix up location of 00openRW fragments from change 41 [SME: 659. 679]
1012    
1013     * Mon Feb 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-44
1014     - Change logic for determining RAID partitions in use [SME: 516]
1015     - Add detailed output of the RAID state to messages log [SME: 516]
1016    
1017     * Mon Feb 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-43
1018     - Only say that a RAID device is clean if truly clean [SME: 516]
1019     - Adjusted warning to say 'may be required' instead of 'is'
1020    
1021     * Mon Feb 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-42
1022     - Delete 'deny bootp' fragment from dhcpd.conf, reverting to
1023     default, which is to allow bootp. [SME: 660]
1024    
1025     * Sun Feb 5 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.8-41
1026     - Use appropriate esmith::*DB class for 00openRW migrate fragments.
1027     [SME: 659]
1028    
1029     * Tue Jan 31 2006 Gavin Weight <gweight@gmail.com> 4.15.8-40
1030     - Added EmailForward migrate fragment [SME: 598]
1031    
1032     * Tue Jan 31 2006 Gavin Weight <gweight@gmail.com> 4.15.8-39
1033     - Added text periods and underscores in useraccounts [SME: 531]
1034    
1035     * Tue Jan 31 2006 Gavin Weight <gweight@gmail.com> 4.15.8-38
1036     - Updated copyright text in server-manager [SME: 459]
1037    
1038     * Tue Jan 31 2006 Gavin Weight <gweight@gmail.com> 4.15.8-37
1039     - The menu text incorrect for RAID5 configurations [SME: 404]
1040    
1041     * Tue Jan 31 2006 Shad L. Lords <slords@mail.com> 4.15.8-36
1042     - Disable zeroconf so 169.254.0.0/16 route isn't created [SME: 613]
1043    
1044     * Sun Jan 29 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.8-35
1045     - Fix flip of access settings to default on first post-upgrade (e.g.
1046     sshd from public to private). [SME: 495]
1047    
1048     * Sun Jan 29 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.8-34
1049     - Remove remnants of statustest. [SME: 450]
1050    
1051     * Wed Jan 25 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.8-33
1052     - Add templated elinks config file. [SME: 444]
1053    
1054     * Mon Jan 23 2006 Shad L. Lords <slords@mail.com> 4.15.8-32
1055     - Help raidmonitor report more than just failures [SME: 496]
1056    
1057     * Mon Jan 23 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-31
1058     - Create ~/.ssh as part of skeleton home directory [SME: 456]
1059    
1060     * Wed Jan 18 2006 Charlie Brady <charlieb@e-smith.com> 4.15.8-30
1061     - Fix reboot problem when switching WAN from dynamic to static
1062     address. [SME: 500]
1063    
1064     * Fri Jan 13 2006 Mark Knox <mark_knox@mitel.com> 4.15.8-29
1065     - New migrate fragment to clean up NIC bonding property [SME: 449]
1066    
1067     * Fri Jan 13 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-28
1068     - Fix account regexp for set_password case [SME: 24]
1069    
1070     * Wed Jan 11 2006 Mark Knox <mark_knox@mitel.com> 4.15.8-27
1071     - New console option for ethernet bonding [SME: 449]
1072    
1073     * Mon Jan 9 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-26
1074     - Allow dot and underscore in account names [SME: 24]
1075     - Default maxAcctNameLength and maxGroupNameLength to 31 [SME: 24]
1076    
1077     * Thu Jan 5 2006 Charlie Brady <charlieb@e-smith.com> 4.15.8-25
1078     - Avoid generating warning messages during interfaces migration
1079     template fragment. [SME: 354]
1080    
1081     * Thu Jan 5 2006 Charlie Brady <charlieb@e-smith.com> 4.15.8-24
1082     - Don't add obsolete ipsec net-pf aliases to modprobe.conf, and
1083     remove them if found. [SME: 390]
1084    
1085     * Sun Jan 2 2006 Charlie Brady <charlieb@e-smith.com> 4.15.8-23
1086     - Use regexp as well as cracklib to check admin password in console.
1087     [SME: 335]
1088    
1089     * Mon Jan 2 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-22
1090     - Change heuristic for finding disks in manageRAID.pl [SME: 342]
1091    
1092     * Sat Dec 25 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-21
1093     - Move testInternet console menu item to smeserver-support [SME: 364]
1094    
1095     * Fri Dec 16 2005 Charlie Brady <charlieb@e-smith.com> 4.15.8-20
1096     - Fix localization bug in add_mirror. [SME: 341]
1097    
1098     * Thu Dec 15 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-19
1099     - Remove the "In eight seconds" untruth from shutdown/reboot [SME: 86]
1100    
1101     * Thu Dec 15 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-18
1102     - Added modSSL{CipherSuite} default [SME: 194]
1103    
1104     * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-17
1105     - Enable microcode_ctl service by default [SME: 74]
1106    
1107     * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-16
1108     - Removed accounts db default for 'common'
1109     - Added accounts db defaults for server-common and server-resources [SME: 77]
1110    
1111     * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-15
1112     - Ensure that Nameservers==localhost is set for the primary domain [SME: 137]
1113    
1114     * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-14
1115     - And remove db defaults for sysstat service [SME: 327]
1116    
1117     * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-13
1118     - Remove sysstat startup symlink [SME: 327]
1119    
1120     * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-12
1121     - Default sysconfig{PreviousSystemMode} == unknown [SME: 75]
1122    
1123     * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-11
1124     - Remove Requires: sysstat [SME: 327]
1125    
1126     * Sat Dec 10 2005 Charlie Brady <charlieb@e-smith.com> 4.15.8-10
1127     - Move code for testing internet access into menu item file.
1128     [SME: 261]
1129    
1130     * Thu Dec 8 2005 Charlie Brady <charlieb@e-smith.com> 4.15.8-09
1131     - Fix looping in console at swap ethernet choice page. [SME: 68]
1132    
1133     * Wed Dec 7 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-08
1134     - Fix taint issues with RAID management menu item [SME: 253]
1135    
1136     * Mon Dec 05 2005 Filippo Carletti <carletti@mobilia.it> 4.15.8-07
1137     - console: DHCP range (wrong path chosen for non-English) [SME: 157]
1138    
1139     * Fri Dec 2 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-06
1140     - Initial cut at console menu item to (re)add RAID-1 mirror [SME: 253]
1141     - Needs to move to /sbin/e-smith/console-menu-items, once I work out
1142     what I believe is a taint issue.
1143    
1144     * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-05
1145     - Change 'standby' to 'stand by' in console [SME: 66]
1146    
1147     * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-04
1148     - Fix routing on eth0 for multiple local networks [SME: 203]
1149    
1150     * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-03
1151     - Bump release number only
1152    
1153     * Mon Nov 28 2005 Charlie Brady <charlieb@e-smith.com>
1154     - [4.15.8-02]
1155     - Re-import head to CVS.
1156     - Regenerate both key and cert when cert expires, not just crt. [SF: 1365965]
1157    
1158     * Sun Nov 20 2005 Gordon Rowell <gordonr@e-smith.com>
1159     - [4.15.8-01]
1160     - Default cpuspeed to disabled [MN00107779]
1161    
1162     * Wed Nov 16 2005 Mark Knox <mark_knox@mitel.com>
1163     - [4.15.7-01]
1164     - Imported to ClearCase
1165     - Changed console sort order from ASCII to numeric [MN00107120]
1166    
1167     * Sun Nov 13 2005 Gordon Rowell <gordonr@e-smith.com>
1168     - [4.15.6-09]
1169     - Add -f option to add_mirror to allow use of disks with existing
1170     partition tables [MN00101667]
1171    
1172     * Sun Nov 13 2005 Gordon Rowell <gordonr@e-smith.com>
1173     - [4.15.6-08]
1174     - Add reconfiguration reboot option to reboot panel [SF: 1349946]
1175     - TODO: Cleanup so that the red warning header doesn't display since
1176     the reboot is going to happen anyway
1177    
1178     * Mon Nov 7 2005 Gordon Rowell <gordonr@e-smith.com>
1179     - [4.15.6-07]
1180     - Only signal-event ip-change on the BOUND action of dhclient [SF: 1344853]
1181    
1182     * Tue Nov 1 2005 Charlie Brady <charlieb@e-smith.com>
1183     - [4.15.6-06]
1184     - Change DISABLED -> OFF in init script messages, and go back to standard
1185     alignment. [SF: 1264702, 134543]
1186    
1187     * Mon Oct 24 2005 Charlie Brady <charlieb@e-smith.com>
1188     - [4.15.6-05]
1189     - Add default value of SYSFONTACM to /etc/sysconfig/i18n. [SF: 1295293]
1190    
1191     * Mon Oct 24 2005 Charlie Brady <charlieb@e-smith.com>
1192     - [4.15.6-04]
1193     - Replace grub setup commands in add_mirror with an exec of an external
1194     script. This script will be provided by a bootloader specific package,
1195     e.g. e-smith-lilo or e-smith-grub. That package should include a
1196     "Provides: e-smith-bootloader" header, to satisfy a Requires in this
1197     package. [SF: 1335937]
1198    
1199     * Thu Oct 20 2005 Charlie Brady <charlieb@e-smith.com>
1200     - [4.15.6-03]
1201     - Unload network drivers immediately after rc.sysinit runs, so that
1202     we can control the order of allocation of eth0 and eth1. [SF: 1332366]
1203    
1204     * Mon Oct 17 2005 Charlie Brady <charlieb@e-smith.com>
1205     - [4.15.6-02]
1206     - Disable raid monitor if /boot/grub/device.map suggests that the system
1207     is a single disk system. [SF: 1269091]
1208    
1209     * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
1210     - [4.15.6-01]
1211     - Remove L10Ns from base packages [SF: 1309520]
1212    
1213     * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
1214     - [4.15.5-01]
1215     - New dev stream before relocating L10Ns
1216    
1217     * Thu Oct 13 2005 Gordon Rowell <gordonr@gormand.com.au>
1218     - [4.15.4-52]
1219     - Add /sbin/e-smith/add_mirror [SF: 1325479]
1220    
1221     * Tue Oct 11 2005 Charlie Brady <charlieb@e-smith.com>
1222     - [4.15.4-51]
1223     - Untaint menu choice when ethernet driver is chosen from menu. [SF: 1323270]
1224    
1225     * Tue Oct 11 2005 Charlie Brady <charlieb@e-smith.com>
1226     - [4.15.4-50]
1227     - Move user-create-unix action before template expansions, so
1228     that getpwnam can be used in template fragments. Ditto
1229     for group-create-unix. [SF. 1322231]
1230    
1231     * Sun Oct 9 2005 Charlie Brady <charlieb@e-smith.com>
1232     - [4.15.4-49]
1233     - Fix spelling mistake in useraccounts panel. [SF: 1320002]
1234    
1235     * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
1236     - [4.15.4-48]
1237     - Revised translation of groups panel, reordered to match
1238     the English lexicon - Thanks Didier Rambeau [SF: 1305184]
1239    
1240     * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
1241     - [4.15.4-47]
1242     - Added foot.tmpl for Italian [SF: 1309266]
1243    
1244     * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
1245     - [4.15.4-46]
1246     - Added Italian L10Ns - Thanks Filippo Carletti [SF: 1309266]
1247    
1248     * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
1249     - [4.15.4-45]
1250     - Added Italian for Please wait - we should do this through gettext
1251     or similar [SF: 1309288]
1252    
1253     * Thu Sep 29 2005 Gordon Rowell <gordonr@e-smith.com>
1254     - [4.15.4-44]
1255     - Reword Master DNS Server screen as "Corporated DNS Server", in
1256     line with domains panel [gordonr MN00096914]
1257    
1258     * Mon Sep 26 2005 Gordon Rowell <gordonr@e-smith.com>
1259     - [4.15.4-43]
1260     - German L10Ns for userpassword and console - Thanks Dietmar Berteld
1261     [SF: 1293325]
1262    
1263     * Sun Sep 25 2005 Gordon Rowell <gordonr@e-smith.com>
1264     - [4.15.4-42]
1265     - Added German L10N - Thanks Dietmar Berteld [SF: 1293325]
1266    
1267     * Sun Sep 25 2005 Gordon Rowell <gordonr@e-smith.com>
1268     - [4.15.4-41]
1269     - Added "de" to pleasewait ugliness case statement and
1270     sorted the list alphabetically [SF: 1293325]
1271    
1272     * Fri Sep 23 2005 Gordon Rowell <gordonr@e-smith.com>
1273     - [4.15.4-40]
1274     - Convert [s]smtpfront-qmail to [s]smtpd in migrate fragment [SF: 1291265]
1275    
1276     * Thu Sep 22 2005 Charlie Brady <charlieb@e-smith.com>
1277     - [4.15.4-39]
1278     - Add preliminary support for ethernet bonding on local interface.
1279     - Modify user-modify-unix so that usermod is not called to change
1280     shell or GCOS field unless they need to change.
1281    
1282     * Mon Sep 12 2005 Charlie Brady <charlieb@e-smith.com>
1283     - [4.15.4-38]
1284     - Update filelist entries for databases which have moved
1285     from /home/e-smith to /home/e-smith/db [SF: 1216546]
1286    
1287     * Tue Sep 6 2005 Tony Clayton <apc@e-smith.com>
1288     - [4.15.4-37]
1289     - Create /mnt/floppy symlink if required in post-{install,upgrade}.
1290     [MN00095821]
1291     - Haldaemon race conditions seem quite recalcitrant, so don't try to create
1292     /mnt/cdrom symlink. [SF: 1260322]
1293     - Disable CTRL-C in console [tonyc SF: 1264697]
1294     - Catch CTRL-C in console during Test Internet [tonyc SF: 1264697]
1295    
1296     * Tue Sep 6 2005 Charlie Brady <charlieb@e-smith.com>
1297     - [4.15.4-36]
1298     - Rework user-group-modify to work around perl bug in getgrent(). [SF 1276553]
1299    
1300     * Tue Sep 6 2005 Charlie Brady <charlieb@e-smith.com>
1301     - [4.15.4-35]
1302     - Also create /mnt/floppy symlink if required. [MN00095821]
1303    
1304     * Mon Sep 5 2005 Gordon Rowell <gordonr@e-smith.com>
1305     - [4.15.4-34]
1306     - Re-add Master DNS Server console screen [gordonr MN00096910, MN00088222]
1307    
1308     * Fri Sep 2 2005 Charlie Brady <charlieb@e-smith.com>
1309     - [4.15.4-33]
1310     - Fix race condition in /mnt/cdrom symlink creation, by creating
1311     symlink from haldaemon action. [SF: 1260322]
1312    
1313     * Thu Sep 1 2005 Charlie Brady <charlieb@e-smith.com>
1314     - [4.15.4-32]
1315     - Really create /mnt/cdrom symlink if required. [SF: 1260322]
1316    
1317     * Tue Aug 30 2005 Shad Lords <slords@mail.com>
1318     - [4.15.4-31]
1319     - Update services entries to conform with RHEL4 services [SF: 1276479]
1320    
1321     * Mon Aug 29 2005 Charlie Brady <charlieb@e-smith.com>
1322     - [4.15.4-30]
1323     - Correctly handle multiple net specification in ValidFrom for httpd-admin.
1324     [SF: 1273756]
1325    
1326     * Tue Aug 23 2005 Charlie Brady <charlieb@e-smith.com>
1327     - [4.15.4-29]
1328     - Fix taint problem in license text in option 6 of the console menu.
1329     [SF: 1267284]
1330    
1331     * Tue Aug 23 2005 Gordon Rowell <gordonr@gormand.com.au>
1332     - [4.15.4-28]
1333     - Respect Shell property of user accounts [SF: 1266706]
1334    
1335     * Thu Aug 18 2005 Charlie Brady <charlieb@e-smith.com>
1336     - [4.15.4-27]
1337     - Modify /sbin/e-smith/service so that it runs /sbin/service unless
1338     runlevel is 7. [SF: 1237968]
1339     - Only prefix /sbin/e-smith to PATH if user is root. [SF: 1250579]
1340    
1341     * Tue Aug 16 2005 Charlie Brady <charlieb@e-smith.com>
1342     - [4.15.4-26]
1343     - Add Requires for bridge-utils and vconfig.
1344    
1345     * Tue Aug 16 2005 Charlie Brady <charlieb@e-smith.com>
1346     - [4.15.4-25]
1347     - Add "Requires: rssh".
1348    
1349     * Mon Aug 15 2005 Charlie Brady <charlieb@e-smith.com>
1350     - [4.15.4-24]
1351     - Update %ghost filelist entries for databases which have moved
1352     from /home/e-smith to /home/e-smith/db [SF: 1216546]
1353    
1354     * Mon Aug 15 2005 Charlie Brady <charlieb@e-smith.com>
1355     - [4.15.4-23]
1356     - Create /mnt/cdrom symlink if required. [SF: 1260322]
1357    
1358     * Thu Aug 11 2005 Charlie Brady <charlieb@e-smith.com>
1359     - [4.15.4-22]
1360     - Add Requires: whiptail so that the out fork of whiptail from the
1361     newt package is installed on upgrade.
1362    
1363     * Tue Aug 9 2005 Charlie Brady <charlieb@e-smith.com>
1364     - [4.15.4-21]
1365     - Add Requires: headers for all the additional standard daemons, to
1366     ensure they are installed on upgrade.
1367    
1368     * Tue Aug 9 2005 Shad Lords <slords@mail.com>
1369     - [4.15.4-20]
1370     - Change httpd-admin access from local to localhost [SF: 1246986]
1371     - Change console to use 980 instead of https to avoid warnings [SF: 1246182]
1372     - tie console to new httpd-admin{TCPPort} property. [SF: 1246986]
1373    
1374     * Tue Aug 2 2005 Shad Lords <slords@email.com>
1375     - [4.15.4-19]
1376     - Add TCPPort and access for httpd-admin [SF: 1246986]
1377     - Fix UnsavedChanges in console [SF: 1245238]
1378    
1379     * Thu Jul 28 2005 Charlie Brady <charlieb@e-smith.com>
1380     - [4.15.4-18]
1381     - Remove all use db_ API except in console (which will come later).
1382    
1383     * Wed Jul 27 2005 Shad Lords <slords@mail.com>
1384     - [4.15.4-17]
1385     - Add systemid property to sysconfig db record. [SF: 1246367]
1386    
1387     * Wed Jul 27 2005 Shad Lords <slords@mail.com>
1388     - [4.15.4-16]
1389     - Upgrade database APIs to latest standard.
1390     - Move databases from /home/e-smith to /home/e-smith/db [SF: 1216546]
1391    
1392     * Wed Jul 27 2005 Shad Lords <slords@mail.com>
1393     - [4.15.4-15]
1394     - Use https to access server-manager from console, to avoid redirect
1395     problems. [SF: 1246182]
1396    
1397     * Wed Jul 27 2005 Shad Lords <slords@mail.com>
1398     - [4.15.4-14]
1399     - Remove hwconfig db default entry. [SF: 1246180]
1400    
1401     * Wed Jul 27 2005 Charlie Brady <charlieb@e-smith.com>
1402     - [4.15.4-13]
1403     - Remove checking against 32 group limit from UI. Thanks to Gordon Rowell
1404     for the main patch. [SF: 1245421]
1405    
1406     * Tue Jul 26 2005 Charlie Brady <charlieb@e-smith.com>
1407     - [4.15.4-12]
1408     - Patches from Shad Lords.
1409     - Complete fix of user password validation started in 4.15.3-06.
1410     [SF: 1242098]
1411     - Change default password strength to "strong". [SF: 1246178]
1412    
1413     * Tue Jul 19 2005 Charlie Brady <charlieb@e-smith.com>
1414     - [4.15.4-11]
1415     - Patches submitted by Gordon Rowell.
1416     - Change /etc/modules.conf templates to /etc/modprobe.conf
1417     and add templates.metadata/etc/modprobe.conf [SF: 1227251]
1418     - Remove fragments 10appletalk and 95ModulePaths, since they are
1419     for very old migrations of /etc/modules.conf
1420    
1421     * Tue Jul 19 2005 Charlie Brady <charlieb@e-smith.com>
1422     - [4.15.4-10]
1423     - Move quota setup in fstab template into e-smith-quota, where it
1424     belongs.
1425    
1426     * Tue Jul 12 2005 Charlie Brady <charlieb@e-smith.com>
1427     - [4.15.4-09]
1428     - Add default db entries for messagebus and haldaemon. [SF: 1225899]
1429    
1430     * Tue Jul 12 2005 Charlie Brady <charlieb@e-smith.com>
1431     - [4.15.4-08]
1432     - Add messagebus and haldaemon services, so that cdrom mount point
1433     etc is created as required. [SF: 1225899]
1434    
1435     * Fri Jul 8 2005 Charlie Brady <charlieb@e-smith.com>
1436     - [4.15.4-07]
1437     - Add miscelleous performance related standard RHEL/CentOS services.
1438    
1439     * Thu Jul 7 2005 Charlie Brady <charlieb@e-smith.com>
1440     - [4.15.4-06]
1441     - Add RAID monitoring service. [SF: 1222143]
1442    
1443     * Tue Jul 5 2005 Charlie Brady <charlieb@e-smith.com>
1444     - [4.15.4-05]
1445     - Fix log noise from DynDNS update script. [SF: 1231871]
1446    
1447     * Fri Jun 24 2005 Charlie Brady <charlieb@e-smith.com>
1448     - [4.15.4-04]
1449     - Change default domain name setting - I'm sure that xxx is deprecated.
1450    
1451     * Tue Jun 21 2005 Charlie Brady <charlieb@e-smith.com>
1452     - [4.15.4-03]
1453     - Deal gracefully with missing /etc/sysconfig/keyboard file.
1454    
1455     * Tue Jun 21 2005 Charlie Brady <charlieb@e-smith.com>
1456     - [4.15.4-02]
1457     - Remove "random" service startup symlink - no longer required, as
1458     prng is seeded by rc.sysinit.
1459    
1460     * Tue Jun 21 2005 Charlie Brady <charlieb@e-smith.com>
1461     - [4.15.4-01]
1462     - Make new development stream - 4.15.4
1463    
1464     * Mon Jun 20 2005 Charlie Brady <charlieb@e-smith.com>
1465     - [4.15.3-07]
1466     - Move httpd-admin logging from inside /var/log/httpd to /var/log/httpd-admin.
1467     - Remove mouseconfig hack. [MN00057145]
1468    
1469     * Fri Jun 17 2005 Charlie Brady <charlieb@e-smith.com>
1470     - [4.15.3-06]
1471     - Fix password strength checking of user passwords. [SF: 1222255]
1472    
1473     * Thu Jun 16 2005 Charlie Brady <charlieb@e-smith.com>
1474     - [4.15.3-05]
1475     - Prefix /sbin/e-smith to $PATH, rather than append. [SF: 1222092]
1476    
1477     * Tue Jun 14 2005 Charlie Brady <charlieb@e-smith.com>
1478     - [4.15.3-04]
1479     - Fix set-external-ip in case of missing ExternalIP db record. [SF: 1217877]
1480    
1481     * Tue Jun 14 2005 Charlie Brady <charlieb@e-smith.com>
1482     - [4.15.3-03]
1483     - Remove smbpasswd references from chap-secrets file. Don't re-expand
1484     chap-secrets file during various user related events. [SF: 1215401]
1485    
1486     * Tue Jun 14 2005 Charlie Brady <charlieb@e-smith.com>
1487     - [4.15.3-02]
1488     - Break up template for /etc/shells into fragments, and add
1489     /usr/bin/rssh. [SF: 1220145]
1490    
1491     * Thu Jun 9 2005 Charlie Brady <charlieb@e-smith.com>
1492     - [4.15.3-01]
1493     - Roll new development stream - 4.15.3
1494    
1495     %prep
1496     %setup
1497 slords 1.70 %patch1 -p1
1498 dungog 1.71 %patch2 -p1
1499 snetram 1.72 %patch3 -p1
1500 bytegw 1.74 %patch4 -p1
1501 slords 1.75 %patch5 -p1
1502 filippocarletti 1.76 %patch6 -p1
1503 snetram 1.77 %patch7 -p1
1504 snetram 1.78 %patch8 -p1
1505 bytegw 1.79 %patch9 -p1
1506 filippocarletti 1.80 %patch10 -p1
1507 snetram 1.82 %patch11 -p1
1508 dungog 1.83 %patch12 -p1
1509 dungog 1.84 %patch13 -p1
1510 snetram 1.85 %patch14 -p1
1511 snetram 1.86 %patch15 -p1
1512 slords 1.88 %patch16 -p1
1513 mrjhb3 1.90 %patch17 -p1
1514 wellsi 1.91 %patch18 -p1
1515 snetram 1.92 %patch19 -p1
1516 filippocarletti 1.95 %patch20 -p1
1517 charliebrady 1.96 %patch21 -p1
1518 charliebrady 1.97 %patch22 -p1
1519 wellsi 1.98 %patch23 -p1
1520 vip-ire 1.99 %patch24 -p1
1521 slords 1.100 %patch25 -p1
1522 slords 1.101 %patch26 -p1
1523 slords 1.102 %patch27 -p1
1524 slords 1.103 %patch28 -p1
1525 vip-ire 1.104 %patch29 -p1
1526 slords 1.105 %patch30 -p1
1527 slords 1.106 %patch31 -p1
1528 vip-ire 1.107 %patch32 -p1
1529 vip-ire 1.108 %patch33 -p1
1530 slords 1.109 %patch34 -p1
1531     %patch35 -p1
1532     %patch36 -p1
1533 slords 1.110 %patch37 -p1
1534 slords 1.113 %patch38 -p1
1535 slords 1.118 %patch39 -p1
1536 slords 1.119 %patch40 -p1
1537 vip-ire 1.122 %patch41 -p1
1538 slords 1.123 %patch42 -p1
1539 slords 1.124 %patch43 -p1
1540 vip-ire 1.125 %patch44 -p1
1541 snetram 1.126 %patch45 -p1
1542 slords 1.1
1543     %pre
1544     if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ]
1545     then
1546     cd /etc/e-smith/locale
1547    
1548     [ -L fr ] && rm fr
1549     mkdir fr
1550     mv fr-ca/* fr
1551     rmdir fr-ca
1552     fi
1553    
1554     [ ! -L /etc/e-smith/locale/fr-ca ] && ln -s fr /etc/e-smith/locale/fr-ca
1555    
1556     /sbin/e-smith/create-system-user smelog 1002 \
1557     'smelog log user' /var/log/smelog /bin/false
1558     /sbin/e-smith/create-system-user smelastsys 2999 \
1559     'sme last system user marker' /tmp /bin/false
1560    
1561     %post
1562    
1563     %build
1564     # Force creation of potentially empty directories
1565     mkdir -p root/etc/e-smith/licenses
1566     mkdir -p root/etc/e-smith/skel/user/.ssh
1567     mkdir -p root/etc/e-smith/skel/user/home
1568     mkdir -p root/etc/e-smith/skel/user/Maildir/{cur,new,tmp}
1569     mkdir -p root/etc/e-smith/skel/e-smith/files/users
1570     mkdir -p root/etc/e-smith/skel/e-smith/files/users/admin/home
1571     mkdir -p root/etc/e-smith/skel/e-smith/files/primary/{cgi-bin,files,html}
1572     mkdir -p root/etc/e-smith/skel/e-smith/Maildir/{cur,new,tmp}
1573     mkdir -p root/etc/e-smith/templates{,-custom,-user,-user-custom}
1574     mkdir -p root/home/e-smith/files/{users,server-resources}
1575     mkdir -p root/home/e-smith/files/users/admin/home
1576     mkdir -p root/home/e-smith/Maildir/{cur,new,tmp}
1577     mkdir -p root/root/.ssh
1578     mkdir -p root/var/log/wan
1579    
1580     %if "%_build_arch" == "i386"
1581     echo "enabled" > root/etc/e-smith/db/configuration/defaults/apmd/status
1582     %else
1583     echo "disabled" > root/etc/e-smith/db/configuration/defaults/apmd/status
1584     %endif
1585    
1586     LEXICONS=$(find root/etc/e-smith/web/{functions,panels/password/cgi-bin} \
1587 slords 1.39 -type f | grep -v CVS)
1588 slords 1.1
1589     for lexicon in $LEXICONS
1590     do
1591     /sbin/e-smith/validate-lexicon $lexicon
1592     done
1593    
1594     /sbin/e-smith/generate-lexicons
1595    
1596     perl createlinks
1597     /sbin/e-smith/buildtests 10e-smith-base
1598     ln -s /etc/rc.d/rc.local root/etc/rc.d/init.d/local
1599     mkdir -p root/etc/rc6.d
1600     mkdir -p root/etc/rc.d/rc7.d
1601     ln -s /etc/rc.d/rc7.d root/etc/rc7.d
1602     # Improve "telinit 1 behaviour
1603     mkdir -p root/etc/rc.d/rc1.d
1604    
1605     mkdir -p root/usr/share/locale/en_US/LC_MESSAGES
1606 slords 1.66 xgettext -L perl -o root/usr/share/locale/en_US/LC_MESSAGES/server-console.po root/sbin/e-smith/console
1607 slords 1.1
1608     mkdir -p root/etc/e-smith/locale
1609     # Make the fr-ca link in %pre to ease upgrades
1610 bytegw 1.17 # ln -s fr root/etc/e-smith/locale/fr-ca
1611     ln -s fr root/etc/e-smith/locale/fr-fr
1612 slords 1.1 ln -s en-us root/etc/e-smith/locale/en
1613     ln -s en-us root/etc/e-smith/locale/en-au
1614     ln -s en-us root/etc/e-smith/locale/en-gb
1615     ln -s en-us root/etc/e-smith/locale/en-nz
1616    
1617     mkdir -p root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe
1618     ln -s /etc/e-smith/templates-default/template-begin-shell \
1619     root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe/template-begin
1620    
1621 vip-ire 1.99 mkdir -p root/etc/e-smith/templates/etc/ldap.secret/
1622     touch root/etc/e-smith/templates/etc/ldap.secret/template-begin
1623    
1624 slords 1.3 for file in imap login passwd pwauth system-auth
1625 slords 1.1 do
1626     mkdir -p root/etc/e-smith/templates/etc/pam.d/$file
1627     ln -s /etc/e-smith/templates-default/template-begin-pam \
1628     root/etc/e-smith/templates/etc/pam.d/$file/template-begin
1629     done
1630    
1631     mkdir -p root/service
1632     mkdir -p root/etc/rc.d/init.d/supervise
1633    
1634     for service in dhcpd wan ippp syslog klogd
1635     do
1636     ln -s /var/service/$service root/service/$service
1637     mkdir -p root/var/service/$service/supervise
1638     touch root/var/service/$service/down
1639     if [ -d root/var/service/$service/log ]
1640     then
1641     mkdir -p root/var/service/$service/log/supervise
1642     mkdir -p root/var/log/$service
1643     fi
1644     ln -s ../daemontools root/etc/rc.d/init.d/supervise/$service
1645     done
1646    
1647     # Remove (for now) supervised syslog and klogd services
1648     rm root/etc/rc.d/init.d/supervise/{syslog,klogd}
1649     rm root/service/{syslog,klogd}
1650    
1651     mkdir -p root/etc/e-smith/events/local
1652     mkdir -p root/etc/e-smith/events/user-modify-admin
1653     mkdir -p root/home/e-smith/db
1654    
1655     mkdir -p root/etc/e-smith/pam
1656     mkdir -p root/home/e-smith/ssl.key
1657     mkdir -p root/home/e-smith/ssl.crt
1658     mkdir -p root/home/e-smith/ssl.pem
1659    
1660     mkdir -p root/var/state/e-smith
1661    
1662     for file in %{dbfiles}
1663     do
1664     mkdir -p root/etc/e-smith/db/$file/{defaults,migrate,force}
1665     done
1666    
1667     mkdir -p root/etc/tcprules
1668    
1669     mkdir -p root/service
1670     touch root/var/service/wan/down
1671    
1672     ln -s /var/service/raidmonitor root/service/raidmonitor
1673    
1674     mkdir -p root/var/service/raidmonitor/supervise
1675     touch root/var/service/raidmonitor/down
1676    
1677     mkdir -p root/var/service/raidmonitor/log/supervise
1678    
1679     mkdir -p root/var/log/raidmonitor
1680    
1681     %install
1682     rm -rf $RPM_BUILD_ROOT
1683     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
1684     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
1685     --file /etc/cron.daily/conf-mod_ssl 'attr(0544,root,root)' \
1686     --file /etc/rc.d/rc.e-smith 'attr(0750,root,root)' \
1687     --dir /var/service/dhcpd 'attr(01755,root,root)' \
1688     --file /var/service/dhcpd/down 'attr(0644,root,root)' \
1689     --file /var/service/dhcpd/run 'attr(0755,root,root)' \
1690     --dir /var/service/dhcpd/log 'attr(0755,root,root)' \
1691     --dir /var/service/dhcpd/log/supervise 'attr(0700,root,root)' \
1692     --dir /var/service/dhcpd/supervise 'attr(0700,root,root)' \
1693     --file /var/service/dhcpd/log/run 'attr(0755,root,root)' \
1694     --dir /var/log/dhcpd 'attr(2750,smelog,smelog)' \
1695     --dir /var/service/raidmonitor 'attr(01755,root,root)' \
1696     --file /var/service/raidmonitor/down 'attr(0644,root,root)' \
1697     --file /var/service/raidmonitor/run 'attr(0755,root,root)' \
1698     --dir /var/service/raidmonitor/log 'attr(0755,root,root)' \
1699     --dir /var/service/raidmonitor/log/supervise 'attr(0700,root,root)' \
1700     --dir /var/service/raidmonitor/supervise 'attr(0700,root,root)' \
1701     --file /var/service/raidmonitor/log/run 'attr(0755,root,root)' \
1702     --dir /var/log/raidmonitor 'attr(2750,smelog,smelog)' \
1703     --file /var/service/syslog/run 'attr(0755,root,root)' \
1704     --file /var/service/syslog/down 'attr(0644,root,root)' \
1705     --file /var/service/klogd/run 'attr(0755,root,root)' \
1706     --file /var/service/klogd/down 'attr(0644,root,root)' \
1707     --dir /etc/e-smith/pam 'attr(0700,root,root)' \
1708     --dir /home/e-smith/ssl.key 'attr(0700,root,root)' \
1709     --dir /home/e-smith/ssl.crt 'attr(0700,root,root)' \
1710     --dir /home/e-smith/ssl.pem 'attr(0700,root,root)' \
1711     --dir /var/service/wan 'attr(1755,root,root)' \
1712     --file /var/service/wan/down 'attr(0644,root,root)' \
1713     --file /var/service/wan/run 'attr(0750,root,root)' \
1714     --file /var/service/wan/run.dhclient 'attr(0750,root,root)' \
1715     --file /var/service/wan/run.pppoe 'attr(0750,root,root)' \
1716     --file /var/service/wan/run.static 'attr(0750,root,root)' \
1717     --file /var/service/wan/run.dialup 'attr(0750,root,root)' \
1718     --file /var/service/wan/run.disabled 'attr(0750,root,root)' \
1719     --dir /var/service/wan/supervise 'attr(0700,root,root)' \
1720     --dir /var/service/wan/log 'attr(1755,root,root)' \
1721     --file /var/service/wan/log/run 'attr(0750,root,root)' \
1722     --dir /var/service/wan/log/supervise 'attr(0700,root,root)' \
1723     --dir /var/log/wan 'attr(2750,smelog,smelog)' \
1724     --dir /var/service/ippp 'attr(1755,root,root)' \
1725     --file /var/service/ippp/down 'attr(0644,root,root)' \
1726     --file /var/service/ippp/run 'attr(0750,root,root)' \
1727     --dir /var/service/ippp/supervise 'attr(0700,root,root)' \
1728     --dir /var/service/ippp/log 'attr(1755,root,root)' \
1729     --file /var/service/ippp/log/run 'attr(0750,root,root)' \
1730     --dir /var/service/ippp/log/supervise 'attr(0700,root,root)' \
1731     --dir /var/log/ippp 'attr(2750,smelog,smelog)' \
1732     --dir /etc/e-smith/skel/user/.ssh 'attr(0700,root,root)' \
1733     > %{name}-%{version}-%{release}-filelist
1734    
1735     mkdir -p $RPM_BUILD_ROOT/home/e-smith/db
1736     for file in %{dbfiles}
1737     do
1738     # Create ghost file for rpm
1739     touch $RPM_BUILD_ROOT/home/e-smith/db/$file
1740     echo "%config(noreplace) %attr(0640,root,admin) /home/e-smith/db/$file" \
1741     >> %{name}-%{version}-%{release}-filelist
1742     done
1743     echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist
1744    
1745     %clean
1746     rm -rf $RPM_BUILD_ROOT
1747    
1748     %files -f %{name}-%{version}-%{release}-filelist
1749     %defattr(-,root,root)

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