/[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.50 - (hide annotations) (download)
Sat Nov 30 11:03:17 2013 UTC (10 years, 7 months ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-base-5_4_0-48_el6_sme
Changes since 1.49: +7 -2 lines
* Sat Nov 30 2013 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-48.sme
- Do not hardcode NIC names to eth0 and eth1 [SME: 7990]

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

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