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

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

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


Revision 1.16 - (show annotations) (download)
Sat Jan 3 23:30:39 2015 UTC (9 years, 5 months ago) by charliebrady
Branch: MAIN
CVS Tags: e-smith-ntp-2_2_0-8_el5_sme, HEAD
Changes since 1.15: +7 -2 lines
http://bugs.contribs.org/show_bug.cgi?id=8517

Allow ntp status queries from localhost.

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

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