/[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.9 - (hide annotations) (download)
Fri Nov 27 05:12:40 2020 UTC (3 years, 6 months ago) by jpp
Branch: MAIN
CVS Tags: e-smith-ntp-2_6_0-8_el7_sme
Changes since 1.8: +3 -3 lines
* Thu Nov 26 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-8.sme
- improve systemd integration [SME: 11008]
- change driftfile path [SME: 8881]

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

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