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

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

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


Revision 1.1 - (show annotations) (download)
Fri Feb 5 22:44:50 2016 UTC (8 years, 3 months ago) by stephdl
Branch: MAIN
CVS Tags: e-smith-lib-2_6_0-1_el7_sme
* Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-1.sme - Initial release to sme10

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

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