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