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

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

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


Revision 1.38 - (hide annotations) (download)
Fri Jun 7 16:33:57 2013 UTC (11 years ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-base-5_4_0-36_el6_sme
Changes since 1.37: +7 -2 lines
* Fri Jun 7 2013 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-36.sme
- Don't escape control characters in rsyslog [SME: 7662]

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

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