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

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

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


Revision 1.5 - (show annotations) (download)
Mon Feb 3 01:11:12 2014 UTC (10 years, 4 months ago) by burnat
Branch: MAIN
CVS Tags: e-smith-ntp-2_4_0-5_el6_sme
Changes since 1.4: +8 -2 lines
* Mon Feb 3 2014 chris burnat <devlist@burnat.com> 2.4.0-5.sme
- Prevent server being used in NTP amplification attacks.
- Code by Jesper Holck [SME: 8181]

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

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