/[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.30 - (hide annotations) (download)
Sun May 5 05:00:45 2013 UTC (11 years, 1 month ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-base-5_4_0-29_el6_sme
Changes since 1.29: +8 -2 lines
* Mon Apr 22 2013 Ian Wells <esmith@wellsi.com> 5.4.0-29.sme
- Suppress template text from /etc/inittab [SME: 7227]

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

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