/[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.36 - (hide annotations) (download)
Sat Oct 24 20:35:32 2009 UTC (14 years, 7 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-base+ldap-5_2_0-8_el5_sme
Changes since 1.35: +7 -2 lines
* Sat Oct 24 2009 Jonathan Martens <smeserver-contribs@snetram.nl>
- Prevent IP conflicts between local and external interface in server gateway mode [SME: 5501]

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

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