/[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.125 - (hide annotations) (download)
Tue Dec 7 08:18:56 2010 UTC (13 years, 6 months ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-base-5_2_0-56_el5_sme
Changes since 1.124: +7 -2 lines
* Mon Dec 6 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-56.sme
- change apache uid and gid so they become aliases for www [SME: 6425]

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

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