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

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

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


Revision 1.15 - (hide annotations) (download)
Mon Feb 3 00:17:15 2014 UTC (10 years, 4 months ago) by burnat
Branch: MAIN
CVS Tags: e-smith-ntp-2_2_0-7_el5_sme
Changes since 1.14: +8 -2 lines
* Mon Feb 3 2014 chris burnat <devlist@burnat.com> 2.2.0-7.sme
- Prevent server being used in NTP amplification attacks.
- Code by Jesper Holck [SME: 8142]

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

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