/[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.1 - (hide annotations) (download)
Mon Mar 31 17:45:15 2008 UTC (16 years, 2 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-base+ldap-4_19_1-1_el5_sme
Import on branch sme8 of package e-smith-base+ldap-4.19.1-1.el5.sme.src.rpm

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

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