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

Annotation of /rpms/e-smith-ntp/sme10/e-smith-ntp.spec

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


Revision 1.2 - (hide annotations) (download)
Thu May 12 21:09:42 2016 UTC (8 years, 1 month ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-ntp-2_6_0-2_el7_sme
Changes since 1.1: +5 -2 lines
* Thu May 12 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-2.sme
- Rebuild for [SME: 9393]

1 vip-ire 1.2 # $Id: e-smith-ntp.spec,v 1.1 2016/02/05 22:20:33 stephdl Exp $
2 stephdl 1.1
3     Summary: e-smith specific NTP configuration files and templates
4     %define name e-smith-ntp
5     Name: %{name}
6     %define version 2.6.0
7 vip-ire 1.2 %define release 2
8 stephdl 1.1 Version: %{version}
9     Release: %{release}%{?dist}
10     License: GPL
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.13.1-03
16     Requires: e-smith-formmagick >= 1.4.0-9
17     Requires: e-smith-base
18     Requires: ntp
19     Requires: e-smith-lib >= 1.15.1-19
20     AutoReqProv: no
21    
22     %changelog
23 vip-ire 1.2 * Thu May 12 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-2.sme
24     - Rebuild for [SME: 9393]
25    
26 stephdl 1.1 * Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-1.sme
27     - Initial release to sme10
28    
29     * Sat Jan 3 2015 Charlie Brady <charlieb.brady@mitel.com> 2.4.0-6.sme
30     - Allow ntp status queries from localhost. [SME: 8764]
31    
32     * Mon Feb 3 2014 chris burnat <devlist@burnat.com> 2.4.0-5.sme
33     - Prevent server being used in NTP amplification attacks.
34     - Code by Jesper Holck [SME: 8181]
35    
36     * Fri Mar 22 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-4.sme
37     - Increase memory limit [SME: 7502]
38    
39     * Mon Feb 4 2013 Ian Wells <esmith@wellsi.com> 2.4.0-3.sme
40     - Remove default and migrate fragments for ntpd memory limit [SME: 7243]
41    
42     * Mon Feb 4 2013 Ian Wells <esmith@wellsi.com> 2.4.0-2.sme
43     - Increase memory limit for ntpd [SME: 7243]
44    
45     * Fri Feb 1 2013 Ian Wells <esmith@wellsi.com> 2.4.0-1.sme
46     - Rolling for SME 9
47    
48     * Tue Oct 7 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-5.sme
49     - Set the TimeZone property earlier, so templates can rely on it [SME: 6754]
50    
51     * Sun Nov 21 2010 Ian Wells <esmith@wellsi.com> 2.2.0-4.sme
52     - SME 8.0 Changelog Cleanup [SME: 6368]
53    
54     * Tue Oct 12 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-3.sme
55     - Support large drifts [SME: 5648]
56    
57     * Tue Jun 8 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-2.sme
58     - Do not allow pool.ntp.org as NTP server [SME: 5957]
59    
60     * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
61     - Roll new stream to separate sme7/sme8 trees [SME: 4633]
62    
63     * Mon Jul 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.16.0-17
64     - Remove <base> tags now in general [SME: 3923]
65    
66     * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.16.0-16
67     - Remove <base> tags now in general [SME: 3923]
68    
69     * Sat Feb 09 2008 Gavin Weight <gweight@gmail.com> 1.16.0-15
70     - Remove the expand-template as set in previous patch, as we already
71     expand correct places. [SME: 3868]
72    
73     * Fri Feb 8 2008 Filippo Carletti <filippo.carletti@gmail.com> 1.16.0-14
74     - Choose correct step-ticker for pool.ntp.org hosts. [SME: 3868]
75    
76     * Fri Nov 30 2007 Gavin Weight <gweight@gmail.com> 1.16.0-13
77     - Fix use of uninitialized value in 30pool migrate. [SME: 3594]
78    
79     * Sun Jul 08 2007 Stephen Noble <support@dungog.net> 1.16.0-12
80     - Migrate pool.ntp.org to smeserver.pool.ntp.org [SME: 1426]
81    
82     * Sun Jul 08 2007 Stephen Noble <support@dungog.net> 1.16.0-11
83     - Change default to smeserver.pool.ntp.org [SME: 1426]
84    
85     * Tue Jun 26 2007 Gavin Weight <gweight@gmail.com> 1.16.0-10
86     - Change Initial to First in the Datetime panel. [SME: 3108]
87    
88     * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
89     - Clean up spec so package can be built by koji/plague
90    
91     * Mon Jan 22 2007 Shad L. Lords <slords@mail.com> 1.16.0-9
92     - Up memory limit to remove out of memory errors [SME: 2241]
93    
94     * Tue Jan 16 2007 Shad L. Lords <slords@mail.com> 1.16.0-8
95     - Rework hwclock sync patch to function properly. [SME: 1954]
96    
97     * Tue Jan 16 2007 Shad L. Lords <slords@mail.com> 1.16.0-7
98     - Remove HWClockSupport needs rework. [SME: 1954]
99     - Rework success patch needs delay before signal-event [SME: 2292]
100    
101     * Sun Jan 14 2007 Shad L. Lords <slords@mail.com> 1.16.0-6
102     - Fix migrate fragment [SME: 1954]
103    
104     * Sat Jan 13 2007 Shad L. Lords <slords@mail.com> 1.16.0-5
105     - Make success/failure messages standard [SME: 2292]
106    
107     * Tue Jan 2 2007 Charlie Brady <charlie_brady@mitel.com> 1.16.0-4
108     - Add patch from Zac Sprackett to support sync to HW clock. [SME: 1954]
109    
110     * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
111     - Update to new release naming. No functional changes.
112     - Make Packager generic
113    
114     * Sat Dec 02 2006 Shad L. Lords <slords@mail.com> 1.16.0-02
115     - Bump version so it gets installed on upgrade and forces ntp to be installed.
116    
117     * Wed Mar 15 2006 Charlie Brady <charlie_brady@mitel.com> 1.16.0-01
118     - Roll stable stream version. [SME: 1016]
119    
120     * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.15.2-02
121     - Bump release number only
122    
123     * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
124     - [1.15.2-01]
125     - Remove L10Ns from base packages [SF: 1309520]
126    
127     * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
128     - [1.15.1-01]
129     - New dev stream before relocating L10Ns
130    
131     * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
132     - [1.15.0-14]
133     - Added Italian L10N - Thanks Filippo Carletti [SF: 1309266]
134    
135     * Mon Sep 26 2005 Gordon Rowell <gordonr@e-smith.com>
136     - [1.15.0-13]
137     - Added German L10N - Thanks Dietmar Berteld [SF: 1293325]
138    
139     * Wed Aug 31 2005 Charlie Brady <charlieb@e-smith.com>
140     - [1.15.0-12]
141     - Enforce minimum value of content of env/MEMLIMIT file. [SF: 1270649]
142    
143     * Tue Aug 23 2005 Charlie Brady <charlieb@e-smith.com>
144     - [1.15.0-11]
145     - Fix update of /etc/localtime symlink after update via panel. [SF: 1264801]
146    
147     * Wed Aug 17 2005 Charlie Brady <charlieb@e-smith.com>
148     - [1.15.0-10]
149     - Remove /etc/ntp.conf in %pre script, to work around
150     problems with update of ntpd RPM. Add conditional expand-template
151     to run script to be sure that file is regenerated before we need
152     it. [SF: 1237968]
153    
154     * Fri Aug 12 2005 Charlie Brady <charlieb@e-smith.com>
155     - [1.15.0-09]
156     - Open config db r/w to allow property update. [SF: 1216546]
157    
158     * Tue Jul 19 2005 Charlie Brady <charlieb@e-smith.com>
159     - [1.15.0-08]
160     - Update to current db access APIs. [SF: 1216546]
161    
162     * Thu Jun 23 2005 Charlie Brady <charlieb@e-smith.com>
163     - [1.15.0-07]
164     - Increase MemLimit setting to 6MB (for CentOS4 build). [SF: 1225925]
165     - Remove obsolete "authenticate" directive from ntpd.conf. [SF: 1225925]
166    
167     * Thu Jun 16 2005 Charlie Brady <charlieb@e-smith.com>
168     - [1.15.0-06]
169     - Ensure that 'status' property is recognised at startup. [MN00061795]
170    
171     * Thu Mar 31 2005 Charlie Brady <charlieb@e-smith.com>
172     - [1.15.0-05]
173     - Add default fragment for MemLimit property of ntp service.
174     [MN00064130]
175    
176     * Thu Mar 31 2005 Charlie Brady <charlieb@e-smith.com>
177     - [1.15.0-04]
178     - Remove explicity call of generic_template_expand - it's now
179     implicit. [MN00064130]
180    
181     * Tue Mar 8 2005 Charlie Brady <charlieb@e-smith.com>
182     - [1.15.0-03]
183     - Fix template expansion of /etc/ntp/step-tickers and ./env/MEMLIMIT
184     [MN00064130]
185     - Use generic service adjust action for reload/restart. [MN00065576]
186    
187     * Tue Jan 25 2005 Charlie Brady <charlieb@e-smith.com>
188     - [1.15.0-02]
189     - Combine set-date and set-clock, and use a shell script rather than
190     perl. [MN00064941]
191     - Use generic_template_expand action where possible, in place
192     of specific actions. Update e-smith-lib dependency. [MN00064130]
193    
194     * Tue Jan 25 2005 Charlie Brady <charlieb@e-smith.com>
195     - [1.15.0-01]
196     - Changing version to development stream number - 1.15.0
197    
198     * Thu Nov 11 2004 Michael Soulier <msoulier@e-smith.com>
199     - [1.14.0-02]
200     - Patched stderr "leaking" from ntpdate call. [msoulier MN00056927]
201    
202     * Wed Nov 3 2004 Charlie Brady <charlieb@e-smith.com>
203     - [1.14.0-01]
204     - Changing version to stable stream number - 1.14.0
205    
206     * Tue Oct 19 2004 Gordon Rowell <gordonr@e-smith.com>
207     - [1.13.0-21]
208     - pool.ntp.org now uses 0, 1, 2 prefixes rather than relying on
209     short DNS TTLs. So, we need to add the prefixes if we are talking
210     with pool.ntp.org or {region}.pool.ntp.org and revert to listing
211     "normal" NTP servers once [gordonr MN00053174]
212    
213     * Mon Oct 18 2004 Gordon Rowell <gordonr@e-smith.com>
214     - [1.13.0-20]
215     - List the ntp server three times, for DNS round-robin servers,
216     such as pool.ntp.org, {region}.pool.ntp.org and time.nrc.ca
217     - [gordonr MN00053174]
218    
219     * Tue Sep 28 2004 Charlie Brady <charlieb@e-smith.com>
220     - [1.13.0-19]
221     - Convert ntp.conf/10localhost template fragment from DOS text format
222     [charlieb MN00050805]
223    
224     * Tue Sep 28 2004 Charlie Brady <charlieb@e-smith.com>
225     - [1.13.0-18]
226     - Convert ntp.conf/30other template fragment from DOS text format
227     [charlieb MN00050805]
228     - Don't create pid file, and remove one if we find an old one.
229     [charlieb MN00050806]
230     - ntpdate should log to standard output, not to syslog. [charlieb MN00049205]
231    
232     * Tue Sep 28 2004 Charlie Brady <charlieb@e-smith.com>
233     - [1.13.0-17]
234     - Need to create empty /service/ntpd/env directory for template to be
235     expanded into. [charlieb MN00050192]
236    
237     * Tue Sep 28 2004 Charlie Brady <charlieb@e-smith.com>
238     - [1.13.0-16]
239     - Increase memory limit for running ntpd. While we are at it,
240     we'll make the value templated, and update code in conf-ntpd
241     to modern standards. [charlieb MN00050192]
242    
243     * Tue Sep 28 2004 Michael Soulier <msoulier@e-smith.com>
244     - [1.13.0-15]
245     - Fixed logging to go to stdout. [msoulier MN00049205]
246    
247     * Fri Sep 3 2004 Charlie Brady <charlieb@e-smith.com>
248     - [1.13.0-14]
249     - Clean BuildRequires. [charlieb MN00043055]
250    
251     * Wed May 5 2004 Michael Soulier <msoulier@e-smith.com>
252     - [1.13.0-13]
253     - Fixed a logic error from last change. [msoulier MN00027900]
254    
255     * Wed May 5 2004 Michael Soulier <msoulier@e-smith.com>
256     - [1.13.0-12]
257     - Added localhost as a stratum 10 server. [msoulier MN00027900]
258    
259     * Wed Jan 28 2004 Michael Soulier <msoulier@e-smith.com>
260     - [1.13.0-11]
261     - Added ntpdate call to run script. [msoulier 10929]
262    
263     * Thu Jan 22 2004 Michael Soulier <msoulier@e-smith.com>
264     - [1.13.0-10]
265     - Raised the softlimit for ntpd. libc is big. :) [msoulier 10929]
266    
267     * Thu Jan 22 2004 Michael Soulier <msoulier@e-smith.com>
268     - [1.13.0-09]
269     - Moved proxy-start/stop to e-smith-proxy where they belong. [msoulier 10929]
270    
271     * Thu Jan 22 2004 Michael Soulier <msoulier@e-smith.com>
272     - [1.13.0-08]
273     - Fixed missing directives to genfilelist. [msoulier 10586]
274    
275     * Thu Jan 22 2004 Michael Soulier <msoulier@e-smith.com>
276     - [1.13.0-07]
277     - Fixed a typo in createlinks. The new ntpd initscript must not conflict with
278     the one in the ntpd package. [msoulier 10586]
279    
280     * Wed Jan 21 2004 Michael Soulier <msoulier@e-smith.com>
281     - [1.13.0-06]
282     - Removing old symlink creation and moving to createlinks. [msoulier 10586]
283    
284     * Wed Jan 21 2004 Michael Soulier <msoulier@e-smith.com>
285     - [1.13.0-05]
286     - Adding supervision of ntpd. [msoulier 10586]
287    
288     * Fri Nov 7 2003 Gordon Rowell <gordonr@e-smith.com>
289     - [1.13.0-04]
290     - Enable ntpd by default [gordonr 10566]
291    
292     * Fri Nov 7 2003 Gordon Rowell <gordonr@e-smith.com>
293     - [1.13.0-03]
294     - Default time server to pool.ntp.org [gordonr 10566]
295    
296     * Tue Jul 22 2003 Charlie Brady <charlieb@e-smith.com>
297     - [1.13.0-02]
298     - Remove deprecated -startup script, and add default db
299     fragments [charlieb 9553]
300     - s/Copyright/License/
301    
302     * Tue Jul 8 2003 Charlie Brady <charlieb@e-smith.com>
303     - [1.13.0-01]
304     - Changing version to development stream number - 1.13.0
305    
306     * Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com>
307     - [1.12.0-01]
308     - Changing version to stable stream number - 1.12.0
309    
310     * Fri May 9 2003 Tony Clayton <apc@e-smith.com>
311     - [1.11.0-22]
312     - Fix save button justification [tonyc 1588]
313    
314     * Tue May 6 2003 Lijie Deng <lijied@e-smith.com>
315     - [1.11.0-21]
316     - Add Spanish lexicon for datetime panel [lijied 3793]
317    
318     * Thu May 1 2003 Tony Clayton <apc@e-smith.com>
319     - [1.11.0-20]
320     - Background the timeserver-update event in panel [tonyc 1588]
321    
322     * Wed Apr 30 2003 Tony Clayton <apc@e-smith.com>
323     - [1.11.0-19]
324     - Fix datetime panel when ntp stays disabled [tonyc 1588]
325     - Show date when ntp is enabled [tonyc 1588]
326    
327     * Thu Apr 17 2003 Gordon Rowell <gordonr@e-smith.com>
328     - [1.11.0-18]
329     - Start ntp after external network is (possibly) up [gordonr 8391]
330    
331     * Thu Apr 10 2003 Lijie Deng <lijied@e-smith.com>
332     - [1.11.0-17]
333     - Change $q->table back [lijied 8034]
334    
335     * Wed Apr 9 2003 Lijie Deng <lijied@e-smith.com>
336     - [1.11.0-16]
337     - Added French trans for "Set Date and Time" [lijied 7949]
338    
339     * Fri Apr 4 2003 Lijie Deng <lijied@e-smith.com>
340     - [1.11.0-15]
341     - Changed $q->table to $->start_table where necessary [lijied 8034]
342    
343     * Thu Apr 3 2003 Lijie Deng <lijied@e-smith.com>
344     - [1.11.0-14]
345     - Removed en-us and fr 'Mitel Networks SME Server' branding [lijied 8016]
346    
347     * Tue Apr 1 2003 Tony Clayton <apc@e-smith.com>
348     - [1.11.0-13]
349     - Fix datetime to loop back to Initial page w/ status report [tonyc 1588]
350     - Fix link to Verify page [tonyc 1588]
351    
352     * Tue Apr 1 2003 Tony Clayton <apc@e-smith.com>
353     - [1.11.0-12]
354     - Add container table to fix IE 6 handling of table-layout: fixed [tonyc 1588]
355     - Remove redundant newlines from some print statements [tonyc 1588]
356    
357     * Fri Mar 28 2003 Tony Clayton <apc@e-smith.com>
358     - [1.11.0-11]
359     - Update fr l10n strings [tonyc 1588]
360    
361     * Thu Mar 27 2003 Lijie Deng <lijied@e-smith.com>
362     - [1.11.0-10]
363     - Major refactoring and cleanup of datetime.pm [tonyc 1588]
364     - Expand tabs to spaces in datetime.pm [tonyc 1588]
365     - Add radio buttons and don't allow setting date manually when ntp is enabled
366     [tonyc 1588]
367     - Modified French lexicon to use lang="fr", rename the lexicon
368     directory to fr [lijied 6787]
369    
370     * Mon Mar 17 2003 Lijie Deng <lijied@e-smith.com>
371     - [1.11.0-09]
372     - Deleted inappropriate template-begin file
373     deleted empty template-end files [lijied 3295]
374    
375     * Thu Mar 6 2003 Lijie Deng <lijied@e-smith.com>
376     - [1.11.0-08]
377     - Modified datetime panel order [lijied 7356]
378    
379     * Tue Mar 4 2003 Lijie Deng <lijied@e-smith.com>
380     - [1.11.0-07]
381     - Split en-us lexicon from datetime panel [lijied 4030]
382    
383     * Mon Mar 3 2003 Lijie Deng <lijied@e-smith.com>
384     - [1.11.0-06]
385     - Add French lexicon for datetime [lijied 5003]
386    
387     * Thu Jan 16 2003 Mark Knox <markk@e-smith.com>
388     - [1.11.0-05]
389     - Use new gen_locale_date_string routine [markk 3357]
390    
391     * Fri Dec 27 2002 Mike Dickson <miked@e-smith.com>
392     - [1.11.0-04]
393     - updated the datetime panel to use css [miked 5494]
394    
395     * Tue Dec 10 2002 Mike Dickson <miked@e-smith.com>
396     - [1.11.0-03]
397     - ui update [miked 5494]
398    
399     * Thu Nov 21 2002 Mike Dickson <miked@e-smith.com>
400     - [1.11.0-02]
401     - update to new UI system [miked 5494]
402    
403     * Wed Nov 20 2002 Mike Dickson <miked@e-smith.com>
404     - [1.11.0-01]
405     - Changing to development stream; version upped to 1.11.0
406    
407     * Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com>
408     - [1.10.0-01]
409     - Rolling stable version number to 1.10.0
410    
411     * Fri Aug 23 2002 Mark Knox <markk@e-smith.com>
412     - [1.9.4-01]
413     - Fixed duplicate English-only footers in panel [markk 3615]
414    
415     * Mon Aug 19 2002 Charlie Brady <charlieb@e-smith.com>
416     - [1.9.3-01]
417     - Remove masq script update and restart symlinks. They are no longer
418     needed not that we have connection tracking enabled. [charlieb 4501]
419     - Add rc7.d symlink, and don't set obsolete InitscriptsOrder property
420     [charlieb 4458]
421    
422     * Thu Aug 8 2002 Charlie Brady <charlieb@e-smith.com>
423     - [1.9.2-01]
424     - Remove NTP masq template fragment. We no longer need it, as netfilter
425     connection tracking allows NTP replies. [charlieb 4499]
426    
427     * Wed Jul 17 2002 Charlie Brady <charlieb@e-smith.com>
428     - [1.9.1-01]
429     - Change masq script fragment to use iptables. [charlieb 1268]
430    
431     * Wed Jun 5 2002 Charlie Brady <charlieb@e-smith.com>
432     - [1.9.0-01]
433     - Changing version to development stream number - 1.9.0
434    
435     * Fri May 31 2002 Charlie Brady <charlieb@e-smith.com>
436     - [1.8.0-01]
437     - Changing version to maintained stream number to 1.8.0
438    
439     * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
440     - [1.7.5-01]
441     - RPM rebuild forced by cvsroot2rpm
442    
443     * Wed May 8 2002 Mark Knox <markk@e-smith.com>
444     - [1.7.4-01]
445     - Subst <base> -> </base> in lexicon [markk 3309]
446    
447     * Tue May 7 2002 Gordon Rowell <gordonr@e-smith.com>
448     - [1.7.3-01]
449     - Localised "Network Time Server" heading [markk 3311]
450     - Localised date display [markk 3311]
451     - Added nav bar entry [gordonr 3155]
452    
453     * Mon Apr 15 2002 Mark Knox <markk@e-smith.com>
454     - [1.7.2-01]
455     - Moved all code into module datetime.pm [markk 3159]
456     - Converted to FormMagick panel and internationalized [markk 3159]
457     - Added POD and testsuite [markk 3159]
458    
459     * Fri Apr 5 2002 Kirrily Robert <skud@e-smith.com>
460     - [1.7.1-01]
461     - Testing CVS import
462    
463     * Fri Apr 5 2002 Kirrily Robert <skud@e-smith.com>
464     - [1.7.0-01]
465     - rollRPM: Rolled version number to 1.7.0-01. Includes patches up to 1.6.0-01.
466    
467     * Tue Dec 11 2001 Jason Miller <jay@e-smith.com>
468     - [1.6.0-01]
469     - rollRPM: Rolled version number to 1.6.0-01. Includes patches up to 1.5.0-02.
470    
471     * Tue Nov 06 2001 Charlie Brady <charlieb@e-smith.com>
472     - [1.5.0-02]
473     - Initialise TimeZone db setting from /etc/sysconfig/clock if not set
474     - Branding changes in web panel.
475    
476     * Tue Nov 6 2001 Charlie Brady <charlieb@e-smith.com>
477     - [1.5.0-01]
478     - Rolled version number to 1.5.0-01. Includes patches upto 1.4.0-03.
479    
480     * Tue Aug 28 2001 Gordon Rowell <gordonr@e-smith.com>
481     - [1.4.0-03]
482     - Removed deprecated post-restore event directory
483    
484     * Fri Aug 17 2001 gordonr
485     - [1.4.0-02]
486     - Autorebuild by rebuildRPM
487    
488     * Wed Aug 8 2001 Charlie Brady <charlieb@e-smith.com>
489     - [1.4.0-01]
490     - Rolled version number to 1.4.0-01. Includes patches upto 1.3.0-06.
491    
492     * Thu Aug 02 2001 Gordon Rowell <gordonr@e-smith.com>
493     - [1.3.0-06]
494     - More branding changes
495    
496     * Sun Jul 29 2001 Jason Miller <jmiller@e-smith.com>
497     - [1.3.0-05]
498     - Branding text changes to the datetime web panel
499    
500     * Tue Jul 17 2001 Jason Miller <jmiller@e-smith.com>
501     - [1.3.0-04]
502     - Patch to datetime panel to fix mismatched section headers
503    
504     * Tue May 29 2001 Tony Clayton <tonyc@e-smith.com>
505     - [1.3.0-03]
506     - fixed actions that had tied %conf when calling serviceControl (4 actions)
507    
508     * Wed Apr 11 2001 Adrian Chung <adrianc@e-smith.com>
509     - [1.3.0-02]
510     - changing h4 tags to paragraph bold tags.
511    
512     * Wed Apr 11 2001 Adrian Chung <mac@e-smith.com>
513     - [1.3.0-01]
514     - Rolled version number to 1.3.0-01. Includes patches upto 1.2.0-13.
515    
516     * Fri Feb 23 2001 Paul Nesbit <pkn@e-smith.com>
517     - [1.2.0-13]
518     - Fixed conf-timezone to properly handle timezone after restore
519    
520     * Mon Feb 12 2001 Adrian Chung <adrianc@e-smith.com>
521     - Roll release number for GPG signing.
522    
523     * Mon Feb 12 2001 Charlie Brady <charlieb@e-smith.com>
524     - [1.2.0-12]
525     - Expand ntp.conf always, even when ntpd is disabled. Otherwise ntpd
526     refuses to shut down.
527    
528     * Fri Feb 9 2001 Adrian Chung <adrianc@e-smith.com>
529     - Added restart-crond to timezone-update event.
530    
531     * Thu Feb 8 2001 Adrian Chung <adrianc@e-smith.com>
532     - Rolling release number for GPG signing.
533    
534     * Wed Feb 07 2001 Charlie Brady <charlieb@e-smith.com>
535     - [1.2.0-08]
536     - Add some missing event symlinks
537    
538     * Sun Feb 04 2001 Gordon Rowell <gordonr@e-smith.com>
539     - [1.2.0-07]
540     - Loop through all addresses in case NTPServer refers to multiple IPs
541    
542     * Fri Feb 02 2001 Gordon Rowell <gordonr@e-smith.com>
543     - [1.2.0-06]
544     - Build ip masq rule with IP address of NTP server
545    
546     * Tue Jan 30 2001 Jason Miller <jmiller@e-smith.com>
547     - [1.2.0-05]
548     - Updated datetime panel to run the timeserver-update
549     event (added rules to make sure that updates to the
550     configuration database aren't affected UnsavedChanges flag).
551    
552     * Tue Jan 30 2001 Jason Miller <jmiller@e-smith.com>
553     - [1.2.0-04]
554     - Added a comment in the ipchains rules
555     - Added symlinks for the conf-masq and restart-masq actions
556     to be run as part of timeserver-update event (thereby
557     expanding the /etc/rc.d/init.d/masq template).
558    
559     * Sat Jan 27 2001 Charlie Brady <charlieb@e-smith.com>
560     - [1.2.0-03]
561     - Change ref to %conf => %services in masq template fragment
562    
563     * Thu Jan 25 2001 Peter Samuel <peters@e-smith.com>
564     - [1.2.0-02]
565     - Fix perl syntax error in masq template fragment
566     - Save/restore unsavedchanges flag around timezone change.
567    
568     * Thu Jan 25 2001 Peter Samuel <peters@e-smith.com>
569     - [1.2.0-01]
570     - Rolled version number to 1.2.0-01. Includes patches upto 1.1.0-28.
571    
572     * Wed Jan 24 2001 Charlie Brady <charlieb@e-smith.com>
573     - [1.1.0-28]
574     - Remove restart-ntp from post-upgrade action
575     - Remove post-restore event
576     - Tighten up NTP packet filter rule.
577     - Remove conf-ntpd from ip-change event
578     - Remove duplication of timezone migration code - it is in base as well.
579    
580     * Wed Jan 24 2001 Jason Miller <jmiller@e-smith.com>
581     - [1.1.0-27]
582     - Changed conf-timezone action so that during an upgrade
583     it will preserve the existing symlink for /etc/localtime
584     and use that value to set the configuration database
585     value for TimeZone
586    
587     * Wed Jan 24 2001 Jason Miller <jmiller@e-smith.com>
588     - [1.1.0-26]
589     - removed the signal event for datetime-set in the datetime
590     web panel
591    
592     * Wed Jan 24 2001 Jason Miller <jmiller@e-smith.com>
593     - [1.1.0-25]
594     - combined the timezone-update and datetime-set events
595     into a single event (and might combine the action scripts
596     as well)
597    
598     * Wed Jan 24 2001 Jason Miller <jmiller@e-smith.com>
599     - [1.1.0-24]
600     - added new service control mechanism to not background
601     the proxy-stop action to shutdown squid
602    
603     * Tue Jan 23 2001 Jason Miller <jmiller@e-smith.com>
604     - moved all date and time settings into a new event/action
605     sequence (datetime-set) which then calls the proxy-stop,
606     set-date, set-clock, proxy-start and removed the previous
607     system calls from the web manager form
608     - removed the squid stop/start actions from conf-timezone
609     action
610    
611     * Mon Jan 22 2001 Jason Miller <jmiller@e-smith.com>
612     - Updated createlinks to have update-timezone and
613     update-timeserver events link in the action restart-syslog
614     to improve on the strange log times recorded otherwise
615    
616     * Mon Jan 22 2001 Jason Miller <jmiller@e-smith.com>
617     - Added service control to stop the proxy server (squid)
618     from running prior to changing the timezone information
619     in conf-timezone, then starting it again after the change
620     to remove squid hangups on shutdown
621    
622     * Mon Jan 22 2001 Gordon Rowell <gordonr@e-smith.com>
623     - Added NTP fragment to packet filter - Thanks Bernd Leibing
624    
625     * Tue Jan 16 2001 Jason Miller <jmiller@e-smith.com>
626     - Removed the %postun section which was deleting ntpd
627     configuration values after uninstalling e-smith-ntp
628     (which occurs in an upgrade) and the %post section
629     which expanded the templates for ntpd without checking
630     the status (now done properly in the actions)
631    
632     * Tue Jan 16 2001 Jason Miller <jmiller@e-smith.com>
633     - Fixed the /etc/ntp.conf template expansion to pull
634     the NTPServer value from the ntpd service configuration
635     settings
636    
637     * Tue Jan 16 2001 Jason Miller <jmiller@e-smith.com>
638     - Changed the order of system time setting:
639     - Set timezone first, then clock settings
640    
641     * Fri Jan 12 2001 Jason Miller <jmiller@e-smith.com>
642     - Merged the conf-clock and reset-link into a single
643     action script of conf-timezone
644     - Removed symlinks to post-upgrade and update-timezone
645     - Added symlink for conf-timezone to update-timezone
646     - Added symlink for conf-timezone to bootstrap-console-save
647     (instead of post-upgrade)
648    
649     * Fri Jan 12 2001 Jason Miller <jmiller@e-smith.com>
650     - Added reset-link and conf-clock to the post-upgrade
651     event
652    
653     * Fri Jan 12 2001 Gordon Rowell <gordonr@e-smith.com>
654     - Added conf-ntpd-startup
655    
656     * Thu Jan 11 2001 Jason Miller <jmiller@e-smith.com>
657     - [1.1.0-13]
658     - remove extra signal events based on what time setting
659     choice gets made
660    
661     * Thu Jan 11 2001 Jason Miller <jmiller@e-smith.com>
662     - [1.1.0-12]
663     - updated datetime panel to take into account the new
664     action scripts called by timezone-update event
665    
666     * Thu Jan 11 2001 Gordon Rowell <gordonr@e-smith.com>
667     - [1.1.0-11]
668     - use serviceControl()
669    
670     * Thu Jan 11 2001 Jason Miller <jmiller@e-smith.com>
671     - [1.1.0-10]
672     - fixed /etc/sysconfig/clock template generation
673    
674     * Thu Jan 11 2001 Jason Miller <jmiller@e-smith.com>
675     - [1.1.0-9]
676     - added conf-clock to configure /etc/sysconfig/clock
677     - added reset-link to unlink and re-symlink
678     /etc/localtime to the correct timezone
679    
680     * Sat Jan 6 2001 Jason Miller <jmiller@e-smith.com>
681     - [1.1.0-7]
682     - Charlie changed spec file in %post and %postun to
683     generate ntpd templates in runlevel 7 and to remove
684     it if e-smith-ntp is uninstalled
685     - Added configuration parameter for timeZone which
686     will be used by default as the timezone value for
687     date and time, otherwise it defaults to /etc/localtime
688    
689     * Fri Jan 5 2001 Adrian Chung <adrianc@e-smith.com>
690     - [1.1.0-6]
691     - add new event timezone-update that calls restart httpd
692     - datetime panel modified to call both time{server,zone}-update
693    
694     * Fri Jan 5 2001 Charlie Brady <charlieb@e-smith.com>
695     - [1.1.0-5]
696     - Disable ntpd by default - without an NTPServer setting there's no
697     point in enabling ntpd.
698     - Remove timeserver web form. Add Jay's new combined datetime and
699     timeserver form.
700    
701     * Fri Dec 15 2000 Adrian Chung <adrianc@e-smith.com>
702     - Changed NTPserver to NTPServer in 00timeServer fragment
703     - Modified timeserver panel to record timeserver value to ntpd
704     property instead of legacy variable.
705    
706     * Wed Dec 6 2000 Adrian Chung <adrianc@e-smith.com>
707     - Removed 'private' property setting in conf-ntpd
708     - Added link for conf-ntpd to post-install
709    
710     * Wed Dec 6 2000 Adrian Chung <adrianc@e-smith.com>
711     - Re-rolled tar ball to get rid of symlinks
712    
713     * Mon Dec 4 2000 Adrian Chung <adrianc@e-smith.com>
714     - Initial release
715    
716     %description
717     Configuration files and templates for the NTP daemon.
718    
719     %prep
720     %setup
721    
722     %build
723     for i in ip-change post-install post-upgrade timeserver-update \
724     timezone-update bootstrap-console-save
725     do
726     mkdir -p root/etc/e-smith/events/$i
727     done
728     perl createlinks
729     /sbin/e-smith/buildtests 30e-smith-datetime
730    
731     # Manage supervise and multilog.
732     mkdir -p root/service
733     ln -s ../var/service/ntpd root/service/ntpd
734     mkdir -p root/var/service/ntpd/supervise
735     mkdir -p root/var/service/ntpd/env
736     touch root/var/service/ntpd/down
737     mkdir -p root/var/service/ntpd/log/supervise
738     mkdir -p root/var/log/ntpd
739    
740     %install
741     rm -rf $RPM_BUILD_ROOT
742     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
743     /sbin/e-smith/genfilelist \
744     --dir '/var/service/ntpd' 'attr(1755,root,root)' \
745     --file '/var/service/ntpd/down' 'attr(0644,root,root)' \
746     --file '/var/service/ntpd/run' 'attr(0755,root,root)' \
747     --dir '/var/service/ntpd/supervise' 'attr(0700,root,root)' \
748     --dir '/var/service/ntpd/env' '%attr(0755,root,root)' \
749     --file '/var/service/ntpd/env/MEMLIMIT' 'attr(0644,root,root)' \
750     --dir '/var/service/ntpd/log' 'attr(1755,root,root)' \
751     --file '/var/service/ntpd/log/run' 'attr(0755,root,root)' \
752     --dir '/var/log/ntpd' 'attr(2750,smelog,nofiles)' \
753     $RPM_BUILD_ROOT > %{name}-%{version}-filelist
754     echo "%doc COPYING" >> %{name}-%{version}-filelist
755    
756     %clean
757     rm -rf $RPM_BUILD_ROOT
758    
759     %pre
760     rm -f /etc/ntp.conf
761    
762     %preun
763     %post
764     %postun
765    
766     %files -f %{name}-%{version}-filelist
767     %defattr(-,root,root)

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