/[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.83 - (hide annotations) (download)
Wed Dec 23 17:58:53 2020 UTC (3 years, 6 months ago) by chrissn
Branch: MAIN
CVS Tags: e-smith-base-5_8_0-70_el7_sme
Changes since 1.82: +9 -2 lines
* Wed Dec 23 2020 Chris Sansom-Ninnes <chris@sansom.ninnes.net> 5.8.0-70.sme
+- rewrite of manageRAID.pl and add_drive_to_raid for SME10 [SME:10918]
+- added gdisk as a dependency to support GPT systems

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

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