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

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

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


Revision 1.31 - (show annotations) (download)
Sun May 5 16:38:15 2013 UTC (11 years, 1 month ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-base-5_4_0-30_el6_sme
Changes since 1.30: +6 -6 lines
* Sun May 05 2013 Ian Wells <esmith@wellsi.com> 5.4.0-30.sme
- Revert last change. [SME: 7227]

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

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