/[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.115 - (show annotations) (download)
Fri Nov 5 01:37:08 2010 UTC (13 years, 7 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-base-5_2_0-47_el5_sme
Changes since 1.114: +5 -2 lines
* Thu Nov 4 2010 Shad L. Lords <slords@lordsfam.net 5.2.0-47.sme
- Don't put empty attributes in file for cpu [SME: 6334]

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

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