summaryrefslogtreecommitdiff
blob: 30a7533ebf97a00d78e95fc6eab25788d7b08f55 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
# ChangeLog for net-misc/ntp
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/ntp/ChangeLog,v 1.68 2005/08/25 22:10:40 vapier Exp $

*ntp-4.2.0.20050303-r1 (25 Aug 2005)
*ntp-4.2.0.20040617-r3 (25 Aug 2005)

  25 Aug 2005; Mike Frysinger <vapier@gentoo.org>
  +files/ntp-4.2.0-ntpd-using-wrong-group.patch, ntp-4.2.0-r2.ebuild,
  +ntp-4.2.0.20040617-r3.ebuild, +ntp-4.2.0.20050303-r1.ebuild:
  Fix security issue where ntpd assigns the wrong group #103719.

  20 Aug 2005; Mike Frysinger <vapier@gentoo.org> files/ntpd.rc:
  Pass --exec to ssd when stopping so we kill the right process #82859 by
  Peter Wendrich.

  16 Aug 2005; Mike Frysinger <vapier@gentoo.org>
  +files/ntp-4.2.0.20050303-rlimit-memlock.patch, ntp-4.2.0.20050303.ebuild:
  Add fix for memlock issues #99713 by Marcin Deranek and Christoph Gysin.

  20 Jul 2005; Diego Pettenò <flameeyes@gentoo.org> ntp-4.1.2.ebuild,
  ntp-4.2.0-r2.ebuild, ntp-4.2.0.20040617.ebuild,
  ntp-4.2.0.20040617-r2.ebuild, ntp-4.2.0.20050303.ebuild:
  Use -1 instead of /bin/false to set the shell for ntp user. Fix Gentoo/FreeBSD.

*ntp-4.2.0.20050303 (18 Jul 2005)

  18 Jul 2005; Mike Frysinger <vapier@gentoo.org>
  +ntp-4.2.0.20050303.ebuild:
  Version bump.

  29 Jun 2005; Joshua Kinard <kumba@gentoo.org> ntp-4.2.0.20040617-r2.ebuild:
  Marked stable on mips.

  17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org>
  ntp-4.2.0.20040617-r2.ebuild:
  Stable on ppc.

  12 Jun 2005; Bryan Østergaard <kloeri@gentoo.org>
  ntp-4.2.0.20040617-r2.ebuild:
  Stable on alpha.

  09 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org>
  ntp-4.2.0.20040617-r2.ebuild:
  Stable on sparc

  06 Jun 2005; Markus Rothe <corsair@gentoo.org>
  ntp-4.2.0.20040617-r2.ebuild:
  Stable on ppc64

  29 May 2005; Sven Wegener <swegener@gentoo.org>
  ntp-4.2.0.20040617-r2.ebuild:
  It's kernel_linux not linux_kernel.

  26 May 2005; Diego Pettenò <flameeyes@gentoo.org>
  +files/4.2.0.20040617-freebsd.patch, ntp-4.2.0.20040617-r2.ebuild:
  Added patch to compile on Gentoo/FreeBSD. Closes bug #94038.

*ntp-4.2.0.20040617-r2 (08 May 2005)

  08 May 2005; Sven Wegener <swegener@gentoo.org>
  +files/4.2.0.20040617-debug-fix.patch, -ntp-4.2.0.20040617-r1.ebuild,
  +ntp-4.2.0.20040617-r2.ebuild:
  Another revision bump. Added support for the debug USE flag which was
  previously always enabled.

*ntp-4.2.0.20040617-r1 (06 May 2005)

  06 May 2005; Sven Wegener <swegener@gentoo.org>
  +files/4.2.0.20040617-errno-fix.patch,
  +files/4.2.0.20040617-hostname.patch,
  +files/4.2.0.20040617-ipv6-fixes.patch, +ntp-4.2.0.20040617-r1.ebuild:
  Revision bump. Added a patch (based on the one from www.ecsirt.net) that
  allows to override the hostname used in autokey authentication. Another
  patch for a drop-root issue that comes up when using autokey. And the last
  patch (from upstream) fixes some ipv6 issues.

  15 Apr 2005; Mark Loeser <halcy0n@gentoo.org> +files/ntp-4.2.0-gcc4.patch,
  ntp-4.2.0.20040617.ebuild:
  Patch for GCC4 compilation issues from Fedora

  29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
  Change encoding to UTF-8 for GLEP 31 compliance

  12 Dec 2004; Aron Griffis <agriffis@gentoo.org> ntp-4.2.0-r2.ebuild,
  ntp-4.2.0.20040617.ebuild:
  add ia64 keywords

*ntp-4.2.0.20040617 (09 Nov 2004)

  09 Nov 2004; Mike Frysinger <vapier@gentoo.org>
  files/ntp-4.1.1b-syscall-libc.patch, files/ntp.conf,
  +ntp-4.2.0.20040617.ebuild:
  Version bump to resolve ipv6 problems (#51721 #57355 #67654), segfaults
  (#48128 #58684), be more friendly with openntpd (#70142), clean up the
  config files (#64171 #65502), some md5 key troubles (#65099 #67408), and
  change the default install path (#66671).

  07 Aug 2004; Tom Martin <slarti@gentoo.org> ntp-4.2.0-r2.ebuild:
  Stable on amd64.

  08 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> ntp-4.2.0-r2.ebuild:
  Stable on alpha.

  12 May 2004; Alexander Gabert <pappy@gentoo.org> ntp-4.1.2.ebuild,
  ntp-4.2.0-r2.ebuild:
  removed hardened-gcc logic

  15 Apr 2004; Jason Wever <weeve@gentoo.org> ntp-4.2.0-r2.ebuild:
  Stable on sparc.

  13 Apr 2004; Joshua Kinard <kumba@gentoo.org> ntp-4.2.0-r2.ebuild:
  Marked stable on mips.

*ntp-4.2.0-r2 (05 Apr 2004)

  05 Apr 2004; Mike Frysinger <vapier@gentoo.org> :
  Add checking for notrust in /etc/ntp.conf #41827 and
  tweak the init.d script a bit.

*ntp-4.2.0-r1 (01 Mar 2004)

  01 Mar 2004; Mike Frysinger <vapier@gentoo.org> :
  New version to push accumulated fixes out.

  15 Feb 2004; Jason Wever <weeve@gentoo.org> ntp-4.1.2.ebuild:
  Marked stable on sparc, fixes bug #29106.

*ntp-4.2.0 (14 Feb 2004)

  14 Feb 2004; Mike Frysinger <vapier@gentoo.org> :
  Version bump #31258 by Christian Strauf.

  14 Dec 2003; Guy Martin <gmsoft@gentoo.org> ntp-4.1.2.ebuild:
  Marked stable on hppa.

  17 Oct 2003; Chris PeBenito <pebenito@gentoo.org> ntp-4.1.1b-r6.ebuild,
  ntp-4.1.2.ebuild:
  Add SELinux policy dependancy

  15 Oct 2003; Markus Nigbur <pyrania@gentoo.org> ntp-4.1.2.ebuild:
  Fixed bug 31190. Thanks to James Slater.

  11 Oct 2003; Alexander Gabert <pappy@gentoo.org> ntp-4.1.2.ebuild:
  added hardened-gcc configure check flags and removal later for proper etdyn
  build

  09 Oct 2003; <tuxus@gentoo.org> ntp-4.1.2.ebuild:
  stable on mips

  04 Oct 2003; Markus Nigbur <pyrania@gentoo.org> ntp-4.1.2.ebuild:
  Added dependency for >=sys-devel/automake-1.7 (bug 30293).

  26 Sep 2003; Aron Griffis <agriffis@gentoo.org> ntp-4.1.2.ebuild:
  Stable on alpha

  20 Sep 2003; Alexander Gabert <pappy@gentoo.org> ntp-4.1.1b-r6.ebuild:
  added configure logic for hardened-gcc

*ntp-4.1.2 (06 Aug 2003)

  13 Sep 2003; Guy Martin <gmsoft@gentoo.org> ntp-4.1.2 :
  Marked -hppa while bug #26062 is not fixed.

  06 Aug 2003; Mike Frysinger <vapier@gentoo.org> :
  Version bump (omg about time) #26023.
  Add redhat drop root patch #21444.
  Add broadcast bug fix #17336.
  Split ntp init script into server and client scripts #21017.

*ntp-4.1.1b-r6 (16 Jun 2003)

  19 Jun 2003; Joshua Kinard <kumba@gentoo.org> :
  Fixed b0rked digest file: Missing Changelog

  16 Jun 2003; Mike Frysinger <vapier@gentoo.org> :
  Added custom manpages ... xsl is at #20747.
  Script used to make custom manpage tarball is also there as an attachment.

*ntp-4.1.1b-r5 (26 Feb 2003)

  20 Mar 2003; Zach Welch <zwelch@gentoo.org> ntp-4.1.1b-r5.ebuild:
  add arm keyword

  17 Mar 2003; Seemant Kulleen <seemant@gentoo.org> ntp-4.1.1b-r5.ebuild,
  files/ntp.conf:
  added extra documentation to the ntp.conf file. thanks to: Daniel Seyffer
  <gentoo-bugs@seyffer.de> in bug #17492

  02 Mar 2003; Guy Martin <gmsoft@gentoo.org> ntp-4.1.1b-r5.ebuild :
  Added hppa to keywords.

  26 Feb 2003; Mike Frysinger <vapier@gentoo.org> :
  Version bumped to fix how some extra crud was installed into
  /usr/share/ntp/ ... also add a few more files to that dir. #16403

*ntp-4.1.1b-r4 (12 Jan 2003)

  15 Feb 2003; Nicholas Wourms <dragon@gentoo.org> ntp-4.1.1b-r4.ebuild :
  Added mips keyword to ebuild.

  14 Feb 2003; Martin Holzer <mholzer@gentoo.org> ntp-4.1.1b-r4.ebuild : 
  Added one more einfo. Closes #15690.

  12 Jan 2003; Mike Frysinger <vapier@gentoo.org> :
  Added a lot more comments to hopefully keep people from
  messing up their ntp installs.

*ntp-4.1.1b-r3 (31 Dec 2002)

  09 Jan 2003; Martin Holzer <mholzer@gentoo.org> :
  Added 'use dns logger' to init script. Closes #13541.

  06 Jan 2003; Bjoern Brauel <bjb@gentoo.org> :
  Added a (nasty) hack for ntp on alpha. configure makes a false assumption 
  about _adjtime on alpha. Fix forces use of libc implementation.

  01 Jan 2002; Mike Frysinger <vapier@gentoo.org> :
  Added a patch to fix the namespace collision with linux include files.
  Check Bugs #13001 #6432 #8807

  31 Dec 2002; Mike Frysinger <vapier@gentoo.org> :
  Hopefully this will keep everyone happy
  Added ntpd.confd back in but with the ability for the end
  user to use ntpdate or ntpd or whatever to set the clock ... or nothing

*ntp-4.1.1b-r2 (27 Dec 2002)

  27 Dec 2002; Martin Schlemmer <azarah@gentoo.org> :
  Update /etc/init.d/ntpd to retire ntpdate.  Also added improvements
  suggested by Donny Davies <woodchip@gentoo.org>.  This closes bug #897.

*ntp-4.1.1b-r1 (16 Dec 2002)

  16 Dec 2002; Mike Frysinger <vapier@gentoo.org> :
  Unified the previous set of /etc files (a) with the current set (b) and
  addressed all the issues people had.

*ntp-4.1.1b (27 Nov 2002)

  06 Dec 2002; Rodney Rees <manson@gentoo.org> :
  changed sparc ~sparc keywords
 
  28 Nov 2002; Stefan Jones <cretin@gentoo.org> :
  Changed ./configure line back to fix building on sparc and others
  
  27 Nov 2002; Mike Frysinger <vapier@gentoo.org> :
  Added new ebuild + /etc files

*ntp-4.1.1a (4 May 2002)

  09 Jul 2002; phoen][x <phoenix@gentoo.org> ntp-4.1.1a.ebuild :
  Added KEYWORDS, SLOT.

  4 May 2002; Jon Nelson <jnelson@gentoo.org> ntp-4.1.7*.ebuild
  Removed all 4.1.7* ebuilds

  13 aug 2002; Bart Verwilst <verwilst@gentoo.org> :

  Added a few URLs that point to NTP server in ntpd.confd, as comments.

*ntp-4.1.1a (1 May 2002)
  1 May 2002; Jon Nelson <jnelson@gentoo.org> ntp-4.1.72-r2.ebuild :
  Create 4.1.1a ebuild and mask 4.1.72* versions, the 4.1.72* versions
  are *alpha* releases for 4.2.0, and have trouble building on some
  hosts.
  
  This should finally close 1882

*ntp-4.1.72-r2 (28 Apr 2002)
  28 Apr 2002; Jon Nelson <jnelson@gentoo.org> ntp-4.1.72-r2.ebuild :

  Remove -lncurses from LDFLAGS environment, it screws up
  the build.
  If there is a good reason for it to be there, prefix it with
   -L/lib so that configure can find it there (it's not in /usr/lib).
  Closes bug #1882 and allows compilation
  Update ebuild for lintool compliance
  
*ntp-4.1.72-r1 (24 March 2002)
  
  24 March 2002; M.Schlemmer <azarah@gentoo.org> :

  Resolve bug #897 (add ntpdate to rc-script); add config file for ntpd.

*ntp-4.1.72 (1 Feb 2002)

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
  
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.