/[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.41 - (hide annotations) (download)
Mon Feb 1 05:24:20 2010 UTC (14 years, 4 months ago) by dungog
Branch: MAIN
CVS Tags: e-smith-base+ldap-5_2_0-13_el5_sme
Changes since 1.40: +9 -2 lines
* Sun Jan 31 2010 Stephen Noble <support@dungog.net> 5.2.0-13.sme
- Fix usb console backup and restore [SME: 4909]

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

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