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

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

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


Revision 1.18 - (hide annotations) (download)
Fri Jul 25 21:21:16 2008 UTC (15 years, 10 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-base+ldap-4_19_1-20_el5_sme
Changes since 1.17: +6 -1 lines
Updates

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

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