/[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.170 - (show annotations) (download)
Tue Mar 31 15:48:18 2015 UTC (9 years, 2 months ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-base-5_2_0-95_el5_sme
Changes since 1.169: +9 -2 lines
* Tue Mar 31 2015 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-95.sme
- Only fire the ip-change event when IP is assigned to WAN nic
  (Code by Charlie Brady and John Crisp) [SME: 8891]

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

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