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

Contents 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.18 - (show annotations) (download)
Thu Jul 21 04:52:57 2022 UTC (22 months, 3 weeks ago) by jpp
Branch: MAIN
CVS Tags: e-smith-ntp-2_6_0-17_el7_sme
Changes since 1.17: +3 -3 lines
* Wed Jul 20 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-17.sme
- dedicated log and logrotate [SME: 12115]
  thanks to  bunkobugsy for this patch

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

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