/[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.90 - (hide annotations) (download)
Tue May 11 04:00:39 2010 UTC (14 years, 1 month ago) by mrjhb3
Branch: MAIN
CVS Tags: e-smith-base-5_2_0-20_el5_sme
Changes since 1.89: +7 -2 lines
Please see changelog

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

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