/[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.48 - (show annotations) (download)
Tue Nov 19 02:37:02 2013 UTC (10 years, 7 months ago) by burnat
Branch: MAIN
CVS Tags: e-smith-base-5_4_0-46_el6_sme
Changes since 1.47: +8 -2 lines
* Thu Nov 14 2013 Chris Burnat <devlist@burnat.com> 5.4.0-46.sme
- Fix add_new_disk_to_raid1 (codes by Charlie Brady - patch by Terje Edseth)
 [SME: 7960]

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

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