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

Contents of /rpms/e-smith-base/sme8/e-smith-base.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.164 - (show annotations) (download)
Mon Mar 10 13:25:54 2014 UTC (10 years, 3 months ago) by burnat
Branch: MAIN
CVS Tags: e-smith-base-5_2_0-91_el5_sme
Changes since 1.163: +7 -2 lines
* Mon Mar 10 2014 Chris Burnat <devlist@burnat.com> 5.2.0.91.sme
- Reset primary ibay default type [SME: 8267]

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

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