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

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

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


Revision 1.23 - (hide annotations) (download)
Sun Aug 17 15:05:23 2008 UTC (15 years, 9 months ago) by bytegw
Branch: MAIN
CVS Tags: e-smith-base+ldap-4_19_1-25_el4_sme
Changes since 1.22: +6 -1 lines
See changelog

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

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