/[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.33 - (hide annotations) (download)
Thu Feb 9 11:23:25 2017 UTC (7 years, 5 months ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-base-5_8_0-30_el7_sme
Changes since 1.32: +7 -2 lines
* Thu Feb 9 2017 Daniel Berteaud <daniel@firewall-services.com> 5.8.0-30.sme
- Use ip route syntax to define routes to local network [SME: 10083]

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

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