/[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.32 - (hide annotations) (download)
Sat Oct 25 11:35:59 2008 UTC (15 years, 7 months ago) by dungog
Branch: MAIN
CVS Tags: e-smith-base+ldap-5_0_0-4_el4_sme
Changes since 1.31: +7 -2 lines
* Sat Oct 25 2008 Stephen Noble <support@dungog.net> 5.0.0-4.sme
- create service link for smartd [SME: 1445]

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

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