/[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.133 - (show annotations) (download)
Sun Nov 6 18:20:53 2011 UTC (12 years, 7 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-base-5_2_0-63_el5_sme
Changes since 1.132: +7 -2 lines
* Sun Nov 6 2011 Shad L. Lords <slords@mail.com> 5.2.0-63.sme
- Initialize ExternalInterface db structure so hwaddr in console works [SME: 6753]

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

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