/[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.68 - (hide annotations) (download)
Wed Nov 25 14:27:44 2020 UTC (3 years, 7 months ago) by chrissn
Branch: MAIN
Changes since 1.67: +7 -2 lines
* Wed Nov 25 2020 Chris Sansom-Ninnes <chris@sansom.ninnes.net> 5.8.0-56.sme
- Fix RAID detection regex for disk redundancy screen [SME: 10918]

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

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