/[smeserver]/rpms/e-smith-base/sme10/e-smith-base.spec
ViewVC logotype

Contents 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.79 - (show annotations) (download)
Fri Dec 11 17:50:15 2020 UTC (3 years, 7 months ago) by jpp
Branch: MAIN
CVS Tags: e-smith-base-5_8_0-66_el7_sme
Changes since 1.78: +8 -2 lines
* Fri Dec 11 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-66.sme
- drop pptpd support [SME: 11250]

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

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