/[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.45 - (show annotations) (download)
Fri Dec 20 19:38:15 2019 UTC (4 years, 7 months ago) by michel
Branch: MAIN
CVS Tags: e-smith-base-5_8_0-41_el7_sme
Changes since 1.44: +23 -4 lines
* Wed Dec 18 2019 Michel Begue <mab974@gmail.com> 5.8.0-41.sme
- Add a link to manager C wrapper to execute userpassword's cgi to replace perl-suid [SME: 9677]

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

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