/[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.6 - (hide annotations) (download)
Mon Nov 16 16:34:04 2020 UTC (3 years, 7 months ago) by michel
Branch: MAIN
CVS Tags: e-smith-ntp-2_6_0-6_el7_sme
Changes since 1.5: +29 -18 lines
* Wed Sep 23 2020 Michel Begue <mab974@gmail.com> 2.6.0-6.sme
- from service to systemd [SME: 11008]
- add ntpd-update event [SME: 11009]

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

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