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

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

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


Revision 1.93 - (hide annotations) (download)
Tue Jun 8 19:43:47 2010 UTC (14 years ago) by snetram
Branch: MAIN
CVS Tags: e-smith-base-5_2_0-23_el5_sme
Changes since 1.92: +7 -2 lines
* Tue Jun  8 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-23.sme
- Fix translation of local nic string in console [SME: 5571]

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

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