/[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.28 - (hide annotations) (download)
Tue Oct 7 19:21:54 2008 UTC (15 years, 7 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-base+ldap-5_2_0-1_el5_sme
Changes since 1.27: +7 -58 lines
New streams

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

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