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

Contents 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.20 - (show annotations) (download)
Fri Aug 8 11:07:56 2008 UTC (15 years, 9 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-base+ldap-4_19_1-22_el5_sme
Changes since 1.19: +6 -1 lines
* Fri Aug  8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-22
- Change userpassword panel to use PASSWORD_VERIFY_NEW instead of PASSWORD_NEW_VERIFY [SME: 4487]

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

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