/[smeserver]/rpms/e-smith-lib/sme7/e-smith-lib.spec
ViewVC logotype

Contents of /rpms/e-smith-lib/sme7/e-smith-lib.spec

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


Revision 1.16 - (show annotations) (download)
Mon Oct 13 21:48:13 2008 UTC (15 years, 8 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-lib-2_0_0-2_el4_sme
Changes since 1.15: +7 -2 lines
Add samba roles patch

1 # $Id: e-smith-lib.spec,v 1.15 2008/10/07 18:41:09 slords Exp $
2
3 Summary: e-smith server and gateway - library module
4 %define name e-smith-lib
5 Name: %{name}
6 %define version 2.0.0
7 %define release 2
8 Version: %{version}
9 Release: %{release}%{?dist}
10 License: Artistic
11 Group: Networking/Daemons
12 Source: %{name}-%{version}.tar.gz
13 Patch1: e-smith-lib-2.0.0-sambaRole.patch
14 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
15 BuildArchitectures: noarch
16 BuildRequires: e-smith-devtools >= 1.6.3-01
17 Obsoletes: %{name}-Tai64n
18 Obsoletes: whiptail
19 Requires: dialog
20 Requires: perl, perl(Text::Template)
21 Requires: perl(Time::HiRes), perl(MIME::Base64)
22 Requires: perl(Authen::PAM), perl(I18N::AcceptLanguage)
23 Requires: perl(I18N::LangTags) >= 0.27
24 Requires: perl(Net::IPv4Addr) >= 0.10
25
26 %description
27 e-smith server and gateway software - library module.
28
29 %changelog
30 * Mon Oct 13 2008 Shad L. Lords <slords@mail.com> 2.0.0-2.sme
31 - Add patch to support multiple samba roles [SME: 4172]
32
33 * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.0.0-1.sme
34 - Roll new stream to separate sme7/sme8 trees [SME: 4633]
35
36 * Sat Aug 9 2008 Shad L. Lords <slords@mail.com> 1.18.0-28
37 - Read /dev/urandmon instead of /dev/random [SME: 4492]
38
39 * Sat Aug 9 2008 Shad L. Lords <slords@mail.com> 1.18.0-27
40 - Make dialog not use STDERR for return values [SME: 3663]
41 - Remove requires for whiptail. No longer needed [SME: 4491]
42
43 * Thu Jul 31 2008 Shad L. Lords <slords@mail.com> 1.18.0-26
44 - Make binmode properties of db class [SME: 4317]
45 - Add new navigation db & utf8 classes [SME: 4317]
46
47 * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 1.18.0-25
48 - Add .utf8 to locale unless server-console [SME: 4162]
49 - Add new languages to langtag2locale [SME: 4163]
50
51 * Sun Mar 30 2008 Shad L. Lords <slords@mail.com> 1.18.0-24
52 - Gracefully handle encoding errors in navigation dbs [SME: 4147]
53
54 * Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 1.18.0-23
55 - Make PAM conv routine not look for english strings [SME: 4117]
56
57 * Tue Mar 25 2008 Shad L. Lords <slords@mail.com> 1.18.0-22
58 - Fix wide output to syslog and allow navigations db to be utf8 [SME: 4101]
59
60 * Mon Mar 10 2008 Shad L. Lords <slords@mail.com> 1.18.0-21
61 - Output navigation in UTF-8 [SME: 3858]
62
63 * Sun Jan 20 2008 Gavin Weight <gweight@gmail.com> 1.18.0-20
64 - Call smbpasswd -e - to reset user correctly. [SME: 3755]
65
66 * Tue Jan 08 2008 Stephen Noble <support@dungog.net> 1.18.0-19
67 - modify validate password strong match for console [SME: 2173]
68
69 * Thu Nov 01 2007 Gavin Weight <gweight@gmail.com> 1.18.0-18
70 - Fix I18N.pm file descriptor leak. [SME: 3509]
71
72 * Wed Oct 31 2007 Charlie Brady <charlie_brady@mitel.com> 1.18.0-17
73 - Remove undocumented and unused template metadata handling from
74 generic_template_expand action (Take II). [SME: 2798]
75
76 * Fri Jun 1 2007 Shad L. Lords <slords@mail.com> 1.18.0-16
77 - pam_unix requires passwords >= 6 [SME: 3039]
78
79 * Mon May 21 2007 Shad L. Lords <slords@mail.com> 1.18.0-15
80 - Fix ip addr shift to work on 64-bit
81
82 * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
83 - Clean up spec so package can be built by koji/plague
84
85 * Thu Apr 05 2007 Shad L. Lords <slords@mail.com> 1.18.0-14
86 - Reverse changes for 1.18.0-12 as it is being used. [SME: 2838]
87
88 * Wed Apr 04 2007 Charlie Brady <charlie_brady@mitel.com> 1.18.0-13
89 - Allow gauge console widget to be used without following message_page.
90 [SME: 2832].
91
92 * Mon Mar 26 2007 Charlie Brady <charlie_brady@mitel.com> 1.18.0-12
93 - Remove undocumented and unused template metadata handling from
94 generic_template_expand action. [SME: 2798]
95
96 * Mon Mar 26 2007 Charlie Brady <charlie_brady@mitel.com> 1.18.0-11
97 - Split logfile rotation code out of generic_template_expand.
98 Code moved to a new action in e-smith-base. [SME: 2795]
99
100 * Mon Mar 19 2007 Charlie Brady <charlie_brady@mitel.com> 1.18.0-10
101 Don't try to read template.metadata from subdirectories (affects
102 initialize_database_defaults). [SME: 2690]
103
104 * Fri Mar 16 2007 Charlie Brady <charlie_brady@mitel.com> 1.18.0-9
105 - Allow template.metadata to be provided via a directory of
106 small files. [SME: 2690]
107 - Add support for a DELETE boolean template.metadata item. [SME: 2691]
108
109 * Wed Feb 28 2007 Charlie Brady <charlie_brady@mitel.com> 1.18.0-8
110 - Add gauge widget to esmith::console. [SME: 2579]
111
112 * Sun Feb 25 2007 Charlie Brady <charlie_brady@mitel.com> 1.18.0-7
113 - Default infobox height to 8 rows, and allow override via params.
114 [SME: 2560]
115
116 * Fri Feb 23 2007 Shad L. Lords <slords@mail.com> 1.18.0-6
117 - Really fix clear parameter for inputbox dialog screen [SME: 2533]
118
119 * Fri Feb 23 2007 Shad L. Lords <slords@mail.com> 1.18.0-5
120 - Fix clear parameter for dialog screens [SME: 2533]
121
122 * Thu Feb 22 2007 Charlie Brady <charlie_brady@mitel.com> 1.18.0-4
123 - switch esmith::console::password_page() to use dialog rather than
124 whiptail. [SME: 2534]
125
126 * Thu Feb 22 2007 Charlie Brady <charlie_brady@mitel.com> 1.18.0-3
127 - Add infobox widget. [SME: 2533]
128
129 * Sun Jan 28 2007 Shad L. Lords <slords@mail.com> 1.18.0-2
130 - Fix backtitle spacing for new dialog menus [SME: 2328]
131
132 * Fri Jan 26 2007 Shad L. Lords <slords@mail.com> 1.18.0-1
133 - Roll stable stream. [SME: 2328]
134
135 * Tue Dec 15 2006 Federico Simoncelli <federico.simoncelli@gmail.com> 1.17.0-8
136 - Added the validatePassword function to esmith::util. [SME: 2100]
137
138 * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
139 - Update to new release naming. No functional changes.
140 - Make Packager generic
141
142 * Fri Nov 24 2006 Gordon Rowell <gordonr@gormand.com.au> 1.17.0-06
143 - Allow optional path to peeers directory in
144 esmith::tcpsvd::configure_peers() [SME: 2086]
145
146 * Tue Nov 14 2006 Charlie Brady <charlie_brady@mitel.com> 1.17.0-05
147 - Allow defaulno option to esmith::console::yesno.
148 - Fix I/O redirection in esmith::console::new.
149
150 * Tue Nov 07 2006 Charlie Brady <charlie_brady@mitel.com> 1.17.0-04
151 - Allow display of "0" in iesmith::cgi::genSmallCell. [SME: 2038]
152
153 * Mon Oct 23 2006 Charlie Brady <charlie_brady@mitel.com> 1.17.0-03
154 - Make dialog the default console app, with whiptail used only when
155 required.
156
157 * Wed Oct 11 2006 Charlie Brady <charlie_brady@mitel.com> 1.17.0-02
158 - Allow 'dialog' to be called from esmith::console. [SME: 1958]
159
160 * Wed Oct 11 2006 Charlie Brady <charlie_brady@mitel.com> 1.17.0-01
161 - Roll development branch.
162
163 * Mon Sep 25 2006 Charlie Brady <charlie_brady@mitel.com> 1.16.0-06
164 - Fix problem with greedy RE in template.metadata parsing. [SME: 1906]
165
166 * Fri Sep 08 2006 Charlie Brady <charlie_brady@mitel.com> 1.16.0-05
167 - Fix taint problem in template.metadata handling. [SME: 1906]
168
169 * Thu Apr 13 2006 Charlie Brady <charlie_brady@mitel.com> 1.16.0-04
170 - Use "kudzu --probe --class network" for NIC detection. [SME: 727]
171
172 * Fri Apr 7 2006 Gordon Rowell <gordonr@gormand.com.au> 1.16.0-03
173 - Don't call smbpasswd -e - setting the password is sufficient [SME: 1193]
174
175 * Tue Mar 28 2006 Gordon Rowell <gordonr@gormand.com.au> 1.16.0-02
176 - Log previous contents of db entry in DELETE log [SME: 1066]
177
178 * Tue Mar 14 2006 Charlie Brady <charlie_brady@mitel.com> 1.16.0-01
179 - Roll to stable stream version number. [SME: 1016]
180
181 * Fri Mar 10 2006 Charlie Brady <charlie_brady@mitel.com> 1.15.4-02
182 - Suppress warning from genSmallCell if text is undefined. [SME: 986]
183
184 * Fri Feb 17 2006 Gordon Rowell <gordonr@gormand.com.au> 1.15.4-01
185 - Roll patches up to 1.15.3-42
186 - Trim changelog prior to 1.15.0-01 [SME: 828]
187
188 * Thu Feb 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.15.3-42
189 - Adjust console title bar to 'SME Server' [SME: 726]
190
191 * Tue Feb 14 2006 Gordon Rowell <gordonr@gormand.com.au> 1.15.3-41
192 - Reworded text for template-begin and change URL to /development/
193 rather than /custom/ [SME: 773]
194
195 * Mon Feb 13 2006 Charlie Brady <charlie_brady@mitel.com> 1.15.3-40
196 - Update URL in default template-begin fragment. [SME: 773]
197
198 * Sat Feb 11 2006 Charlie Brady <charlieb@e-smith.com> 1.15.3-39
199 - Remove obsolete e-smith-lib-Tai64n package. [SME: 689]
200
201 * Sat Feb 11 2006 Charlie Brady <charlieb@e-smith.com> 1.15.3-38
202 - [Null changelog for missing version - we accidentally skipped
203 this version.]
204
205 * Sat Feb 11 2006 Charlie Brady <charlieb@e-smith.com> 1.15.3-37
206 - Fix get_all_by_prop in scalar context. [SME: 669,721]
207
208 * Mon Feb 6 2006 Shad L. Lords <slords@mail.com> 1.15.3-37
209 - Add ability to pass many props to get_all_by_prop [SME: 669]
210
211 * Mon Jan 23 2006 Charlie Brady <charlieb@e-smith.com> 1.15.3-36
212 - Fix warning during pseudonym deletion. [SME: 491]
213
214 * Fri Jan 20 2006 Charlie Brady <charlieb@e-smith.com> 1.15.3-35
215 - Fix up use of Sys::Syslog::syslog. [SME: 526]
216
217 * Thu Jan 19 2006 Charlie Brady <charlieb@e-smith.com> 1.15.3-34
218 - Remove running of kudzu during NIC probing. TODO: Find a solution
219 to system reconfiguration when new hardware is added. [SME: 192]
220
221 * Tue Jan 10 2006 Charlie Brady <charlieb@e-smith.com> 1.15.3-33
222 - Fold a.b.c.d/255.255.255.255 to a.b.c.d in local_access_spec() to
223 work around bugs in applications which don't accept such specs.
224 [SME: 430]
225
226 * Mon Jan 9 2006 Gordon Rowell <gordonr@gormand.com.au> 1.15.3-32
227 - Check whether an accounts db record exists before trying to create
228 the dot and underscore pseudonyms (new_record will fail silently)
229 and check that the records are pseudonyms before deleting them [SME: 24]
230
231 * Mon Jan 9 2006 Gordon Rowell <gordonr@gormand.com.au> 1.15.3-31
232 - And update POD for last change [SME: 24]
233
234 * Mon Jan 9 2006 Gordon Rowell <gordonr@gormand.com.au> 1.15.3-30
235 - Allow dot and underscore in account names [SME: 24]
236
237 * Tue Dec 27 2005 Gordon Rowell <gordonr@gormand.com.au> 1.15.3-29
238 - Remove newlines from cluck() string and just note that the old
239 path was used [SME: 365]
240
241 * Sat Dec 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.15.3-28
242 - If db exists in both the old and new locations in
243 initialize_default_databases, rename the one in the new
244 location to db.time(), avoiding the conflict and saving the
245 evidence in case it is needed later [SME: 229]
246
247 * Mon Dec 05 2005 Mark Knox <mark_knox@mitel.com>
248 - [1.15.3-27]
249 - Moved queueing logic to separate daemon, replaced with FIFO IPC [BZ252
250
251 * Thu Dec 01 2005 Mark Knox <mark_knox@mitel.com>
252 - [1.15.3-26]
253 - Added event queueing (open source portion) for clustered systems [BZ250]
254
255 * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.15.3-25
256 - Bump release number only
257
258 * Thu Nov 24 2005 Gordon Rowell <gordonr@e-smith.com>
259 - [1.15.3-24]
260 - Add missing 'use Locale::gettext' to esmith::console.pm [MN00108804]
261
262 * Sun Nov 20 2005 Charlie Brady <charlieb@e-smith.com>
263 - [1.15.3-23]
264 - Clarify logic for stopped services in adjust-services. [SF: 1357629]
265
266 * Sun Nov 20 2005 Gordon Rowell <gordonr@e-smith.com>
267 - [1.15.3-22]
268 - Correct adjust-services logic for stopped services [SF: 1357629]
269
270 * Wed Nov 16 2005 Charlie Brady <charlieb@e-smith.com>
271 - [1.15.3-21]
272 - Allow services2adjust directories to contain files rather than just dangling
273 symlinks. Files can contain more than one actions to perform. [SF: 1270644]
274
275 * Wed Nov 16 2005 Charlie Brady <charlieb@e-smith.com>
276 - [1.15.3-20]
277 - Also don't start services if we just want to "once" them. [SF: 1357629]
278
279 * Wed Nov 16 2005 Charlie Brady <charlieb@e-smith.com>
280 - [1.15.3-19]
281 - Fix restart of enabled supervised services which we are attempting to stop.
282 [SF: 1357629]
283
284 * Tue Nov 15 2005 Charlie Brady <charlieb@e-smith.com>
285 - [1.15.3-18]
286 - Set default for $type in esmith::cgi::genSmallCell, to prevent some log
287 noise. [SF: 1357830]
288
289 * Tue Nov 15 2005 Charlie Brady <charlieb@e-smith.com>
290 - [1.15.3-17]
291 - Pass $EVENT to template expansions in generic_template_expand.
292 [SF: MN00106104]
293
294 * Tue Nov 15 2005 Gordon Rowell <gordonr@e-smith.com>
295 - [1.15.3-16]
296 - Redirect esmith::config calls on old db paths to the new
297 location [SF: 1335865]
298
299 * Thu Oct 27 2005 Charlie Brady <charlieb@e-smith.com>
300 - [1.15.3-15]
301 - Fix a few minor spec file portability issues. [SF: 1339729]
302
303 * Wed Oct 26 2005 Charlie Brady <charlieb@e-smith.com>
304 - [1.15.3-14]
305 - Add it and de to the langtag2locale fixups. [SF: 1338236]
306
307 * Tue Oct 11 2005 Charlie Brady <charlieb@e-smith.com>
308 - [1.15.3-13]
309 - Build driver list from .ko files as well as .o files. Untaint driver
310 names while building list. [SF: 1323270]
311
312 * Mon Sep 26 2005 Charlie Brady <charlieb@e-smith.com>
313 - [1.15.3-12]
314 - Fix "defaults" handling so that values which evaluate to false are
315 not overridden by default. [SF: 1303885]
316
317 * Fri Sep 23 2005 Charlie Brady <charlieb@e-smith.com>
318 - [1.15.3-11]
319 - Untaint db names before attempting to move them. [MN00098405]
320
321 * Thu Sep 22 2005 Charlie Brady <charlieb@e-smith.com>
322 - [1.15.3-10]
323 - Provide networks method in esmith::NetworksDB. [SF: 1296099]
324 - Support a "localhost" configuration in esmith::tcpsvd:configure_peers
325 [SF: 1294719]
326
327 * Tue Sep 20 2005 Charlie Brady <charlieb@e-smith.com>
328 - [1.15.3-09]
329 - Remove deprecated functions from esmith::utils. [SF: 1295851]
330 - Include only "network" records in local_access_spec. [SF: 1296099]
331
332 * Mon Sep 12 2005 Charlie Brady <charlieb@e-smith.com>
333 - [1.15.3-08]
334 - Remove warning about explicit path in esmith::db::_db_path.
335 [SF: 1286294]
336
337 * Fri Sep 9 2005 Charlie Brady <charlieb@e-smith.com>
338 - [1.15.3-07]
339 - Tolerate, but warn about, symlinks in /home/e-smith. [SF: 1216546]
340
341 * Fri Sep 9 2005 Charlie Brady <charlieb@e-smith.com>
342 - [1.15.3-06]
343 - Reduce the noise from _file_path() in esmith::DB::db. [SF: 1286294]
344
345 * Wed Sep 7 2005 Charlie Brady <charlieb@e-smith.com>
346 - [1.15.3-05]
347 - Fix operation of expandTemplate when taint check is enabled.
348 [SF: 1284301]
349
350 * Wed Aug 17 2005 Mark Knox <markk@e-smith.com>
351 - [1.15.3-04]
352 - Added open_local and open_ro_local methods for clustering [markk MN00094831]
353
354 * Tue Aug 16 2005 Charlie Brady <charlieb@e-smith.com>
355 - [1.15.3-03]
356 - Fix POD error in util.pm.
357
358 * Wed Jul 27 2005 Charlie Brady <charlieb@e-smith.com>
359 - [1.15.3-02]
360 - Move databases default location from /home/e-smith to /home/e-smith/db.
361 During esmith::utils::initialize_default_databases, move from old to new
362 location before doing db migrate actions. [SF: 1216546]
363
364 * Wed Jul 27 2005 Charlie Brady <charlieb@e-smith.com>
365 - [1.15.3-01]
366 - Roll a new development stream - 1.15.3
367
368 * Wed Jul 27 2005 Charlie Brady <charlieb@e-smith.com>
369 - [1.15.2-04]
370 - Remove broken MergeDB stuff. [SF: 1246315]
371
372 * Wed Jul 27 2005 Mark Knox <markk@e-smith.com>
373 - [1.15.2-03]
374 - Fixed misleading comment in util.pm
375 - Added 'use' statements in Record classes for SOAP compatibility
376 - Fixed undefined max_len warning
377 - Added explicit writeconf calls in db::Record.pm, needed for setting props
378 via SOAP
379
380 * Tue Jul 19 2005 Charlie Brady <charlieb@e-smith.com>
381 - [1.15.2-02]
382 - Allow db open API to use default path if a simple filename
383 is provided as arg. This is preparation for move of dbs to
384 /home/e-smith/db. Patch by Shad Lords.
385
386 * Mon Jul 18 2005 Charlie Brady <charlieb@e-smith.com>
387 - [1.15.2-01]
388 - Roll new development stream - 1.15.2
389
390 * Fri Jul 15 2005 Mark Knox <markk@e-smith.com>
391 - [1.15.1-44]
392 - Tweak to allow calling _writeconf from SOAP [markk MN00090738]
393
394 * Tue Jun 21 2005 Charlie Brady <charlieb@e-smith.com>
395 - [1.15.1-43]
396 - Ensure that esmith::util::LdapPassword returns bare string without
397 newline terminator.
398
399 * Sun Jun 12 2005 Charlie Brady <charlieb@e-smith.com>
400 - [1.15.1-42]
401 - Remove .rpmsave and .rpmnew symlinks (as well as files). [SF: 1217969]
402 - Handle missing description in pcitables entries.
403
404 * Sun Jun 12 2005 Charlie Brady <charlieb@e-smith.com>
405 - [1.15.1-41]
406 - Provide feedback (via log messages) from services2adjust. [SF: 1218920]
407
408 * Mon May 30 2005 Charlie Brady <charlieb@e-smith.com>
409 - [1.15.1-40]
410 - Add preinstall scripting to create required accounts/groups if they
411 don't already exist. [SF: 1210723]
412
413 * Thu May 5 2005 Charlie Brady <charlieb@e-smith.com>
414 - [1.15.1-39]
415 - Show Text::Template error text rather than inappropriate $! if template
416 expansion fails.
417 - Change error to warning if a config item is set with an empty "type"
418 property.
419
420 * Thu May 5 2005 Charlie Brady <charlieb@e-smith.com>
421 - [1.15.1-38]
422 - Fix esmith::DB::get_prop_and_delete fail if prop is "false" [From Gordon].
423
424 * Tue May 3 2005 Charlie Brady <charlieb@e-smith.com>
425 - [1.15.1-37]
426 - Update directory list so that ethernet drivers from kernel-unsupported are
427 added to "choose by driver" list.
428
429 * Sat Mar 19 2005 Charlie Brady <charlieb@e-smith.com>
430 - [1.15.1-36]
431 - Rework esmith::tcpsvd::configure_peers so that it doesn't chdir.
432 - Fix generic_template_expand so that templates.metadata doesn't
433 need to set OUTPUT_FILENAME is TEMPLATE_PATH is changed. This
434 matches what expand-template already does.
435
436 * Fri Mar 18 2005 Charlie Brady <charlieb@e-smith.com>
437 - [1.15.1-35]
438 - Change numerous calls to "croak" in esmith::template
439 to "carp ...; return", so that problem with any single
440 template expansion doesn't terminate calling program.
441 [MN00075009]
442
443 * Wed Mar 16 2005 Charlie Brady <charlieb@e-smith.com>
444 - [1.15.1-34]
445 - Add missing "use esmith::util" in esmith::tcpsvd.
446
447 * Wed Mar 16 2005 Charlie Brady <charlieb@e-smith.com>
448 - [1.15.1-33]
449 - Add esmith::tcpsvd library for managing tcpsvd "peers"
450 directories.
451
452 * Mon Mar 14 2005 Charlie Brady <charlieb@e-smith.com>
453 - [1.15.1-32]
454 - Make template expansion message more succinct.
455
456 * Thu Mar 10 2005 Charlie Brady <charlieb@e-smith.com>
457 - [1.15.1-31]
458 - Remove pseudonyms of pseudonyms when removing user
459 accounts. Adapted from patch submitted by Shad. [MN00039941]
460
461 * Wed Feb 23 2005 Charlie Brady <charlieb@e-smith.com>
462 - [1.15.1-30]
463 - Fix incompatibility with CentOS's CGI.pm.
464
465 * Tue Feb 22 2005 Charlie Brady <charlieb@e-smith.com>
466 - [1.15.1-29]
467 - Fix bug in output to empty file when FILTER is used
468 during template expansion. [charlieb MN00050075]
469
470 * Tue Feb 22 2005 Charlie Brady <charlieb@e-smith.com>
471 - [1.15.1-28]
472 - Refresh contents of /etc/sysconfig/hwconf before listing
473 network adaptors [MN00069993]
474 - Fix typo in documentation of esmith::DB::db - reported from Tanna -
475 http://www.livejournal.com/users/gcrumb/61169.html (thanks Dan!)
476
477 * Wed Feb 16 2005 Charlie Brady <charlieb@e-smith.com>
478 - [1.15.1-27]
479 - Fix typo. [MN00066059]
480
481 * Wed Feb 16 2005 Charlie Brady <charlieb@e-smith.com>
482 - [1.15.1-26]
483 - Use /sbin/e-smith/whiptail if it is available. [MN00066059]
484
485 * Mon Feb 7 2005 Charlie Brady <charlieb@e-smith.com>
486 - [1.15.1-25]
487 - Update perms and ownership when expanding templates, regardless of
488 whether file content has changed or not. [MN00068043]
489
490 * Wed Feb 2 2005 Charlie Brady <charlieb@e-smith.com>
491 - [1.15.1-24]
492 - Fix the insertion of implicit actions into sorted action list in
493 event.pm. Problem was perl syntax ambiguity. [MN00066406]
494
495 * Fri Jan 28 2005 Charlie Brady <charlieb@e-smith.com>
496 - [1.15.1-23]
497 - Really move /home/e-smith/* to e-smith-base. [MN00066635]
498
499 * Fri Jan 28 2005 Charlie Brady <charlieb@e-smith.com>
500 - [1.15.1-22]
501 - Move /home/e-smith/* to e-smith-base. [MN00066635]
502 - Move generic-template expand to S05 position in sort, and
503 adjust-service to S90. Fix run-time error. [MN00066406]
504 - Don't attempt to execute non-executable action scripts.
505
506 * Thu Jan 27 2005 Charlie Brady <charlieb@e-smith.com>
507 - [1.15.1-21]
508 - Implicitly include template expand and services adjust actions
509 in each event if the respective metadata directory exists.
510 [MN00066406]
511
512 * Tue Jan 25 2005 Charlie Brady <charlieb@e-smith.com>
513 - [1.15.1-20]
514 - Add "adjust" to list of verbs which serviceControl groks,
515 to allow for "masq adjust". [MN00065576]
516
517 * Tue Jan 25 2005 Charlie Brady <charlieb@e-smith.com>
518 - [1.15.1-19]
519 - Add adjust-services generic action script [MN00065576]
520
521 * Tue Jan 18 2005 Charlie Brady <charlieb@e-smith.com>
522 - [1.15.1-18]
523 - Fix typo. [MN00064412]
524 - Improve die() message in esmith::config::STORE. [MN00064394]
525
526 * Mon Jan 17 2005 Charlie Brady <charlieb@e-smith.com>
527 - [1.15.1-17]
528 - Fix broken logging (and reduce logging) in initialize_default_databases.
529 [MN00064412]
530 - Fix inappropriate use of global $_ in initialize_default_databases.
531 [MN00064415]
532
533 * Thu Dec 23 2004 Charlie Brady <charlieb@e-smith.com>
534 - [1.15.1-16]
535 - Read templated file metadata (if any) from file tree under
536 /etc/e-smith/templates.metadata. Update expand-template to
537 use current API. [MN00061830]
538
539 * Tue Dec 14 2004 Mark Knox <markk@e-smith.com>
540 - [1.15.1-15]
541 - Change copyright date to 2004 [markk MN00060958]
542
543 * Fri Nov 5 2004 Charlie Brady <charlieb@e-smith.com>
544 - [1.15.1-14]
545 - Fix Authen::PAM dependency header [charlieb MN00040240]
546 - Use kudzu's generated /etc/sysconfig/hwconf file for NIC detection
547 [charlieb MN00056220]
548
549 * Thu Oct 14 2004 Michael Soulier <msoulier@e-smith.com>
550 - [1.15.1-13]
551 - Updated esmith::ethernet's search code to remove File::Find, as it doesn't
552 get along with taint checking. [msoulier MN00052510]
553
554 * Wed Oct 13 2004 Michael Soulier <msoulier@e-smith.com>
555 - [1.15.1-12]
556 - Updated esmith::ethernet's search code such that is it more adaptable, and
557 recurses the directories given. [msoulier MN00052510]
558
559 * Wed Oct 13 2004 Michael Soulier <msoulier@e-smith.com>
560 - [1.15.1-11]
561 - Updated esmith::ethernet's search paths for network drivers.
562 [msoulier MN00052510]
563
564 * Mon Oct 4 2004 Charlie Brady <charlieb@e-smith.com>
565 - [1.15.1-10]
566 - Remove dependency on perl(Filter::Handle) [charlieb MN00050075]
567
568 * Fri Sep 24 2004 Charlie Brady <charlieb@e-smith.com>
569 - [1.15.1-09]
570 - Updated requires with new perl dependencies. [msoulier MN00040240]
571 - Remove "AutoReqProv: no" so that "Provides" headers are auto-generated.
572 [charlieb MN00040240]
573 - Remove anachronistic "require v5.6.0" directives. [charlieb MN00050370]
574 - Avoid use of Filter::Handle in esmith::template. [charlieb MN00050075]
575
576 * Fri Aug 27 2004 Michael Soulier <msoulier@e-smith.com>
577 - [1.15.1-08]
578 - Added esmith::util::network::isValidEmail function. [msoulier MN00023814]
579
580 * Thu Aug 26 2004 Michael Soulier <msoulier@e-smith.com>
581 - [1.15.1-07]
582 - Added svdisable to permissible actions in serviceControl.
583 [msoulier MN00043056]
584
585 * Tue Aug 10 2004 Michael Soulier <msoulier@e-smith.com>
586 - [1.15.1-06]
587 - Fixed new methods. Bad else case. [msoulier MN00044891]
588
589 * Fri Aug 6 2004 Michael Soulier <msoulier@e-smith.com>
590 - [1.15.1-05]
591 - Added a keys() method. [msoulier MN00041968]
592
593 * Fri Aug 6 2004 Michael Soulier <msoulier@e-smith.com>
594 - [1.15.1-04]
595 - Added set_prop and set_value methods in esmith::DB. [msoulier MN00044891]
596
597 * Tue Jul 20 2004 Michael Soulier <msoulier@e-smith.com>
598 - [1.15.1-03]
599 - Undeprecated esmith::util::serviceControl. [msoulier MN00043056]
600
601 * Fri Jun 25 2004 Tony Clayton <apc@e-smith.com>
602 - [1.15.1-02]
603 - Merge language_tag2locale() function from perl-I18N-LangTags [tonyc
604 MN00040170]
605
606 * Fri May 28 2004 Michael Soulier <msoulier@e-smith.com>
607 - [1.15.1-01]
608 - Rolling to collect patches.
609
610 * Fri May 28 2004 Michael Soulier <msoulier@e-smith.com>
611 - [1.15.0-23]
612 - Reordered the create code slightly to catch more errors.
613 [msoulier MN00035059]
614
615 * Fri May 28 2004 Michael Soulier <msoulier@e-smith.com>
616 - [1.15.0-22]
617 - Added yet more error handling and reporting. [msoulier MN00035059]
618
619 * Fri May 28 2004 Michael Soulier <msoulier@e-smith.com>
620 - [1.15.0-21]
621 - Fixed one $Error reference that I missed in the last rev.
622 [msoulier MN00035059]
623
624 * Fri May 28 2004 Michael Soulier <msoulier@e-smith.com>
625 - [1.15.0-20]
626 - Moved error handling from esmith::DB::db to esmith::DB, since it should not
627 be database implementation specific. [msoulier MN00035059]
628
629 * Fri May 28 2004 Michael Soulier <msoulier@e-smith.com>
630 - [1.15.0-19]
631 - Propagated migration failures up to calling code for reporting to syslog.
632 - Propagated creation failures up to calling code.
633 - Moved lexicon $Error in esmith::DB::db to a class property so it can be used
634 by subclasses. [msoulier MN00035059]
635
636 * Thu May 27 2004 Michael Soulier <msoulier@e-smith.com>
637 - [1.15.0-18]
638 - Changed print statements to calls to the logger. [msoulier MN00035059]
639
640 * Thu May 27 2004 Michael Soulier <msoulier@e-smith.com>
641 - [1.15.0-17]
642 - Added print statements to initialize-default-databases for post-install
643 debugging. [msoulier MN00035059]
644
645 * Fri May 7 2004 Michael Soulier <msoulier@e-smith.com>
646 - [1.15.0-16]
647 - Fixed migrate to report the caught error message. [msoulier MN00032503]
648
649 * Thu May 6 2004 Michael Soulier <msoulier@e-smith.com>
650 - [1.15.0-15]
651 - Added isValidHostname function to esmith::util::network.
652 [msoulier MN00024212]
653
654 * Fri Feb 13 2004 Michael Soulier <msoulier@e-smith.com>
655 - [1.15.0-14]
656 - Greatly simplified the _mysystem function by ripping out open3.
657 [msoulier dpar-20385]
658
659 * Fri Feb 13 2004 Michael Soulier <msoulier@e-smith.com>
660 - [1.15.0-13]
661 - Backed-out change in esmith::util, as it's non-trivial there with the exec.
662 Completed update of esmith::event, and separated the esmith::Logger class.
663 [msoulier dpar-20385]
664
665 * Fri Feb 13 2004 Michael Soulier <msoulier@e-smith.com>
666 - [1.15.0-12]
667 - Removed use of the logger entirely, replacing it with an abstracted
668 interface to the Sys::Syslog module. [msoulier dpar-20385]
669
670 * Thu Jan 8 2004 Michael Soulier <msoulier@e-smith.com>
671 - [1.15.0-11]
672 - Fixed esmith::util::network::isValidIP() so valid IP substrings no longer
673 return true values. [msoulier 9308]
674
675 * Thu Jan 8 2004 Michael Soulier <msoulier@e-smith.com>
676 - [1.15.0-10]
677 - Added a check in STORE in esmith::config for invalid attempts to set a value
678 without a type. Also escalated previous warnings for undef key and value to
679 fatal exceptions. [msoulier 7386]
680
681 * Thu Jan 8 2004 Michael Soulier <msoulier@e-smith.com>
682 - [1.15.0-09]
683 - Now trimming whitespace around keys and values during esmith::config STORE
684 events, to prevent invalid keys and values from being saved. [msoulier 7021]
685
686 * Mon Jan 5 2004 Michael Soulier <msoulier@e-smith.com>
687 - [1.15.0-08]
688 - Fixed POD around merge_props. [msoulier 9482]
689
690 * Fri Nov 7 2003 Tony Clayton <apc@e-smith.com>
691 - [1.15.0-07]
692 - And again [tonyc 10569]
693
694 * Fri Nov 7 2003 Tony Clayton <apc@e-smith.com>
695 - [1.15.0-06]
696 - Change Merge API a bit, fix pod [tonyc 10569]
697
698 * Fri Nov 7 2003 Tony Clayton <apc@e-smith.com>
699 - [1.15.0-05]
700 - Add esmith::DB::Merge library [tonyc 10569]
701
702 * Fri Oct 10 2003 Michael Soulier <msoulier@e-smith.com>
703 - [1.15.0-04]
704 - Fixed AccountsDB.pm to handle group names with hyphens and periods, to match
705 the error message in the groups panel, and the rest of the group/user
706 behaviour. [msoulier 10236]
707
708 * Sun Sep 21 2003 Charlie Brady <charlieb@e-smith.com>
709 - [1.15.0-03]
710 - Skip any directries when iterating over action scripts in esmith::event.
711 Add logfile timestamp symlinking to generic_template_expand action.
712 Use templates2expand and logfiles2timestamp subdirectories of the event
713 directory. Fix shebang line. [charlieb 10035]
714
715 * Thu Sep 18 2003 Charlie Brady <charlieb@e-smith.com>
716 - [1.15.0-02]
717 - Add generic_template_expand action. [charlieb 10035]
718
719 * Thu Sep 18 2003 Charlie Brady <charlieb@e-smith.com>
720 - [1.15.0-01]
721 - Changing version to development stream number - 1.15.0
722
723 %prep
724 %setup
725 %patch1 -p1
726
727 %pre
728 # Remove legacy symlink if one exists
729 [ -L /usr/lib/perl5/site_perl/esmith ] && rm -f /usr/lib/perl5/site_perl/esmith
730
731 # Move files from legacy dir if any exist
732 mkdir -p /usr/lib/perl5/site_perl/esmith
733 if [ -d /usr/lib/perl5/site_perl/5.005/esmith ]; then
734 mv -f /usr/lib/perl5/site_perl/5.005/esmith/* \
735 /usr/lib/perl5/site_perl/esmith
736 rmdir /usr/lib/perl5/site_perl/5.005/esmith/
737 fi
738
739 #--------------------------------------------------
740 # add admin, public and www user accounts
741 #--------------------------------------------------
742 /usr/sbin/groupadd \
743 -g 500 shared 2>/dev/null || :
744 /usr/sbin/useradd \
745 -u 102 -c 'e-smith web server' -d /home/e-smith \
746 -G shared -M -s /bin/false www 2>/dev/null || :
747 /usr/sbin/useradd \
748 -u 101 -c 'e-smith administrator' -d /home/e-smith \
749 -G shared,root,www -M -s /sbin/e-smith/console admin 2>/dev/null || :
750 /usr/sbin/useradd \
751 -u 103 -c 'e-smith guest' -d /home/e-smith \
752 -G shared -M -s /bin/false public 2>/dev/null || :
753 /usr/sbin/useradd \
754 -u 1002 -c 'sme log user' -d /var/log/smelog \
755 -M -s /bin/false smelog 2>/dev/null || :
756
757 exit 0
758
759 %post
760
761 %build
762 for event in post-install post-upgrade bootstrap-console-save console-save
763 do
764 mkdir -p root/etc/e-smith/events/$event
765 done
766 perl createlinks
767
768 %install
769 rm -rf $RPM_BUILD_ROOT
770 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
771 rm -f %{name}-%{version}-%{release}-filelist
772 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
773 >%{name}-%{version}-%{release}-filelist
774 echo "%doc Copying" >> %{name}-%{version}-%{release}-filelist
775 echo "%doc Artistic" >> %{name}-%{version}-%{release}-filelist
776 echo "%doc LICENSE" >> %{name}-%{version}-%{release}-filelist
777
778 %clean
779 rm -rf $RPM_BUILD_ROOT
780
781 %files -f %{name}-%{version}-%{release}-filelist
782 %defattr(-,root,root)

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