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

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