/[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.1 - (show annotations) (download)
Tue Jun 12 18:30:36 2007 UTC (17 years ago) by slords
Branch: MAIN
CVS Tags: e-smith-base-4_18_0-58_el5_sme
Import on branch sme8 of package e-smith-base-4.18.0-58.el5.sme.src.rpm

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

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