/[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.107 - (show annotations) (download)
Tue Oct 12 17:55:13 2010 UTC (13 years, 8 months ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-base-5_2_0-37_el5_sme
Changes since 1.106: +7 -2 lines
* Tue Oct 12 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-37.sme
- Relocate dhcpd leases file [SME: 6274]

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

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