summaryrefslogtreecommitdiff
blob: d86ae535e6a4b25cc83bebd720bded0c3f0cff2c (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
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
# ChangeLog for net-proxy/dante
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-proxy/dante/ChangeLog,v 1.33 2006/07/09 06:24:51 kumba Exp $

  09 Jul 2006; Joshua Kinard <kumba@gentoo.org> dante-1.1.19.ebuild:
  Marked stable on mips.

  07 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> dante-1.1.19.ebuild:
  Depend on virtual/pam instead of sys-libs/pam and add ~x86-fbsd keyword.

  22 Jun 2006; Emanuele Giaquinta <exg@gentoo.org> dante-1.1.19.ebuild:
  Add ~ppc-macos keyword.

  22 Apr 2006; Markus Rothe <corsair@gentoo.org> dante-1.1.19.ebuild:
  Stable on ppc64

  19 Apr 2006; Gustavo Zacarias <gustavoz@gentoo.org> dante-1.1.19.ebuild:
  Stable on sparc

  16 Apr 2006; Michael Hanselmann <hansmi@gentoo.org> dante-1.1.19.ebuild:
  Stable on ppc.

  14 Apr 2006; Alin Nastac <mrness@gentoo.org> dante-1.1.19.ebuild:
  Stable on x86.

*dante-1.1.19 (06 Mar 2006)

  06 Mar 2006; Alin Nastac <mrness@gentoo.org>
  +files/dante-1.1.19-socksify.patch, +dante-1.1.19.ebuild:
  Version bump.

  07 Feb 2006; Simon Stelling <blubb@gentoo.org> dante-1.1.18.ebuild:
  stable on amd64

  07 Feb 2006; Aron Griffis <agriffis@gentoo.org> dante-1.1.18.ebuild:
  Mark 1.1.18 stable on alpha

  24 Dec 2005; Alin Nastac <mrness@gentoo.org> files/dante-sockd-init:
  Remove uneeded pid cleanup from init script, which made stop() to
  return error code even though it did succeded.

  18 Dec 2005; Markus Rothe <corsair@gentoo.org> dante-1.1.18.ebuild:
  Stable on ppc64

  18 Nov 2005; Michael Hanselmann <hansmi@gentoo.org> dante-1.1.18.ebuild:
  Stable on hppa, ppc.

  16 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> dante-1.1.18.ebuild:
  Stable on sparc

  16 Nov 2005; Alin Nastac <mrness@gentoo.org>
  -files/dante-1.1.17-socksify.patch, -dante-1.1.17.ebuild,
  dante-1.1.18.ebuild:
  Remove old test version. Mark stable on x86.

  15 Nov 2005; Alin Nastac <mrness@gentoo.org> dante-1.1.17.ebuild,
  dante-1.1.18.ebuild:
  Remove libtool and automake from DEPEND (libtoolize isn't used anymore in
  this versions). Closes #112610.

*dante-1.1.18 (04 Oct 2005)

  04 Oct 2005; Alin Nastac <mrness@gentoo.org>
  -files/dante-1.1.16-socksify.patch, +files/dante-1.1.18-socksify.patch,
  -dante-1.1.16.ebuild, +dante-1.1.18.ebuild:
  Version bump. Remove old test version.

  28 Aug 2005; Marcus D. Hanwell <cryos@gentoo.org> dante-1.1.15-r2.ebuild:
  Stable on amd64.

  25 Aug 2005; Aron Griffis <agriffis@gentoo.org> dante-1.1.15-r2.ebuild:
  stable on ia64

  17 Aug 2005; Rene Nussbaumer <killerfox@gentoo.org>
  dante-1.1.15-r2.ebuild:
  Stable on hppa.

  13 Aug 2005; Michael Hanselmann <hansmi@gentoo.org>
  dante-1.1.15-r2.ebuild:
  Stable on ppc.

  23 Jul 2005; Alin Nastac <mrness@gentoo.org> dante-1.1.15-r1.ebuild,
  dante-1.1.15-r2.ebuild, dante-1.1.16.ebuild, dante-1.1.17.ebuild:
  Add dependency of sys-apps/shadow for being able to add user sockd when
  compiled in stage 1 (#94745).

  21 Jul 2005; Mike Frysinger <vapier@gentoo.org> dante-1.1.17.ebuild:
  Fix autotool crappiness.

  19 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> dante-1.1.15-r2.ebuild:
  Stable on alpha.

*dante-1.1.17 (16 Jul 2005)

  16 Jul 2005; Alin Nastac <mrness@gentoo.org> dante-1.1.15-r1.ebuild,
  dante-1.1.15-r2.ebuild, dante-1.1.16.ebuild, +dante-1.1.17.ebuild,
  +files/dante-1.1.17-socksify.patch:
  Add libtool to dependencies (#98159). Version bump (#99047).

  07 Jul 2005; Markus Rothe <corsair@gentoo.org> dante-1.1.15-r2.ebuild:
  Stable on ppc64

  05 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org>
  dante-1.1.15-r2.ebuild:
  Stable on sparc

*dante-1.1.16 (04 Jul 2005)

  04 Jul 2005; Alin Nastac <mrness@gentoo.org>
  +files/dante-1.1.16-socksify.patch, dante-1.1.15-r2.ebuild,
  +dante-1.1.16.ebuild:
  Mark 1.1.15-r2 stable on x86. Version bumped to 1.1.16.

*dante-1.1.15-r2 (04 Jun 2005)

  04 Jun 2005; Alin Nastac <mrness@gentoo.org> files/dante-sockd-init,
  +files/sockd.conf, +files/sockd.conf-with-libwrap.patch,
  +files/sockd.conf-with-pam.patch, +files/socks.conf,
  +dante-1.1.15-r2.ebuild:
  Added default configuration files in /etc/socks. Create sockd user, used in
  user.* parameters of the sockd daemon. Improve init script.

  16 May 2005; Alin Nastac <mrness@gentoo.org> dante-1.1.15-r1.ebuild:
  Remove unused inheritance of gcc eclass (#92745).

  22 Apr 2005; Alin Nastac <mrness@gentoo.org> :
  Move from net-misc/dante to net-proxy/dante

  21 Mar 2005; Alin Nastac <mrness@gentoo.org> dante-1.1.15-r1.ebuild:
  Fix broken build on systems with other version of libtool than 1.5.10 (#86053).

*dante-1.1.15-r1 (22 Feb 2005)

  22 Feb 2005; Alin Nastac <mrness@gentoo.org> +metadata.xml,
  -files/dante-1.1.14-bindresvport.patch,
  +files/dante-1.1.15-bindresvport.patch,
  +files/dante-1.1.15-getipnodebyname.patch, +files/dante-sockd-conf,
  -files/dante-sockd-conf-1.1.14-r2, +files/dante-sockd-init,
  -files/dante-sockd-init-1.1.14-r2, +dante-1.1.15-r1.ebuild,
  -dante-1.1.15.ebuild:
  Fix broken socks.h and add metadata (#82540).

  19 Feb 2005; Daniel Black <dragonheart@gentoo.org> dante-1.1.15.ebuild:
  pam missing from IUSE. Thanks to Chetan Reddy <chetan13@gmail.com> for telling
  me

  18 Feb 2005; Daniel Black <dragonheart@gentoo.org> dante-1.1.15.ebuild:
  missed dependancy on automake-1.9. Thanks Hardave

  17 Feb 2005; Hardave Riar <hardave@gentoo.org> dante-1.1.15.ebuild:
  Stable on mips.

  15 Feb 2005; Daniel Black <dragonheart@gentoo.org>
  -files/dante-1.1.14-socksify.patch, -files/dante-sockd-conf-1.1.14-r2,
  -files/dante-sockd-init, -dante-1.1.13.ebuild, -dante-1.1.14-r1.ebuild,
  -dante-1.1.14-r2.ebuild, dante-1.1.15.ebuild, -dante-1.1.15_pre1.ebuild,
  +files/dante-1.1.15-optionalpam.patch:
  Pam now optional as per bug #81002. Prior version removed as they were
  vulnerable. Thanks to Chetan Reddy <chetan13@gmail.com> for bug report

  05 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org> dante-1.1.15.ebuild:
  stable on amd64, also see #80267

  04 Feb 2005; Michael Hanselmann <hansmi@gentoo.org> dante-1.1.15.ebuild:
  Stable on ppc.

  04 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> dante-1.1.15.ebuild:
  Stable on alpha, bug 80267.

  03 Feb 2005; Olivier Crete <tester@gentoo.org> dante-1.1.15.ebuild:
  Stable on x86 wrt security bug 80267

  03 Feb 2005; Gustavo Zacarias <gustavoz@gentoo.org> dante-1.1.15.ebuild:
  Stable on sparc wrt #80267

  03 Feb 2005; Markus Rothe <corsair@gentoo.org> dante-1.1.15.ebuild:
  Stable on ppc64; bug #80267

*dante-1.1.15 (03 Feb 2005)

  03 Feb 2005; petre rodan <kaiowas@gentoo.org> +dante-1.1.15.ebuild:
  Security related version bump - bug #80267

  26 Jan 2005; petre rodan <kaiowas@gentoo.org> dante-1.1.13.ebuild,
  dante-1.1.14-r1.ebuild, dante-1.1.14-r2.ebuild, dante-1.1.15_pre1.ebuild:
  added selinux RDEPEND

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

*dante-1.1.15_pre1 (04 Nov 2004)

  04 Nov 2004; Aron Griffis <agriffis@gentoo.org>
  +files/dante-1.1.15_pre1-socksify.patch, +dante-1.1.15_pre1.ebuild:
  Update to 1.1.15-pre1

  08 Aug 2004; Tom Martin <slarti@gentoo.org> dante-1.1.13.ebuild,
  dante-1.1.14-r1.ebuild, dante-1.1.14-r2.ebuild:
  Typo in DESCRIPTION: implemetation -> implementation. Bug 59717.

  07 Jul 2004; Travis Tilley <lv@gentoo.org> dante-1.1.14-r2.ebuild:
  stable on amd64

  01 Jul 2004; Jon Hood <squinky86@gentoo.org> dante-1.1.13.ebuild,
  dante-1.1.14-r1.ebuild, dante-1.1.14-r2.ebuild:
  change virtual/glibc to virtual/libc

  13 Jun 2004; Aron Griffis <agriffis@gentoo.org> dante-1.1.13.ebuild:
  Fix use invocation

  07 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> dante-1.1.14-r2.ebuild:
  Stable on alpha.

  27 Apr 2004; Aron Griffis <agriffis@gentoo.org> dante-1.1.14-r1.ebuild,
  dante-1.1.14-r2.ebuild:
  Add inherit eutils

  15 Apr 2004; Michael McCabe <randy@gentoo.org> dante-1.1.14-r2.ebuild:
  adding s390 keywords

  05 Mar 2004; Tom Gall <tgall@gentoo.org> dante-1.1.14-r2.ebuild:
  Marked stable on ppc64

  02 Mar 2004; Jason Wever <weeve@gentoo.org> dante-1.1.14-r2.ebuild:
  Marked stable on sparc.

  21 Feb 2004; Seemant Kulleen <seemant@gentoo.org> dante-1.1.13.ebuild,
  dante-1.1.14-r1.ebuild, dante-1.1.14-r2.ebuild:
  add mips, for irssi repoman violation

*dante-1.1.14-r2 (23 Dec 2003)

  21 Feb 2004; Mike Frysinger <vapier@gentoo.org> :
  Make sure the manpages point to the right files #42150 by Bob Bell.

  29 Dec 2003; Mike Frysinger <vapier@gentoo.org> :
  Add a little ninja sed to fix compilation with 2.6 headers.

  23 Dec 2003; Robin H. Johnson <robbat2@gentoo.org> dante-1.1.14-r1.ebuild,
  dante-1.1.14-r2.ebuild, files/dante-sockd-conf-1.1.14-r2,
  files/dante-sockd-init-1.1.14-r2:
  take bug #19988, improve on it, and make some things better in general

*dante-1.1.14-r1 (08 Dec 2003)

  08 Dec 2003; Aron Griffis <agriffis@gentoo.org> dante-1.1.14-r1.ebuild,
  files/dante-1.1.14-bindresvport.patch, files/dante-1.1.14-socksify.patch:
  Patch socksify to prevent setting of LD_LIBRARY_PATH which breaks operation on
  alpha (and possibly other platforms). Patch socks.h to prevent conflict with
  netinet/in.h (better solution than was previously in the ebuild)

*dante-1.1.14 (03 Aug 2003)

  03 Aug 2003; Mike Frysinger <vapier@gentoo.org> :
  Version bumpage.

*dante-1.1.13 (15 Jul 2002)

  13 Mar 2003; Guy Martin <gmsoft@gentoo.org> dante-1.1.13.ebuild :
  Added hppa to keywords.

  04 Mar 2003; Aron Griffis <agriffis@gentoo.org> dante-1.1.13.ebuild:
  Mark stable on alpha (I don't know when x86, sparc, ppc were marked stable)

  03 Mar 2003; Mike Frysinger <vapier@gentoo.org> :
  Added CFLAGS fix for gcc-3.2.1 ... you should use 3.2.2 anyways ...

  26 Jan 2002; Jon Nall <nall@gentoo.org> dante-1.1.13.ebuild :
  added ~ppc

  15 Jul 2002; Ben Lutgens <lamer@gentoo.org> ChangeLog dante-1.1.19.ebuild:
  Upgraded to 1.1.13, removed entire src_unpack stuff as none of the patches
  applied cleanly. Also I comment out line 99 of the socks.h before it's
  installed as it conflicts with a line in /usr/include/netinet/in.h

*dante-1.1.12 (6 Jul 2002)

  6 Jul 2002; phoen][x <phoenix@gentoo.org> dante-1.1.12.ebuild,
  Added KEYWORDS.

*dante-1.1.9* (6 Jul 2002)

  6 Jul 2002; phoen][x <phoenix@gentoo.org> dante-1.1.9*.ebuild,

  Removing from CVS - source not available anymore.

*dante-1.1.12 (7 Jun 2002)

  7 Jun 2002; Donny Davies <woodchip@gentoo.org> dante-1.1.12.ebuild,
  dante-1.1.12-exit-code.patch, dante-1.1.12-gcc-3.1.patch,
  dante-1.1.12-percent-in-log.patch, dante-1.1.12-pre1-pam-syslog.patch :

  Updato to latest release, closing #3250 with some patches to fix
  build issues.

*dante-1.1.9-r1 (1 May 2002)

  1 May 2002; Donny Davies <woodchip@gentoo.org> dante-1.1.9-r1.ebuild,
  files/dante-sockd-init :

  Added tcp-wrappers to DEPEND.  Syntax cleanup.  Added initscript for sockd,
  closing #2223.  Thanks to Per Wigren <wigren@home.se> for writing and
  contributing the rc-script.

*dante-1.1.9 (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.