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

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

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


Revision 1.79 - (hide annotations) (download)
Wed Jun 9 17:45:25 2010 UTC (14 years ago) by slords
Branch: MAIN
Changes since 1.78: +5 -2 lines
* Wed 09 2010 Shad L. Lords <slords@mail.com> 5.0.0-13.sme
- Fix patch so it doesn't create orig file [SME: 6039]

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

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