/[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.77 - (hide annotations) (download)
Sat Oct 24 20:35:32 2009 UTC (14 years, 7 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-base-5_2_0-8_el5_sme
Changes since 1.76: +7 -2 lines
* Sat Oct 24 2009 Jonathan Martens <smeserver-contribs@snetram.nl>
- Prevent IP conflicts between local and external interface in server gateway mode [SME: 5501]

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

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