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

Annotation 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.10 - (hide annotations) (download)
Tue May 7 15:02:51 2013 UTC (11 years, 1 month ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-lib-2_4_0-8_el6_sme
Changes since 1.9: +8 -22 lines
* Sun May 05 2013 Ian Wells <esmith@wellsi.com> 2.4.0-8.sme
- Add e-smith as a prereq to enable removal of adding users in %pre [SME: 7547]

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

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