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