/[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.94 - (hide annotations) (download)
Fri Jun 11 07:39:39 2010 UTC (14 years ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-base-5_2_0-24_el5_sme
Changes since 1.93: +7 -6 lines
Remove checkMaxUsers patch due to regression - it needs more work. [SME: 5537]

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

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