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

Contents 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.101 - (show annotations) (download)
Wed Oct 6 15:41:12 2010 UTC (13 years, 8 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-base-5_2_0-31_el5_sme
Changes since 1.100: +7 -2 lines
* Wed Oct 6 2010 Shad L. Lords <slords@mail.com> 5.2.0-31.sme
- Try and keep same external address for pppoe connections [SME: 6263]

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

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