/[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.19 - (hide annotations) (download)
Sat Mar 9 22:28:20 2013 UTC (11 years, 3 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-base-5_4_0-17_el6_sme
Changes since 1.18: +7 -2 lines
* Sat Mar 9 2013 Shad L. Lords <slords@mail.com> 5.4.0-17.sme
- Fix user www creation in init-accounts [SME: 7319]

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

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