/[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.21 - (hide annotations) (download)
Sat Aug 9 16:45:56 2008 UTC (15 years, 9 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-base+ldap-4_19_1-23_el5_sme
Changes since 1.20: +4 -2 lines
Updates

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

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