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

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

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


Revision 1.8 - (show annotations) (download)
Mon Oct 23 07:21:23 2017 UTC (6 years, 7 months ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-lib-2_6_0-7_el7_sme
Changes since 1.7: +8 -2 lines
* Mon Oct 23 2017 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-7.sme
- Skip tap_soft interfaces (eg SoftEther, code from Hsing-Foo Wang)
  [SME: 10445]

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

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