/[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.128 - (hide annotations) (download)
Mon Mar 14 10:22:00 2011 UTC (13 years, 3 months ago) by snetram
Branch: MAIN
Changes since 1.127: +4 -3 lines
* Sun Mar 13 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-58.sme
- Revert admin password change through user-manager [SME: 3759]

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

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