/[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.98 - (hide annotations) (download)
Sun Aug 8 08:08:32 2010 UTC (13 years, 10 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-base-5_2_0-28_el5_sme
Changes since 1.97: +7 -2 lines
Enable cpuspeed by default [SME: 6066]

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

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