/[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.29 - (show annotations) (download)
Fri Jul 22 09:50:56 2016 UTC (7 years, 11 months ago) by unnilennium
Branch: MAIN
CVS Tags: e-smith-base-5_8_0-26_el7_sme
Changes since 1.28: +7 -2 lines
* Fri Jul 22 2016 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-26.sme
- add systemd skip redirect to e-smith-service  [SME: 9688]

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

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