/[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.7 - (hide annotations) (download)
Wed Apr 12 21:39:03 2017 UTC (7 years, 1 month ago) by unnilennium
Branch: MAIN
CVS Tags: e-smith-lib-2_6_0-6_el7_sme
Changes since 1.6: +7 -3 lines
* Wed Apr 12 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-6.sme
- remove reference to smtpd in configuration.conf [SME: 9478]

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

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