/[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.17 - (hide annotations) (download)
Thu Feb 28 22:49:10 2013 UTC (11 years, 4 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-base-5_4_0-15_el6_sme
Changes since 1.16: +7 -2 lines
* Thu Feb 28 2013 Shad L. Lords <slords@mail.com> 5.4.0-15.sme
- Remove fragments in inittab that are no longer needed [SME: 7227]

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

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