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

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

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


Revision 1.4 - (hide annotations) (download)
Wed Apr 2 21:26:16 2008 UTC (16 years, 2 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-base+ldap-4_19_1-7_el4_sme
Changes since 1.3: +4 -1 lines
* Wed Apr 2 2008 Sebastien F. <sebast@firewall-services.com> 4.19.1-7
- Really fix free/busy in usermanager [SME: 4157]

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

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