/[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.19 - (show annotations) (download)
Mon Feb 6 06:58:12 2023 UTC (16 months, 1 week ago) by jpp
Branch: MAIN
Changes since 1.18: +5 -2 lines
* Mon Feb 06 2023 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-18.sme
- fix noise about chown on driftfile [SME: 12177]

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

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