/[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.95 - (hide annotations) (download)
Fri Jun 11 13:21:14 2010 UTC (14 years ago) by filippocarletti
Branch: MAIN
CVS Tags: e-smith-base-5_2_0-25_el5_sme
Changes since 1.94: +7 -2 lines
* Fri Jun 11 2010 Federico Simoncelli <federico.simoncelli@gmail.com> 5.2.0-25.sme
- FreeBusy patch fix (save account changes) [SME: 5941]

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

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