/[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.64 - (hide annotations) (download)
Tue Nov 17 02:56:01 2020 UTC (3 years, 9 months ago) by jpp
Branch: MAIN
CVS Tags: e-smith-base-5_8_0-52_el7_sme
Changes since 1.63: +10 -2 lines
* Mon Nov 16 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-52.sme
- allow more systemctl controls [SME: 11177]
  convert unrecognized signals from service2adjust in events for systemd
  handle unsupervised services the same way supervised were in adjust-services
  make service-status only log when service disabled and not fail it

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

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