/[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.12 - (show annotations) (download)
Sat May 25 23:41:44 2013 UTC (11 years ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-lib-2_4_0-9_el6_sme
Changes since 1.11: +8 -2 lines
* Sat May 25 2013 Ian Wells <esmith@wellsi.com> 2.4.0-9.sme
- Correctly display accented letters in the console [SME: 6658]
  by Filippo Carletti

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

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