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

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

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


Revision 1.7 - (show annotations) (download)
Wed Mar 6 20:20:15 2013 UTC (11 years, 3 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-lib-2_4_0-6_el6_sme
Changes since 1.6: +6 -3 lines
* Wed Mar 6 2013 Shad L. Lords <slords@mail.com> 2.4.0-6.sme
- Fix pre script to make www and apache the same [SME: 7319]

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

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