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

Annotation of /rpms/e-smith-base/sme9/e-smith-base.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.3 - (hide annotations) (download)
Sat Feb 2 14:59:33 2013 UTC (11 years, 4 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-base-5_4_0-3_el6_sme
Changes since 1.2: +6 -3 lines
* Sat Feb 2 2013 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-3.sme
- Change nss_ldap to nss-pam-ldapd [SME: 7272]

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

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