/[smeserver]/rpms/e-smith-base+ldap/sme7/e-smith-base+ldap.spec
ViewVC logotype

Annotation of /rpms/e-smith-base+ldap/sme7/e-smith-base+ldap.spec

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


Revision 1.31 - (hide annotations) (download)
Mon Oct 13 21:47:54 2008 UTC (15 years, 7 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-base+ldap-5_0_0-3_el4_sme
Changes since 1.30: +9 -4 lines
Add samba roles patch

1 slords 1.31 # $Id: e-smith-base+ldap.spec,v 1.30 2008/10/08 16:38:52 vip-ire Exp $
2 slords 1.29
3 slords 1.1 Summary: e-smith server and gateway - base module
4     %define name e-smith-base+ldap
5     Name: %{name}
6 slords 1.29 %define version 5.0.0
7 slords 1.31 %define release 3
8 slords 1.1 Version: %{version}
9     Release: %{release}%{?dist}
10     License: GPL
11     Group: Networking/Daemons
12     Source: %{name}-%{version}.tar.gz
13 vip-ire 1.30 Patch1: e-smith-base+ldap-5.0.0-sys_accounts.patch
14 slords 1.31 Patch2: e-smith-base+ldap-5.0.0-sambaRole.patch
15 slords 1.1 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
16     Requires: mod_auth_external
17 slords 1.31 Requires: e-smith-lib >= 2.0.0-2
18 slords 1.1 Requires: server-manager-images, server-manager
19 slords 1.11 Requires: e-smith-formmagick >= 1.4.0-12
20 slords 1.1 Requires: initscripts >= 6.67-1es17
21     Requires: e-smith-daemontools >= 1.7.1-04
22     Requires: perl(Locale::gettext)
23     Requires: perl(Crypt::Cracklib)
24     Requires: perl(Date::Manip)
25     Requires: perl(Data::UUID)
26     Requires: perl(Net::IPv4Addr)
27     Requires: /usr/sbin/irqbalance
28     Requires: /usr/sbin/cpuspeed
29     Requires: /sbin/microcode_ctl
30     Requires: dbus
31     Requires: hal
32     Requires: acpid
33     Requires: rssh
34     Requires: bridge-utils
35     Requires: vconfig
36     Requires: e-smith-bootloader
37     Requires: mdadm
38     Requires: pv
39     Requires: pam_abl
40     Conflicts: e-smith-manager < 1.13.1-04
41     Conflicts: e-smith-apache < 1.2.0-02
42     Obsoletes: rlinetd, e-smith-mod_ssl
43     Obsoletes: e-smith-serial-console
44     Obsoletes: sshell
45     Obsoletes: e-smith-rp-pppoe
46     Obsoletes: e-smith-base
47 slords 1.2 Provides: e-smith-base = 4.18.1-5
48 slords 1.1 Obsoletes: e-smith-ldap
49 slords 1.2 Provides: e-smith-ldap = 4.12.0-9
50 slords 1.1 Requires: nss_ldap
51     Requires: e-smith-samba+ldap
52     Requires: cpu
53     BuildRequires: perl, perl(Test::Inline) >= 0.12
54     BuildRequires: e-smith-devtools >= 1.13.1-03
55     BuildRequires: gettext
56     %ifarch i386
57     Requires: apmd
58     %endif
59    
60     %define dbfiles accounts configuration domains hosts networks
61     AutoReqProv: no
62    
63     %description
64     e-smith server and gateway software - base module.
65    
66     %changelog
67 slords 1.31 * Mon Oct 13 2008 Shad L. Lords <slords@mail.com> 5.0.0-3.sme
68     - Add patch to support multiple samba roles [SME: 4172]
69    
70     * Wed Oct 8 2008 Daniel B. <daniel@firewall-services.com> 5.0.0-2.sme
71 vip-ire 1.30 - do not import some system accounts/group in LDAP [SME: 4643]
72    
73 slords 1.29 * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 5.0.0-1.sme
74     - Roll new stream to separate sme7/sme8 trees [SME: 4633]
75    
76 slords 1.27 * Tue Sep 23 2008 Stephen Noble <support@dungog.net> 4.19.1-30
77     - Add locale tags for email in review panel [SME: 4267]
78    
79 slords 1.26 * Sat Sep 20 2008 Shad L. Lords <slords@mail.com> 4.19.1-29
80     - Correct gettext type during build process [SME: 570]
81    
82 slords 1.25 * Mon Sep 15 2008 Shad L. Lords <slords@mail.com> 4.19.1-28
83     - Fix screen corruption in console [SME: 4155]
84    
85     * Sat Sep 13 2008 Shad L. Lords <slords@mail.com> 4.19.1-27
86     - Fix detection of xen instance against newer kernels [SME: 4555]
87    
88 snetram 1.24 * Thu Aug 28 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-26
89     - Fixed warnings generated during build process [SME: 570]
90    
91 bytegw 1.23 * Sun Aug 17 2008 Gavin Weight <gweight@gmail.com> 4.19.1-25
92     - Add gettext to creating backup file title for localization. [SME: 4467]
93    
94 bytegw 1.22 * Tue Aug 12 2008 Gavin Weight <gweight@gmail.com> 4.19.1-24
95     - Fix race condition in VPN ip-down handling which could cause loss of
96     LAN connectivity. [SME: 4405]
97    
98 slords 1.21 * Sat Aug 9 2008 Shad L. Lords <slords@mail.com> 4.19.1-23
99     - Remove requires for whiptail. No longer needed [SME: 4491]
100    
101 snetram 1.20 * Fri Aug 8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-22
102     - Change userpassword panel to use PASSWORD_VERIFY_NEW instead of PASSWORD_NEW_VERIFY [SME: 4487]
103    
104 snetram 1.19 * Thu Aug 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-21
105     - Revert locale key PASSWORD_RESET_TITLE to RESET_PASSWORD_TITLE and move it
106     to e-smith-formmagick's general [SME: 4475]
107     - Reverting all *PASSWORD_NO_MATCH to *PASSWORD_VERIFY_ERROR locale keys [SME: 4476]
108     - Remove invalid entry tag from userpassword's locale file preventing the
109     form from displaying properly [SME: 4479]
110    
111 slords 1.18 * Fri Jul 25 2008 Shad L. Lords <slords@mail.com> 4.19.1-20
112     - Separate template to avoid breaking schema [SME: 4171]
113    
114 slords 1.17 * Fri Jul 25 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-19
115     - Merge Users and People informations in ou=Users. This is done by removing
116     the 'account' objectClass and adding 'calEntry' and 'InetOrgPerson' for
117     user accounts [SME: 4396]
118     - do not reset objectClass attributes during ldap-update. This will allow
119     admins to add others objectClass
120     - use the dummy user (inetOrgPerson) of each group to store mail address
121     of the group (may store alias latter)
122     - remove now unused ou=People
123     - rotate slapd log in logrotate event
124     - compute sambaSID of users, prevent invalid sambaSID during migration
125    
126 bytegw 1.16 * Wed Jul 23 2008 Gavin Weight <gweight@gmail.com> 4.19.1-18
127     - Add regex to support cciss device names in manageRAID.pl. [SME: 4455]
128    
129 snetram 1.15 * Sat Jul 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-17
130 snetram 1.14 - Add common <base> tags to e-smith-formmagick's general [SME: 4279]
131    
132 slords 1.13 * Thu May 14 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-16
133     - Add calEntry in ldap-update so the attribute calFBURL is allowed and
134 vip-ire 1.28 ou=People can be updated [SME: 4358]
135 slords 1.13
136     * Mon Apr 28 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-15
137 vip-ire 1.28 - Fix run script when domain name has changed [SME: 4293]
138 slords 1.13
139 slords 1.11 * Mon Apr 28 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-14
140     - Add common <base> tags to e-smith-formmagick's general [SME: 4279]
141    
142 bytegw 1.10 * Wed Apr 23 2008 Shad L. Lords <slords@mail.com> 4.19.1-13
143     - Fix for > 5 nics detected [SME: 4232]
144    
145 slords 1.9 * Tue Apr 22 2008 Shad L. Lords <slords@mail.com> 4.19.1-12
146     - Remove use of Date::Manip from ssl.crt [SME: 3155]
147    
148 slords 1.8 * Tue Apr 22 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-11
149     - Import samba information in ldap (for users)
150     - Import samba machine accounts
151    
152 slords 1.7 * Tue Apr 22 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-10
153     - Updated samba.schema (necessary for substr search on sambaSID)
154     - configured salpd to use md5crypt as hash
155     - configure ldap.conf to use exop as hash (negociated with ldap server => md5crypt)
156     - ACL for sambaLMPassword and sambaNTPassword
157     - Allow unix account lookup in ou=Computers (for machine accounts)
158     - Remove warnings in ldap.conf template
159    
160 slords 1.6 * Sat Apr 19 2008 Shad L. Lords <slords@mail.com> 4.19.1-9
161     - Fix FreeBusy param when disabled [SME: 1806]
162     - Remove .orig file [SME: 4228]
163    
164 slords 1.5 * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.19.1-8
165     - Remove quitConsole from menu [SME: 4154]
166    
167 slords 1.4 * Wed Apr 2 2008 Sebastien F. <sebast@firewall-services.com> 4.19.1-7
168     - Really fix free/busy in usermanager [SME: 4157]
169    
170 slords 1.3 * Wed Apr 2 2008 Sebastien F. <sebast@firewall-services.com> 4.19.1-6
171     - Set nss "bind_policy" to "soft" to be able to access to
172     /etc/{passwd,groups,shadow} informations when ldap is down.
173     - Set /etc/openldap/ldap.conf host to "localhost" and remove unnecessary
174     use of SSL. [SME: 1543].
175     - Cleanly handle need of ldap directory generation after e-smith-base+ldap
176     package: add prop "generateDb" to ldap key and modify /var/service/ldap/run.
177    
178     * Wed Apr 2 2008 Sebastien F. <sebast@firewall-services.com> 4.19.1-5
179     - Convert ldap-init-accounts action to /home/e-smith/db/ldap/ldif template
180     [SME: 3439].
181     - New template is able to import after package install sme accounts from
182     /etc/{passwd,group,shadow} files to ldap directory.
183    
184     * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.19.1-4
185     - Use frames in elinks [SME: 4156]
186     - Set homepage for elinks [SME: 4160]
187    
188     * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.19.1-3
189     - Fix free/busy field in useraccounts [SME: 4157]
190    
191 slords 1.2 * Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 4.19.1-2
192     - Add free/busy URL entry to help kronolith contribs [SME: 1806]
193    
194 slords 1.1 * Mon Mar 31 2008 Shad L. Lords <slords@mail.com> 4.19.1-1
195     - Re-base off of e-smith-base-1.18.1 & e-smith-ldap-4.12.0
196     - Roll to development stream numbering
197    
198     * Sat Mar 29 2008 Sebastien F. <sebast@firewall-services.com> 4.18.09sf05
199     - Fix some bugfixes to ldap authentication [SME: 1543]:
200     - In ldap-delete, $domain is compulsory to compute ldap base.
201     - In ldap-init-accounts, add absolute paths for consistency.
202     - Assure that ssl is not locally used (/etc/ldap.conf/10ssl).
203     - Temporary fix ldap access issue (/etc/ldap.conf/55initgroups_ignoreusers):
204     it seems that slapd cannot start as ldap user because ldap user
205     information is not avaiable. This seems to be caused by bad nss
206     configuration (ldap is looked up first) cf [SME: 3439].
207     - Remove cpu groupdel call from group-delete-unix because cpu delete
208     group with previous userdel call and this reach to an error.
209    
210     * Mon Mar 17 2008 Sebastien F. <sebast@firewall-services.com> 4.18.09sf04
211     - As ldap replication and bdb seems to meet instability with openldap
212     2.2, for now remove them from the package. They should be reintroduced
213     when openldap will be updated to 2.3. [SME: 3444]
214    
215     * Mon Mar 17 2008 Sebastien F. <sebast@firewall-services.com> 4.18.09sf03
216     - Bugfix to e-smith-base+ldap-4.18.0-domain_change.patch. [SME: 1543]
217    
218     * Mon Mar 17 2008 Sebastien F. <sebast@firewall-services.com> 4.18.09sf02
219     - Remove /etc/e-smith/templates/etc/smb.conf/11ldapScripts and
220     /etc/e-smith/templates/etc/smb.conf/11passdbBackend of fix conflicts
221     with e-smith-samba+ldap. [SME: 1543]
222    
223     * Mon Mar 17 2008 Sebastien F. <sebast@firewall-services.com> 4.18.09sf01
224     - Sync with e-smith-base-4.18-99.
225    
226     * Mon Oct 15 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-09
227     - Use localhost for ldap.conf and cpu.conf, and for directory panel
228     accesses. There's no point in wasting CPU on SSL over a loopback
229     connection. [SME: 1543]
230    
231     * Mon Oct 15 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-08
232     - Sync with recent updates to e-smith-ldap:
233     - Fix format error in ldif template. [SME: 3107]
234     - Don't tell slapd to create pid and args files that we don't need
235     and don't use (and can't create with later openldap version).
236     [SME: 2477]
237     - Make success/failure messages standard [SME: 2289]
238    
239     * Mon Oct 15 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-07
240     - Avoid use of slapcat to determine previous domain name - won't
241     work if ldap backend storage configuration has changed. We use
242     readlink instead.
243    
244     * Mon Oct 15 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-06
245     - Add initial support for master->slave replication (from Sebastien).
246     [SME: 3444]
247    
248     * Mon Oct 15 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-05
249     - Updated patch from Sebastien (simplify calls to 'cpu'). [SME: 1543]
250    
251     * Mon Oct 01 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-04
252     - Remove obsolete comment headers about tech support being available
253     from Mitel's website.
254    
255     * Mon Oct 01 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-03
256     - Incorporate Sebastien's patches. [SME: 1543]
257    
258     * Sat Sep 29 2007 Sebastien F. <sebast@firewall-services.com> 4.18.0-02sf03
259     - Change ldap backend from ldbm to bdb:
260     - "The Berkeley Database backend is the prefered database backend to use with
261     OpenLDAP. However, it requires a lot of (correct) configuration in order
262     for the backend to perform well." (mainly /var/lib/ldap/DB_CONFIG file
263     addition);
264     - bdb or hdb backend is compulsory for syncrepl replication with openldap 2.2
265     and advised with openldap 2.3.
266     - /home/e-smith/db/ldap/ldif/ template now initialize ldap domain only.
267     - ldap-init-accounts action is no longer associed with post-upgrade and
268     post-install events (thus any events), it is now called by /service/ldap/run
269     only.
270    
271     * Fri Sep 28 2007 Sebastien F. <sebast@firewall-services.com> 4.18.0-02sf02
272     - Correction of schema checking issues (incompatibilities between "account"
273     and "organizationalPerson" objectClass, lack of "organizationalPerson" and
274     "inetOrgPerson" objectClass needed by several attributes like "street").
275     - Move person relative ldap information (ie information added to ldap directory
276     by ldap-update action) to ou=People organizational unit.
277     - Organization units summary :
278     - ou=Users is now only used to store unix/samba/etc user relative
279     informations;
280     - ou=People correspond to person relative information (like contacts in mail
281     clients);
282     - ou=Groups is used to store unix/samba groups.
283    
284     * Thu Sep 13 2007 Sebastien F. <sebast@firewall-services.com> 4.18.0-02sf01
285     - Correct cpu bad behaviour (cpu usermod called without option -G remove all
286     user's supplementary groups and -G option need at least one argument).
287     - Remove "passwd -l" call from user-create-unix action because cpu create an
288     already locked user.
289     - Redirect slapd logs to /var/log/slapd to keep /var/log/messages easily
290     readable.
291    
292     * Wed Sep 05 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-02
293     - Merge patch incorporating updates to e-smith-base through 4.18.0-65.
294    
295     * Wed Sep 05 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-01
296     - Roll new tarball, incorporating all patches (4.17.0-02 through
297     4.17.0-46sf03).
298    
299     * Tue Aug 28 2007 Sebastien F. <sebast@firewall-services.com> 4.17.0-46sf03
300     - Unix/Samba users/groups are now stored, in addition to sme db, in ldap
301     directory. [SME: 1543]
302     - Events and actions relative to "Users", "Groups" and "Directory"
303     server-manager panels of have been updated (patches 20 and 21 should no
304     longer be applied).
305     - Add ldap-init-accounts action to initialize unix/samba accounts and samba
306     group mappings.
307     - Add ldap.pm to factorize ldap function code.
308     - Actions user-lock-passwd, group-modify-unix, user-modify-unix and
309     update-passwd are no longer called during post-upgrade and
310     bootstrap-console-save events.
311    
312     * Wed Aug 8 2007 Sebastien F. <sebast@firewall-services.com> 4.17.0-46sf02
313     - Slapd now uses a copy of /home/e-smith/ssl.pem self-signed certificate,
314     located in /var/service/ldap/ssl, as server certificate. [SME: 3169]
315    
316     * Mon Jul 23 2007 Sebastien F. <sebast@firewall-services.com> 4.17.0-46sf01
317     - Configure slapd, PAM, NSS and common clients (like ldapsearch) to use TLS
318     with server certificate. [SME: 3169]
319     - Server certificate has to be done manually.
320     - Port 389 (unsecured access to slapd) is still open for compatibility
321     concerns.
322    
323     * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
324     - Clean up spec so package can be built by koji/plague
325    
326     * Mon Dec 11 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-46
327     - Add pam_abl config to tui-auth configuration.
328    
329     * Fri Dec 08 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-45
330     - Fix template expansion of {tui,gui}-conf pam.d files [MN00162892]
331     - fix password section of tui-conf pam.d file. [MN00162897]
332    
333     * Fri Dec 08 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-44
334     - Fix sed script problem in ldap run script which broken change
335     of primary domain.
336    
337     * Fri Dec 01 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-43
338     - Remove diald service default fragments - no longer required.
339    
340     * Fri Dec 01 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-42
341     - Fix set_prop method call in 10EnableMasq migrate fragment.
342    
343     * Mon Nov 27 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-41
344     - Configure sshd to use PAM for password auth (via "UsePAM" set to
345     "yes").
346    
347     * Thu Nov 23 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-40
348     - Fix typo (nss_base_passwd in place of nss_base_group) in ldap.conf.
349    
350     * Mon Nov 20 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-39
351     - Fix template expansion of {tui,gui}-conf pam.d files.
352     - Create empty /var/run/abl directory for pam_abl state databases.
353    
354     * Mon Nov 20 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-38
355     - Remove obsolete templates.metadata file for diald init script.
356    
357     * Thu Nov 16 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-37
358     - Add LDAP container ou for user records with passcodes.
359    
360     * Wed Nov 15 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-36
361     - Fix GATEWATDEV so that serveronly mode has correct routing. [SME: 2068]
362    
363     * Wed Nov 15 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-35
364     - Fix post-install warning from EnableMasq migrate fragment.
365    
366     * Tue Nov 14 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-34
367     - remove console.pm, which overlaps with file in e-smith-lib RPM.
368    
369     * Tue Nov 14 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-33
370     - Removed remnants of earlier console refactor attempt.
371     - Add default config properties for pppoe service.
372     - Remove special case code in console config wizard for 'smb' service.
373    
374     * Tue Nov 14 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-32
375     - Bug fixes in bootstrap-console.
376     - Change "restore from backup" default to "no"
377     - Use links rather than lynx to access manager from console.
378    
379     * Thu Nov 09 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-31
380     - Add support for use of pam_tally and/or pam_abl modules. Both
381     are disabled by default.
382    
383     * Thu Nov 09 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-30
384     - Complete removal of server-manager templates (this time for sure, Rocky!).
385     [SME: 2023]
386    
387     * Wed Nov 08 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-29
388     - Fix typo in ldap.conf templates.
389    
390     * Wed Nov 08 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-28
391     - Complete removal of server-manager templates. [SME: 2023]
392    
393     * Wed Nov 08 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-27
394     - Add configuration files for tui apps to authenticate v ldap.
395    
396     * Wed Nov 08 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-26
397     - Correct permissions on slapd.conf. [SME: 2037]
398    
399     * Wed Nov 08 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-25
400     - Remove server-manager templates and scripts - move to e-smith-manager.
401     [SME: 2023]
402    
403     * Mon Nov 06 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-24
404     - Update ldap schema so that user records are contained within
405     ou=Users,... and groups within ou=Groups,...
406    
407     * Thu Nov 02 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-23
408     - Remove dangling group/useraccounts symlinks.
409    
410     * Tue Oct 24 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-22
411     - Remove user and group create/modify/delete stuff. Those bits can
412     be re-added if required in a different RPM.
413    
414     * Mon Oct 23 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-21
415     - Combine dhcp client, pppoe, dialup and static WAN connections into
416     "wan" service. [SME 1795]
417    
418     * Mon Oct 23 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-20
419     - Add missing include of Locale::gettext in two of the esmith::console::*
420     modules.
421    
422     * Fri Oct 20 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-19
423     - Fix taint issues in perform_restore.pm.
424    
425     * Fri Oct 20 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-18
426     - Add a bootstrap-console restore from removable storage option.
427    
428     * Thu Oct 19 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-17
429     - Refactor console considerably.
430    
431     * Wed Oct 18 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-16
432     - Remove deprecated %conf use in console (port from e-smith-base-4.17.0-05).
433    
434     * Mon Oct 16 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-15
435     - Remove special "keep" options, and use --default-item feature
436     of dialog's menu widget in its place.
437    
438     * Mon Oct 16 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-14
439     - Include esmith::console.pm, modified to run with dialog rather
440     than whiptail. Currently clashes with e-smith-lib, and must
441     be installed with --force.
442    
443     * Thu Oct 12 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-13
444     - Change ldap run script so that base dn is rewritten in existing
445     directory data when domain name is changed.
446    
447     * Fri Sep 29 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-12
448     - More updates to ldif template.
449    
450     * Thu Sep 28 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-11
451     - Enable schema checking. Update ldif templates to ensure valid
452     directory contents before adding users/groups.
453    
454     * Thu Sep 28 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-10
455     - pam_ldap changes to allow password change by root.
456    
457     * Wed Sep 27 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-09
458     - Add acls to slapd.conf
459     - Update actions to use cpu for {user,group}{add,del,mod}.
460     - Update /etc/pam.d/passwd templates.
461    
462     * Thu Jul 06 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-08
463     - Update actions to use smbldap-{user,group}{add,del,mod}.
464    
465     * Thu Jul 06 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-07
466     - Fix warnings during template expansion.
467    
468     * Thu Jul 06 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-06
469     - Fix typo in nss_ldap dependency.
470    
471     * Thu Jul 06 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-05
472     - Configure nsswitch.conf and pam for ldap authentication.
473    
474     * Wed Jul 05 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-04
475     - Add samba schema to ldap configuration.
476    
477     * Wed Jul 05 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-03
478     - Fix templated config for smbldap_tools.
479    
480     * Wed Jul 05 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-02
481     - Update Obsoletes/Provides headers to allow upgrade.
482     - Add templated config for smbldap_tools.
483    
484     * Wed Jul 05 2006 Charlie Brady <charlie_brady@mitel.com> 4.17.0-01
485     - Include e-smith-ldap content, as base for LDAP authentication development.
486    
487     * Wed Jun 28 2006 Gavin Weight <gweight@gmail.com> 4.16.0-26
488     - Menu text in console is incorrect for RAID5 installs. [SME: 404]
489    
490     * Wed Jun 14 2006 Gavin Weight <gweight@gmail.com> 4.16.0-25
491     - Modify user create page to show henry:miller not henry_miller. [SME: 531]
492    
493     * Fri Jun 9 2006 Gavin Weight <gweight@gmail.com> 4.16.0-24
494     - Remove lines for creating symlink to statusreport from spec file. [SME: 450]
495    
496     * Mon Jun 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-23
497     - Allow for admin account when locking null passwords, and perform
498     check in post-upgrade so that the password screen will be presented
499     after the reboot [SME: 1529]
500    
501     * Mon Jun 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-22
502     - Correct argument ordering in last change [SME: 790, SME: 1541]
503    
504     * Sun May 28 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-21
505     - Increase cert serial number when new certificate is generated. [SME: 790]
506    
507     * Sun May 28 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-20
508     - Change ssl.crt template so that cert is regenerated if issuer information
509     has changed. [SME: 1484]
510    
511     * Thu Apr 27 2006 Gavin Weight <gweight@gmail.com> 4.16.0-19
512     - Change default shutdown value from shutdown to reboot. [SME: 1320]
513    
514     * Sun Apr 23 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-18
515     - Fix syntax error introduced in last change (and reuse $rc and $choice in
516     raidManage.pl). [SME: 1285,1300]
517    
518     * Fri Apr 21 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-17
519     - Force masq service to enabled for servergateway modes, but
520     leave at current setting for serveronly. Revises -09 change [SME: 1209]
521    
522     * Wed Apr 19 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-16
523     - Add big warning about wiping disk to raid management screen.
524     [SME: 1285]
525    
526     * Tue Apr 18 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-15
527     - Ensure that rmmod-bonding doesn't return error status if
528     bonding is not enabled (e.g. during upgrade) [SME: 935]
529    
530     * Tue Apr 18 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-14
531     - Avoid warning from NICBondingOptions migrate fragment. [SME: 1271]
532    
533     * Tue Apr 18 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-13
534     - Always save ssh property changes, even if sshd is disabled [SME: 1210]
535    
536     * Thu Apr 13 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-12
537     - Don't run kudzu at every bootup. [SME: 727]
538    
539     * Tue Apr 11 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-11
540     - More fixes to dhclient configuration (courtesy of Richard Schiffelers).
541     [SME: 881]
542    
543     * Mon Apr 10 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-10
544     - Fixes to dhclient configuration (courtesy of Richard Schiffelers).
545     [SME: 881]
546    
547     * Thu Apr 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-09
548     - Enable the masq service to ensure that installs and upgrades
549     are consistent. If someone really wants to disable it, they can
550     add a force fragment [SME: 1209]
551    
552     * Thu Apr 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-08
553     - Lock accounts with bad SMB passwords [SME: 1193]
554    
555     * Thu Apr 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-07
556     - Revert password length restriction changes [SME: 1193]
557    
558     * Thu Apr 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-06
559     - Adjust plural in page title in last patch [SME: 1193]
560    
561     * Thu Apr 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-05
562     - Adjust console logic for 14 character password restriction [SME: 1193]
563    
564     * Wed Apr 5 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-04
565     - Only process 'network' entries in route-eth0 template [SME: 1182]
566    
567     * Wed Apr 5 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-03
568     - Restrict passwords to 14 characters [SME: 1193]
569    
570     * Tue Mar 14 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-02
571     - Rename anaconda logs, but leave a symlink. Do nothing if the log
572     is already a symlink or missing [SME: 808]
573    
574     * Tue Mar 14 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-01
575     - Roll stable stream version. [SME: 1016]
576    
577     * Tue Mar 14 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-20
578     - Ensure that each user has a Shell property in post-upgrade.
579     If they didn't have one before, set it to the current value in
580     /etc/passwd. [SME: 859]
581    
582     * Tue Mar 14 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-19
583     - Copy anaconda logs instead of renaming them in post-upgrade [SME: 808]
584     - Adjust timestamp of copied logs to logfiles2timestamp format [SME: 808]
585    
586     * Mon Mar 13 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-18
587     - Change modSSL to be private in Private Server and Gateway mode [SME: 328]
588    
589     * Mon Mar 13 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-17
590     - And remove now redundant calls to wherenext [SME: 986]
591    
592     * Fri Mar 10 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.9-16
593     - Fix FM page name (FirstPage => First) in a few places. [SME: 986]
594    
595     * Tue Mar 7 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-15
596     - Correct typo in -13 change which hid message [SME: 964]
597    
598     * Tue Mar 7 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-14
599     - Display a message for single disk installs which catches that
600     case and tells people that they can add a second disk and produce
601     a mirrored pair [SME: 958]
602    
603     * Tue Mar 7 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-13
604     - Display a nicer message when a spare disk is available to be
605     added to the pair [SME: 964]
606     - Blank line for consistency with other messages [SME: 964]
607    
608     * Tue Mar 7 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-12
609     - Check whether a resync is in progress so we don't state that
610     intervention is required when it is not [SME: 958]
611    
612     * Tue Mar 7 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-11
613     - Check whether destination drive of add_mirror is already part
614     of a RAID device. If so, complain and exit [SME: 870]
615     - Also ensure that /sbin is in the PATH
616    
617     * Sun Mar 5 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.9-10
618     - Fixes to dhclient configuration. [SME: 881]
619    
620     * Fri Mar 03 2006 Mark Knox <mark_knox@mitel.com> 4.15.9-09
621     - Added NIC Bonding options screen in console [SME: 935]
622     - Migrate old NICBondingOptions to new defaults, and added new default
623     options [SME: 935]
624     - rmmod bonding.ko in bootstrap-console-save so new options work
625     without extra reboot [SME: 935]
626    
627     * Wed Mar 01 2006 Mark Knox <mark_knox@mitel.com> 4.15.9-08
628     - Allow NICBondingOptions in 10bonding template fragment [SME: 918]
629    
630     * Wed Mar 01 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.9-07
631     - Bump pppoe run script mlimit from 10M to 25M. [SME: 907]
632    
633     * Fri Feb 24 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-06
634     - Re-do -04 change as a patch so it sticks [SME: 863]
635    
636     * Thu Feb 23 2006 Charlie Brady <charlieb@e-smith.com> 4.15.9-05
637     - Add templates for dhclient configuration file. [SME: 881]
638    
639     * Wed Feb 22 2006 Charlie Brady <charlieb@e-smith.com> 4.15.9-04
640     - Remove default fragment for AdminEmail [SME: 863]
641    
642     * Mon Feb 21 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-03
643     - Change 'Reconfigure' to lower case in menu [SME: 2]
644    
645     * Mon Feb 20 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-02
646     - Add requires for mdadm. We use it in the console and raid monitor
647     and it won't get installed for 5.x upgrades [SME: 767]
648    
649     * Fri Feb 17 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-01
650     - Roll patches to 4.15.8-60
651     - Trim changelog before 4.15.3-01 [SME: 828]
652    
653     * Fri Feb 17 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-60
654     - Also rotate /var/log/anaconda.{log,syslog} in post-upgrade [SME: 808]
655    
656     * Fri Feb 17 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-59
657     - Change 'Reconfigure' to lower case in -57 change [SME: 2]
658    
659     * Fri Feb 17 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-58
660     - Add /root/upgrade.log and /root/upgrade.log.syslog to
661     logfiles2timestamp in post-upgrade event so we preserve
662     them across multiple upgrades [SME: 808]
663    
664     * Fri Feb 17 2006 Gavin Weight <gweight@gmail.com> 4.15.8-57
665     - Added Reconfigure and Reboot option in console, changed
666     main console menu to reflect Reconfigure option [SME: 2]
667    
668     * Thu Feb 16 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-56
669     - Default EmailForward to 'local' in case that part of the panel
670     is hidden from view [SME: 704]
671    
672     * Thu Feb 16 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-55
673     - Adjust console title bar to 'SME Server' [SME: 726]
674     - Change title on "Choose administrator password" screens
675    
676     * Mon Feb 13 2006 Mark Knox <mark_knox@mitel.com> 4.15.8-54
677     - Set EthernetDriver2 property when bonding is enabled [SME: 776]
678    
679     * Mon Feb 13 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-53
680     - Remove cpuspeed.contrib ClearCase droppings [SME: 754]
681    
682     * Sun Feb 12 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.8-52
683     - Start bootstrap-console earlier - in particular before raidmonitor.
684     Don't try to restart 'random'. [SME: 743]
685    
686     * Sun Feb 12 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.8-51
687     - Obsolete keytable service. [SME: 746]
688    
689     * Sat Feb 11 2006 Shad L. Lords <slords@mail.com> 4.15.8-50
690     - Run kudzu -q from inittab [SME: 727]
691    
692     * Tue Feb 9 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.8-49
693     - Make bootp support optional, defaulting to 'deny'. [SME: 660]
694    
695     * Thu Feb 9 2006 Gavin Weight <gweight@gmail.com> 4.15.8-48
696     - Removed the online-manual. [SME: 407]
697    
698     * Thu Feb 9 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-47
699     - Hide email forwarding options on useraccounts page if there is
700     no 'smtpd' record [SME: 704]
701    
702     * Wed Feb 8 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.8-46
703     - Fix conversion of user shell from sshell to rssh. [SME: 699]
704    
705     * Tue Feb 7 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-45
706     - Fix up location of 00openRW fragments from change 41 [SME: 659. 679]
707    
708     * Mon Feb 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-44
709     - Change logic for determining RAID partitions in use [SME: 516]
710     - Add detailed output of the RAID state to messages log [SME: 516]
711    
712     * Mon Feb 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-43
713     - Only say that a RAID device is clean if truly clean [SME: 516]
714     - Adjusted warning to say 'may be required' instead of 'is'
715    
716     * Mon Feb 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-42
717     - Delete 'deny bootp' fragment from dhcpd.conf, reverting to
718     default, which is to allow bootp. [SME: 660]
719    
720     * Sun Feb 5 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.8-41
721     - Use appropriate esmith::*DB class for 00openRW migrate fragments.
722     [SME: 659]
723    
724     * Tue Jan 31 2006 Gavin Weight <gweight@gmail.com> 4.15.8-40
725     - Added EmailForward migrate fragment [SME: 598]
726    
727     * Tue Jan 31 2006 Gavin Weight <gweight@gmail.com> 4.15.8-39
728     - Added text periods and underscores in useraccounts [SME: 531]
729    
730     * Tue Jan 31 2006 Gavin Weight <gweight@gmail.com> 4.15.8-38
731     - Updated copyright text in server-manager [SME: 459]
732    
733     * Tue Jan 31 2006 Gavin Weight <gweight@gmail.com> 4.15.8-37
734     - The menu text incorrect for RAID5 configurations [SME: 404]
735    
736     * Tue Jan 31 2006 Shad L. Lords <slords@mail.com> 4.15.8-36
737     - Disable zeroconf so 169.254.0.0/16 route isn't created [SME: 613]
738    
739     * Sun Jan 29 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.8-35
740     - Fix flip of access settings to default on first post-upgrade (e.g.
741     sshd from public to private). [SME: 495]
742    
743     * Sun Jan 29 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.8-34
744     - Remove remnants of statustest. [SME: 450]
745    
746     * Wed Jan 25 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.8-33
747     - Add templated elinks config file. [SME: 444]
748    
749     * Mon Jan 23 2006 Shad L. Lords <slords@mail.com> 4.15.8-32
750     - Help raidmonitor report more than just failures [SME: 496]
751    
752     * Mon Jan 23 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-31
753     - Create ~/.ssh as part of skeleton home directory [SME: 456]
754    
755     * Wed Jan 18 2006 Charlie Brady <charlieb@e-smith.com> 4.15.8-30
756     - Fix reboot problem when switching WAN from dynamic to static
757     address. [SME: 500]
758    
759     * Fri Jan 13 2006 Mark Knox <mark_knox@mitel.com> 4.15.8-29
760     - New migrate fragment to clean up NIC bonding property [SME: 449]
761    
762     * Fri Jan 13 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-28
763     - Fix account regexp for set_password case [SME: 24]
764    
765     * Wed Jan 11 2006 Mark Knox <mark_knox@mitel.com> 4.15.8-27
766     - New console option for ethernet bonding [SME: 449]
767    
768     * Mon Jan 9 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-26
769     - Allow dot and underscore in account names [SME: 24]
770     - Default maxAcctNameLength and maxGroupNameLength to 31 [SME: 24]
771    
772     * Thu Jan 5 2006 Charlie Brady <charlieb@e-smith.com> 4.15.8-25
773     - Avoid generating warning messages during interfaces migration
774     template fragment. [SME: 354]
775    
776     * Thu Jan 5 2006 Charlie Brady <charlieb@e-smith.com> 4.15.8-24
777     - Don't add obsolete ipsec net-pf aliases to modprobe.conf, and
778     remove them if found. [SME: 390]
779    
780     * Sun Jan 2 2006 Charlie Brady <charlieb@e-smith.com> 4.15.8-23
781     - Use regexp as well as cracklib to check admin password in console.
782     [SME: 335]
783    
784     * Mon Jan 2 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-22
785     - Change heuristic for finding disks in manageRAID.pl [SME: 342]
786    
787     * Sat Dec 25 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-21
788     - Move testInternet console menu item to smeserver-support [SME: 364]
789    
790     * Fri Dec 16 2005 Charlie Brady <charlieb@e-smith.com> 4.15.8-20
791     - Fix localization bug in add_mirror. [SME: 341]
792    
793     * Thu Dec 15 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-19
794     - Remove the "In eight seconds" untruth from shutdown/reboot [SME: 86]
795    
796     * Thu Dec 15 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-18
797     - Added modSSL{CipherSuite} default [SME: 194]
798    
799     * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-17
800     - Enable microcode_ctl service by default [SME: 74]
801    
802     * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-16
803     - Removed accounts db default for 'common'
804     - Added accounts db defaults for server-common and server-resources [SME: 77]
805    
806     * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-15
807     - Ensure that Nameservers==localhost is set for the primary domain [SME: 137]
808    
809     * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-14
810     - And remove db defaults for sysstat service [SME: 327]
811    
812     * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-13
813     - Remove sysstat startup symlink [SME: 327]
814    
815     * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-12
816     - Default sysconfig{PreviousSystemMode} == unknown [SME: 75]
817    
818     * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-11
819     - Remove Requires: sysstat [SME: 327]
820    
821     * Sat Dec 10 2005 Charlie Brady <charlieb@e-smith.com> 4.15.8-10
822     - Move code for testing internet access into menu item file.
823     [SME: 261]
824    
825     * Thu Dec 8 2005 Charlie Brady <charlieb@e-smith.com> 4.15.8-09
826     - Fix looping in console at swap ethernet choice page. [SME: 68]
827    
828     * Wed Dec 7 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-08
829     - Fix taint issues with RAID management menu item [SME: 253]
830    
831     * Mon Dec 05 2005 Filippo Carletti <carletti@mobilia.it> 4.15.8-07
832     - console: DHCP range (wrong path chosen for non-English) [SME: 157]
833    
834     * Fri Dec 2 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-06
835     - Initial cut at console menu item to (re)add RAID-1 mirror [SME: 253]
836     - Needs to move to /sbin/e-smith/console-menu-items, once I work out
837     what I believe is a taint issue.
838    
839     * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-05
840     - Change 'standby' to 'stand by' in console [SME: 66]
841    
842     * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-04
843     - Fix routing on eth0 for multiple local networks [SME: 203]
844    
845     * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-03
846     - Bump release number only
847    
848     * Mon Nov 28 2005 Charlie Brady <charlieb@e-smith.com>
849     - [4.15.8-02]
850     - Re-import head to CVS.
851     - Regenerate both key and cert when cert expires, not just crt. [SF: 1365965]
852    
853     * Sun Nov 20 2005 Gordon Rowell <gordonr@e-smith.com>
854     - [4.15.8-01]
855     - Default cpuspeed to disabled [MN00107779]
856    
857     * Wed Nov 16 2005 Mark Knox <mark_knox@mitel.com>
858     - [4.15.7-01]
859     - Imported to ClearCase
860     - Changed console sort order from ASCII to numeric [MN00107120]
861    
862     * Sun Nov 13 2005 Gordon Rowell <gordonr@e-smith.com>
863     - [4.15.6-09]
864     - Add -f option to add_mirror to allow use of disks with existing
865     partition tables [MN00101667]
866    
867     * Sun Nov 13 2005 Gordon Rowell <gordonr@e-smith.com>
868     - [4.15.6-08]
869     - Add reconfiguration reboot option to reboot panel [SF: 1349946]
870     - TODO: Cleanup so that the red warning header doesn't display since
871     the reboot is going to happen anyway
872    
873     * Mon Nov 7 2005 Gordon Rowell <gordonr@e-smith.com>
874     - [4.15.6-07]
875     - Only signal-event ip-change on the BOUND action of dhclient [SF: 1344853]
876    
877     * Tue Nov 1 2005 Charlie Brady <charlieb@e-smith.com>
878     - [4.15.6-06]
879     - Change DISABLED -> OFF in init script messages, and go back to standard
880     alignment. [SF: 1264702, 134543]
881    
882     * Mon Oct 24 2005 Charlie Brady <charlieb@e-smith.com>
883     - [4.15.6-05]
884     - Add default value of SYSFONTACM to /etc/sysconfig/i18n. [SF: 1295293]
885    
886     * Mon Oct 24 2005 Charlie Brady <charlieb@e-smith.com>
887     - [4.15.6-04]
888     - Replace grub setup commands in add_mirror with an exec of an external
889     script. This script will be provided by a bootloader specific package,
890     e.g. e-smith-lilo or e-smith-grub. That package should include a
891     "Provides: e-smith-bootloader" header, to satisfy a Requires in this
892     package. [SF: 1335937]
893    
894     * Thu Oct 20 2005 Charlie Brady <charlieb@e-smith.com>
895     - [4.15.6-03]
896     - Unload network drivers immediately after rc.sysinit runs, so that
897     we can control the order of allocation of eth0 and eth1. [SF: 1332366]
898    
899     * Mon Oct 17 2005 Charlie Brady <charlieb@e-smith.com>
900     - [4.15.6-02]
901     - Disable raid monitor if /boot/grub/device.map suggests that the system
902     is a single disk system. [SF: 1269091]
903    
904     * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
905     - [4.15.6-01]
906     - Remove L10Ns from base packages [SF: 1309520]
907    
908     * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
909     - [4.15.5-01]
910     - New dev stream before relocating L10Ns
911    
912     * Thu Oct 13 2005 Gordon Rowell <gordonr@gormand.com.au>
913     - [4.15.4-52]
914     - Add /sbin/e-smith/add_mirror [SF: 1325479]
915    
916     * Tue Oct 11 2005 Charlie Brady <charlieb@e-smith.com>
917     - [4.15.4-51]
918     - Untaint menu choice when ethernet driver is chosen from menu. [SF: 1323270]
919    
920     * Tue Oct 11 2005 Charlie Brady <charlieb@e-smith.com>
921     - [4.15.4-50]
922     - Move user-create-unix action before template expansions, so
923     that getpwnam can be used in template fragments. Ditto
924     for group-create-unix. [SF. 1322231]
925    
926     * Sun Oct 9 2005 Charlie Brady <charlieb@e-smith.com>
927     - [4.15.4-49]
928     - Fix spelling mistake in useraccounts panel. [SF: 1320002]
929    
930     * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
931     - [4.15.4-48]
932     - Revised translation of groups panel, reordered to match
933     the English lexicon - Thanks Didier Rambeau [SF: 1305184]
934    
935     * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
936     - [4.15.4-47]
937     - Added foot.tmpl for Italian [SF: 1309266]
938    
939     * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
940     - [4.15.4-46]
941     - Added Italian L10Ns - Thanks Filippo Carletti [SF: 1309266]
942    
943     * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
944     - [4.15.4-45]
945     - Added Italian for Please wait - we should do this through gettext
946     or similar [SF: 1309288]
947    
948     * Thu Sep 29 2005 Gordon Rowell <gordonr@e-smith.com>
949     - [4.15.4-44]
950     - Reword Master DNS Server screen as "Corporated DNS Server", in
951     line with domains panel [gordonr MN00096914]
952    
953     * Mon Sep 26 2005 Gordon Rowell <gordonr@e-smith.com>
954     - [4.15.4-43]
955     - German L10Ns for userpassword and console - Thanks Dietmar Berteld
956     [SF: 1293325]
957    
958     * Sun Sep 25 2005 Gordon Rowell <gordonr@e-smith.com>
959     - [4.15.4-42]
960     - Added German L10N - Thanks Dietmar Berteld [SF: 1293325]
961    
962     * Sun Sep 25 2005 Gordon Rowell <gordonr@e-smith.com>
963     - [4.15.4-41]
964     - Added "de" to pleasewait ugliness case statement and
965     sorted the list alphabetically [SF: 1293325]
966    
967     * Fri Sep 23 2005 Gordon Rowell <gordonr@e-smith.com>
968     - [4.15.4-40]
969     - Convert [s]smtpfront-qmail to [s]smtpd in migrate fragment [SF: 1291265]
970    
971     * Thu Sep 22 2005 Charlie Brady <charlieb@e-smith.com>
972     - [4.15.4-39]
973     - Add preliminary support for ethernet bonding on local interface.
974     - Modify user-modify-unix so that usermod is not called to change
975     shell or GCOS field unless they need to change.
976    
977     * Mon Sep 12 2005 Charlie Brady <charlieb@e-smith.com>
978     - [4.15.4-38]
979     - Update filelist entries for databases which have moved
980     from /home/e-smith to /home/e-smith/db [SF: 1216546]
981    
982     * Tue Sep 6 2005 Tony Clayton <apc@e-smith.com>
983     - [4.15.4-37]
984     - Create /mnt/floppy symlink if required in post-{install,upgrade}.
985     [MN00095821]
986     - Haldaemon race conditions seem quite recalcitrant, so don't try to create
987     /mnt/cdrom symlink. [SF: 1260322]
988     - Disable CTRL-C in console [tonyc SF: 1264697]
989     - Catch CTRL-C in console during Test Internet [tonyc SF: 1264697]
990    
991     * Tue Sep 6 2005 Charlie Brady <charlieb@e-smith.com>
992     - [4.15.4-36]
993     - Rework user-group-modify to work around perl bug in getgrent(). [SF 1276553]
994    
995     * Tue Sep 6 2005 Charlie Brady <charlieb@e-smith.com>
996     - [4.15.4-35]
997     - Also create /mnt/floppy symlink if required. [MN00095821]
998    
999     * Mon Sep 5 2005 Gordon Rowell <gordonr@e-smith.com>
1000     - [4.15.4-34]
1001     - Re-add Master DNS Server console screen [gordonr MN00096910, MN00088222]
1002    
1003     * Fri Sep 2 2005 Charlie Brady <charlieb@e-smith.com>
1004     - [4.15.4-33]
1005     - Fix race condition in /mnt/cdrom symlink creation, by creating
1006     symlink from haldaemon action. [SF: 1260322]
1007    
1008     * Thu Sep 1 2005 Charlie Brady <charlieb@e-smith.com>
1009     - [4.15.4-32]
1010     - Really create /mnt/cdrom symlink if required. [SF: 1260322]
1011    
1012     * Tue Aug 30 2005 Shad Lords <slords@mail.com>
1013     - [4.15.4-31]
1014     - Update services entries to conform with RHEL4 services [SF: 1276479]
1015    
1016     * Mon Aug 29 2005 Charlie Brady <charlieb@e-smith.com>
1017     - [4.15.4-30]
1018     - Correctly handle multiple net specification in ValidFrom for httpd-admin.
1019     [SF: 1273756]
1020    
1021     * Tue Aug 23 2005 Charlie Brady <charlieb@e-smith.com>
1022     - [4.15.4-29]
1023     - Fix taint problem in license text in option 6 of the console menu.
1024     [SF: 1267284]
1025    
1026     * Tue Aug 23 2005 Gordon Rowell <gordonr@gormand.com.au>
1027     - [4.15.4-28]
1028     - Respect Shell property of user accounts [SF: 1266706]
1029    
1030     * Thu Aug 18 2005 Charlie Brady <charlieb@e-smith.com>
1031     - [4.15.4-27]
1032     - Modify /sbin/e-smith/service so that it runs /sbin/service unless
1033     runlevel is 7. [SF: 1237968]
1034     - Only prefix /sbin/e-smith to PATH if user is root. [SF: 1250579]
1035    
1036     * Tue Aug 16 2005 Charlie Brady <charlieb@e-smith.com>
1037     - [4.15.4-26]
1038     - Add Requires for bridge-utils and vconfig.
1039    
1040     * Tue Aug 16 2005 Charlie Brady <charlieb@e-smith.com>
1041     - [4.15.4-25]
1042     - Add "Requires: rssh".
1043    
1044     * Mon Aug 15 2005 Charlie Brady <charlieb@e-smith.com>
1045     - [4.15.4-24]
1046     - Update %ghost filelist entries for databases which have moved
1047     from /home/e-smith to /home/e-smith/db [SF: 1216546]
1048    
1049     * Mon Aug 15 2005 Charlie Brady <charlieb@e-smith.com>
1050     - [4.15.4-23]
1051     - Create /mnt/cdrom symlink if required. [SF: 1260322]
1052    
1053     * Thu Aug 11 2005 Charlie Brady <charlieb@e-smith.com>
1054     - [4.15.4-22]
1055     - Add Requires: whiptail so that the out fork of whiptail from the
1056     newt package is installed on upgrade.
1057    
1058     * Tue Aug 9 2005 Charlie Brady <charlieb@e-smith.com>
1059     - [4.15.4-21]
1060     - Add Requires: headers for all the additional standard daemons, to
1061     ensure they are installed on upgrade.
1062    
1063     * Tue Aug 9 2005 Shad Lords <slords@mail.com>
1064     - [4.15.4-20]
1065     - Change httpd-admin access from local to localhost [SF: 1246986]
1066     - Change console to use 980 instead of https to avoid warnings [SF: 1246182]
1067     - tie console to new httpd-admin{TCPPort} property. [SF: 1246986]
1068    
1069     * Tue Aug 2 2005 Shad Lords <slords@email.com>
1070     - [4.15.4-19]
1071     - Add TCPPort and access for httpd-admin [SF: 1246986]
1072     - Fix UnsavedChanges in console [SF: 1245238]
1073    
1074     * Thu Jul 28 2005 Charlie Brady <charlieb@e-smith.com>
1075     - [4.15.4-18]
1076     - Remove all use db_ API except in console (which will come later).
1077    
1078     * Wed Jul 27 2005 Shad Lords <slords@mail.com>
1079     - [4.15.4-17]
1080     - Add systemid property to sysconfig db record. [SF: 1246367]
1081    
1082     * Wed Jul 27 2005 Shad Lords <slords@mail.com>
1083     - [4.15.4-16]
1084     - Upgrade database APIs to latest standard.
1085     - Move databases from /home/e-smith to /home/e-smith/db [SF: 1216546]
1086    
1087     * Wed Jul 27 2005 Shad Lords <slords@mail.com>
1088     - [4.15.4-15]
1089     - Use https to access server-manager from console, to avoid redirect
1090     problems. [SF: 1246182]
1091    
1092     * Wed Jul 27 2005 Shad Lords <slords@mail.com>
1093     - [4.15.4-14]
1094     - Remove hwconfig db default entry. [SF: 1246180]
1095    
1096     * Wed Jul 27 2005 Charlie Brady <charlieb@e-smith.com>
1097     - [4.15.4-13]
1098     - Remove checking against 32 group limit from UI. Thanks to Gordon Rowell
1099     for the main patch. [SF: 1245421]
1100    
1101     * Tue Jul 26 2005 Charlie Brady <charlieb@e-smith.com>
1102     - [4.15.4-12]
1103     - Patches from Shad Lords.
1104     - Complete fix of user password validation started in 4.15.3-06.
1105     [SF: 1242098]
1106     - Change default password strength to "strong". [SF: 1246178]
1107    
1108     * Tue Jul 19 2005 Charlie Brady <charlieb@e-smith.com>
1109     - [4.15.4-11]
1110     - Patches submitted by Gordon Rowell.
1111     - Change /etc/modules.conf templates to /etc/modprobe.conf
1112     and add templates.metadata/etc/modprobe.conf [SF: 1227251]
1113     - Remove fragments 10appletalk and 95ModulePaths, since they are
1114     for very old migrations of /etc/modules.conf
1115    
1116     * Tue Jul 19 2005 Charlie Brady <charlieb@e-smith.com>
1117     - [4.15.4-10]
1118     - Move quota setup in fstab template into e-smith-quota, where it
1119     belongs.
1120    
1121     * Tue Jul 12 2005 Charlie Brady <charlieb@e-smith.com>
1122     - [4.15.4-09]
1123     - Add default db entries for messagebus and haldaemon. [SF: 1225899]
1124    
1125     * Tue Jul 12 2005 Charlie Brady <charlieb@e-smith.com>
1126     - [4.15.4-08]
1127     - Add messagebus and haldaemon services, so that cdrom mount point
1128     etc is created as required. [SF: 1225899]
1129    
1130     * Fri Jul 8 2005 Charlie Brady <charlieb@e-smith.com>
1131     - [4.15.4-07]
1132     - Add miscelleous performance related standard RHEL/CentOS services.
1133    
1134     * Thu Jul 7 2005 Charlie Brady <charlieb@e-smith.com>
1135     - [4.15.4-06]
1136     - Add RAID monitoring service. [SF: 1222143]
1137    
1138     * Tue Jul 5 2005 Charlie Brady <charlieb@e-smith.com>
1139     - [4.15.4-05]
1140     - Fix log noise from DynDNS update script. [SF: 1231871]
1141    
1142     * Fri Jun 24 2005 Charlie Brady <charlieb@e-smith.com>
1143     - [4.15.4-04]
1144     - Change default domain name setting - I'm sure that xxx is deprecated.
1145    
1146     * Tue Jun 21 2005 Charlie Brady <charlieb@e-smith.com>
1147     - [4.15.4-03]
1148     - Deal gracefully with missing /etc/sysconfig/keyboard file.
1149    
1150     * Tue Jun 21 2005 Charlie Brady <charlieb@e-smith.com>
1151     - [4.15.4-02]
1152     - Remove "random" service startup symlink - no longer required, as
1153     prng is seeded by rc.sysinit.
1154    
1155     * Tue Jun 21 2005 Charlie Brady <charlieb@e-smith.com>
1156     - [4.15.4-01]
1157     - Make new development stream - 4.15.4
1158    
1159     * Mon Jun 20 2005 Charlie Brady <charlieb@e-smith.com>
1160     - [4.15.3-07]
1161     - Move httpd-admin logging from inside /var/log/httpd to /var/log/httpd-admin.
1162     - Remove mouseconfig hack. [MN00057145]
1163    
1164     * Fri Jun 17 2005 Charlie Brady <charlieb@e-smith.com>
1165     - [4.15.3-06]
1166     - Fix password strength checking of user passwords. [SF: 1222255]
1167    
1168     * Thu Jun 16 2005 Charlie Brady <charlieb@e-smith.com>
1169     - [4.15.3-05]
1170     - Prefix /sbin/e-smith to $PATH, rather than append. [SF: 1222092]
1171    
1172     * Tue Jun 14 2005 Charlie Brady <charlieb@e-smith.com>
1173     - [4.15.3-04]
1174     - Fix set-external-ip in case of missing ExternalIP db record. [SF: 1217877]
1175    
1176     * Tue Jun 14 2005 Charlie Brady <charlieb@e-smith.com>
1177     - [4.15.3-03]
1178     - Remove smbpasswd references from chap-secrets file. Don't re-expand
1179     chap-secrets file during various user related events. [SF: 1215401]
1180    
1181     * Tue Jun 14 2005 Charlie Brady <charlieb@e-smith.com>
1182     - [4.15.3-02]
1183     - Break up template for /etc/shells into fragments, and add
1184     /usr/bin/rssh. [SF: 1220145]
1185    
1186     * Thu Jun 9 2005 Charlie Brady <charlieb@e-smith.com>
1187     - [4.15.3-01]
1188     - Roll new development stream - 4.15.3
1189    
1190     %prep
1191     %setup
1192 vip-ire 1.30 %patch1 -p1
1193 slords 1.31 %patch2 -p1
1194 slords 1.1
1195     %pre
1196     if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ]
1197     then
1198     cd /etc/e-smith/locale
1199    
1200     [ -L fr ] && rm fr
1201     mkdir fr
1202     mv fr-ca/* fr
1203     rmdir fr-ca
1204     fi
1205    
1206     [ ! -L /etc/e-smith/locale/fr-ca ] && ln -s fr /etc/e-smith/locale/fr-ca
1207    
1208     /sbin/e-smith/create-system-user smelog 1002 \
1209     'smelog log user' /var/log/smelog /bin/false
1210     /sbin/e-smith/create-system-user smelastsys 2999 \
1211     'sme last system user marker' /tmp /bin/false
1212    
1213     %post
1214    
1215     %build
1216     # Force creation of potentially empty directories
1217     mkdir -p root/etc/e-smith/licenses
1218     mkdir -p root/etc/e-smith/skel/user/.ssh
1219     mkdir -p root/etc/e-smith/skel/user/home
1220     mkdir -p root/etc/e-smith/skel/user/Maildir/{cur,new,tmp}
1221     mkdir -p root/etc/e-smith/skel/e-smith/files/users
1222     mkdir -p root/etc/e-smith/skel/e-smith/files/users/admin/home
1223     mkdir -p root/etc/e-smith/skel/e-smith/files/primary/{cgi-bin,files,html}
1224     mkdir -p root/etc/e-smith/skel/e-smith/Maildir/{cur,new,tmp}
1225     mkdir -p root/etc/e-smith/templates{,-custom,-user,-user-custom}
1226     mkdir -p root/home/e-smith/files/{users,server-resources}
1227     mkdir -p root/home/e-smith/files/users/admin/home
1228     mkdir -p root/home/e-smith/Maildir/{cur,new,tmp}
1229     mkdir -p root/root/.ssh
1230     mkdir -p root/var/log/wan
1231    
1232     %if "%_build_arch" == "i386"
1233     echo "enabled" > root/etc/e-smith/db/configuration/defaults/apmd/status
1234     %else
1235     echo "disabled" > root/etc/e-smith/db/configuration/defaults/apmd/status
1236     %endif
1237    
1238     LEXICONS=$(find root/etc/e-smith/web/{functions,panels/password/cgi-bin} \
1239     -type f | grep -v CVS)
1240    
1241     for lexicon in $LEXICONS
1242     do
1243     /sbin/e-smith/validate-lexicon $lexicon
1244     done
1245    
1246     /sbin/e-smith/generate-lexicons
1247    
1248     perl createlinks
1249     /sbin/e-smith/buildtests 10e-smith-base
1250     ln -s /etc/rc.d/rc.local root/etc/rc.d/init.d/local
1251     mkdir -p root/etc/rc6.d
1252     mkdir -p root/etc/rc.d/rc7.d
1253     ln -s /etc/rc.d/rc7.d root/etc/rc7.d
1254     # Improve "telinit 1 behaviour
1255     mkdir -p root/etc/rc.d/rc1.d
1256    
1257     mkdir -p root/usr/share/locale/en_US/LC_MESSAGES
1258 slords 1.26 xgettext -L perl -o root/usr/share/locale/en_US/LC_MESSAGES/server-console.po root/sbin/e-smith/console
1259 slords 1.1
1260     mkdir -p root/etc/e-smith/locale
1261     # Make the fr-ca link in %pre to ease upgrades
1262     # ln -s fr root/etc/e-smith/locale/fr-ca
1263     ln -s fr root/etc/e-smith/locale/fr-fr
1264     ln -s en-us root/etc/e-smith/locale/en
1265     ln -s en-us root/etc/e-smith/locale/en-au
1266     ln -s en-us root/etc/e-smith/locale/en-gb
1267     ln -s en-us root/etc/e-smith/locale/en-nz
1268    
1269     mkdir -p root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe
1270     ln -s /etc/e-smith/templates-default/template-begin-shell \
1271     root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe/template-begin
1272    
1273     for file in imap login passwd pwauth system-auth
1274     do
1275     mkdir -p root/etc/e-smith/templates/etc/pam.d/$file
1276     ln -s /etc/e-smith/templates-default/template-begin-pam \
1277     root/etc/e-smith/templates/etc/pam.d/$file/template-begin
1278     done
1279    
1280     mkdir -p root/service
1281     mkdir -p root/etc/rc.d/init.d/supervise
1282    
1283     for service in dhcpd wan ippp syslog klogd
1284     do
1285     ln -s /var/service/$service root/service/$service
1286     mkdir -p root/var/service/$service/supervise
1287     touch root/var/service/$service/down
1288     if [ -d root/var/service/$service/log ]
1289     then
1290     mkdir -p root/var/service/$service/log/supervise
1291     mkdir -p root/var/log/$service
1292     fi
1293     ln -s ../daemontools root/etc/rc.d/init.d/supervise/$service
1294     done
1295    
1296     # Remove (for now) supervised syslog and klogd services
1297     rm root/etc/rc.d/init.d/supervise/{syslog,klogd}
1298     rm root/service/{syslog,klogd}
1299    
1300     mkdir -p root/etc/e-smith/events/local
1301     mkdir -p root/etc/e-smith/events/user-modify-admin
1302     mkdir -p root/home/e-smith/db
1303    
1304     mkdir -p root/etc/e-smith/pam
1305     mkdir -p root/home/e-smith/ssl.key
1306     mkdir -p root/home/e-smith/ssl.crt
1307     mkdir -p root/home/e-smith/ssl.pem
1308    
1309     mkdir -p root/var/state/e-smith
1310    
1311     for file in %{dbfiles}
1312     do
1313     mkdir -p root/etc/e-smith/db/$file/{defaults,migrate,force}
1314     done
1315    
1316     mkdir -p root/etc/tcprules
1317    
1318     mkdir -p root/service
1319     touch root/var/service/wan/down
1320    
1321     ln -s /var/service/raidmonitor root/service/raidmonitor
1322    
1323     mkdir -p root/var/service/raidmonitor/supervise
1324     touch root/var/service/raidmonitor/down
1325    
1326     mkdir -p root/var/service/raidmonitor/log/supervise
1327    
1328     mkdir -p root/var/log/raidmonitor
1329    
1330     mkdir -p root/etc/e-smith/tests
1331     mkdir -p root/etc/rc.d/rc7.d
1332     ln -s /etc/rc.d/init.d/e-smith-service root/etc/rc.d/rc7.d/S42ldap
1333     mkdir -p root/home/e-smith/db/ldap
1334    
1335     mkdir -p root/etc/rc.d/init.d/supervise
1336     ln -s ../daemontools root/etc/rc.d/init.d/supervise/ldap
1337    
1338     mkdir -p root/service
1339     ln -s /var/service/ldap root/service/ldap
1340     touch root/var/service/ldap/down
1341     mkdir -p root/var/service/ldap/ssl
1342    
1343     %install
1344     rm -rf $RPM_BUILD_ROOT
1345     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
1346     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
1347     --file /etc/cron.daily/conf-mod_ssl 'attr(0544,root,root)' \
1348     --file /etc/rc.d/rc.e-smith 'attr(0750,root,root)' \
1349     --dir /var/service/dhcpd 'attr(01755,root,root)' \
1350     --file /var/service/dhcpd/down 'attr(0644,root,root)' \
1351     --file /var/service/dhcpd/run 'attr(0755,root,root)' \
1352     --dir /var/service/dhcpd/log 'attr(0755,root,root)' \
1353     --dir /var/service/dhcpd/log/supervise 'attr(0700,root,root)' \
1354     --dir /var/service/dhcpd/supervise 'attr(0700,root,root)' \
1355     --file /var/service/dhcpd/log/run 'attr(0755,root,root)' \
1356     --dir /var/log/dhcpd 'attr(2750,smelog,smelog)' \
1357     --dir /var/service/raidmonitor 'attr(01755,root,root)' \
1358     --file /var/service/raidmonitor/down 'attr(0644,root,root)' \
1359     --file /var/service/raidmonitor/run 'attr(0755,root,root)' \
1360     --dir /var/service/raidmonitor/log 'attr(0755,root,root)' \
1361     --dir /var/service/raidmonitor/log/supervise 'attr(0700,root,root)' \
1362     --dir /var/service/raidmonitor/supervise 'attr(0700,root,root)' \
1363     --file /var/service/raidmonitor/log/run 'attr(0755,root,root)' \
1364     --dir /var/log/raidmonitor 'attr(2750,smelog,smelog)' \
1365     --file /var/service/syslog/run 'attr(0755,root,root)' \
1366     --file /var/service/syslog/down 'attr(0644,root,root)' \
1367     --file /var/service/klogd/run 'attr(0755,root,root)' \
1368     --file /var/service/klogd/down 'attr(0644,root,root)' \
1369     --dir /etc/e-smith/pam 'attr(0700,root,root)' \
1370     --dir /home/e-smith/ssl.key 'attr(0700,root,root)' \
1371     --dir /home/e-smith/ssl.crt 'attr(0700,root,root)' \
1372     --dir /home/e-smith/ssl.pem 'attr(0700,root,root)' \
1373     --file /var/service/ldap/run 'attr(0750,root,root)' \
1374     --file /var/service/ldap/finish 'attr(0750,root,root)' \
1375     --dir /var/service/ldap/control 'attr(0750,root,root)' \
1376     --file /var/service/ldap/control/1 'attr(0750,root,root)' \
1377     --dir /var/service/ldap/ssl 'attr(0750,root,ldap)' \
1378     --dir /var/lib/ldap 'attr(0700,ldap,ldap)' \
1379     --dir /var/service/wan 'attr(1755,root,root)' \
1380     --file /var/service/wan/down 'attr(0644,root,root)' \
1381     --file /var/service/wan/run 'attr(0750,root,root)' \
1382     --file /var/service/wan/run.dhclient 'attr(0750,root,root)' \
1383     --file /var/service/wan/run.pppoe 'attr(0750,root,root)' \
1384     --file /var/service/wan/run.static 'attr(0750,root,root)' \
1385     --file /var/service/wan/run.dialup 'attr(0750,root,root)' \
1386     --file /var/service/wan/run.disabled 'attr(0750,root,root)' \
1387     --dir /var/service/wan/supervise 'attr(0700,root,root)' \
1388     --dir /var/service/wan/log 'attr(1755,root,root)' \
1389     --file /var/service/wan/log/run 'attr(0750,root,root)' \
1390     --dir /var/service/wan/log/supervise 'attr(0700,root,root)' \
1391     --dir /var/log/wan 'attr(2750,smelog,smelog)' \
1392     --dir /var/service/ippp 'attr(1755,root,root)' \
1393     --file /var/service/ippp/down 'attr(0644,root,root)' \
1394     --file /var/service/ippp/run 'attr(0750,root,root)' \
1395     --dir /var/service/ippp/supervise 'attr(0700,root,root)' \
1396     --dir /var/service/ippp/log 'attr(1755,root,root)' \
1397     --file /var/service/ippp/log/run 'attr(0750,root,root)' \
1398     --dir /var/service/ippp/log/supervise 'attr(0700,root,root)' \
1399     --dir /var/log/ippp 'attr(2750,smelog,smelog)' \
1400     --dir /etc/e-smith/skel/user/.ssh 'attr(0700,root,root)' \
1401     > %{name}-%{version}-%{release}-filelist
1402    
1403     mkdir -p $RPM_BUILD_ROOT/home/e-smith/db
1404     for file in %{dbfiles}
1405     do
1406     # Create ghost file for rpm
1407     touch $RPM_BUILD_ROOT/home/e-smith/db/$file
1408     echo "%config(noreplace) %attr(0640,root,admin) /home/e-smith/db/$file" \
1409     >> %{name}-%{version}-%{release}-filelist
1410     done
1411     echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist
1412    
1413     %clean
1414     rm -rf $RPM_BUILD_ROOT
1415    
1416     %files -f %{name}-%{version}-%{release}-filelist
1417     %defattr(-,root,root)

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