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

Annotation 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.3 - (hide annotations) (download)
Mon Jul 18 07:52:44 2016 UTC (7 years, 10 months ago) by unnilennium
Branch: MAIN
Changes since 1.2: +8 -2 lines
* Mon Jul 18 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme
- fix mysqld to mariadb [SME: 9438]

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

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