/[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.25 - (hide annotations) (download)
Mon Jul 18 07:58:17 2016 UTC (7 years, 11 months ago) by unnilennium
Branch: MAIN
CVS Tags: e-smith-base-5_8_0-22_el7_sme
Changes since 1.24: +7 -3 lines
* Mon Jul 18 2016 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-22.sme
- fix mysqld to mariadb  [SME: 9438]

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

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