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

Annotation 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.3 - (hide annotations) (download)
Tue Jun 26 21:09:25 2007 UTC (16 years, 11 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-base-4_18_0-60_el5_sme
Changes since 1.2: +8 -2 lines
Updates

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

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