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