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

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

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


Revision 1.168 - (show annotations) (download)
Sun Jan 11 21:46:53 2015 UTC (9 years, 5 months ago) by stephdl
Branch: MAIN
CVS Tags: e-smith-base-5_2_0-94_el5_sme
Changes since 1.167: +8 -2 lines
* Sun Jan 11 2015 Stephane de Labrusse <stephdl@de-labrusse.fr> 5.2.0-94.sme
- When quiting the console app with unsaved changes set the default selected
- answer to NO  [SME: 8794]

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

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