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