/[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.113 - (show annotations) (download)
Thu Nov 4 20:02:03 2010 UTC (13 years, 7 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-base-5_2_0-45_el5_sme
Changes since 1.112: +7 -2 lines
* Thu Nov 4 2010 Shad L. Lords <slords@lordsfam.net 5.2.0-45.sme
- Add extra attributes to ldap objects with cpu call [SME: 6334]

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

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