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

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

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


Revision 1.5 - (hide annotations) (download)
Fri Mar 18 12:01:01 2016 UTC (8 years, 3 months ago) by unnilennium
Branch: MAIN
CVS Tags: e-smith-base-5_8_0-3_el7_sme
Changes since 1.4: +11 -4 lines
* Fri Mar 18 2016 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-3.sme
- remove cpuspeed Requires and support [SME: 9337]
- remove pam_abl Requires [SME: 9341]

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

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