/[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.60 - (hide annotations) (download)
Sun Feb 16 17:23:41 2014 UTC (10 years, 4 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-base-5_4_0-57_el6_sme
Changes since 1.59: +7 -2 lines
* Sun Feb 16 2014 Ian Wells <esmith@wellsi.com> 5.4.0-57.sme
- Refer to removable media not CDROM in console restore [SME: 8214]

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

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