/[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.3 - (show annotations) (download)
Fri Mar 18 06:46:46 2016 UTC (8 years, 3 months ago) by unnilennium
Branch: MAIN
Changes since 1.2: +31 -12 lines
* Fri Mar 18 2016 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-2.sme
- Remove Requires: hal [SME: 9342]
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
  by assuming the date is correct and changing the weekday.
  Sat Dec 25 2005 --> Sat Dec 24 2005 or Sun Dec 25 2005 or Sat Dec 31 2005 or ....
  Mon Feb 21 2006 --> Mon Feb 20 2006 or Tue Feb 21 2006 or Mon Feb 27 2006 or ....
  Sat Mar 07 2008 --> Sat Mar 01 2008 or Fri Mar 07 2008 or Sat Mar 08 2008 or ....
  Sat Mar 10 2008 --> Sat Mar 08 2008 or Mon Mar 10 2008 or Sat Mar 15 2008 or ....
  Mon Apr 21 2013 --> Mon Apr 15 2013 or Sun Apr 21 2013 or Mon Apr 22 2013 or ....
  Tue Sep 30 2015 --> Tue Sep 29 2015 or Wed Sep 30 2015 or Tue Oct 06 2015 or ....

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

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