/[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.40 - (show annotations) (download)
Sat Jun 8 09:58:58 2013 UTC (11 years ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-base-5_4_0-38_el6_sme
Changes since 1.39: +7 -2 lines
* Sat Jun 8 2013 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-38.sme
- Disable IPv6 on a default install (patch by Shad Lords) [SME: 7531]

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

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