summaryrefslogtreecommitdiff
blob: 5c9d742b4aaa81106ec6b1eb57ca9b451390fc5b (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
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
# ChangeLog for net-misc/stunnel
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.106 2009/09/24 20:30:31 tove Exp $

*stunnel-4.27-r2 (24 Sep 2009)

  24 Sep 2009; Lance Albertson <ramereth@gentoo.org> -stunnel-4.27.ebuild,
  stunnel-4.27-r1.ebuild, +stunnel-4.27-r2.ebuild, files/stunnel.initd:
  Fix init script, stablize x86/amd64, fix header

*stunnel-4.27-r1 (22 Aug 2009)

  22 Aug 2009; Lance Albertson <ramereth@gentoo.org>
  +stunnel-4.27-r1.ebuild, +files/stunnel.initd:
  Clean up & fix init script to fix #107484. Additionally, add multiple
  stunnel instance support to fix #102179. Most of the init script ideas 
  were modeled from the ubuntu stunnel4 script.

  09 Aug 2009; Ulrich Mueller <ulm@gentoo.org> +stunnel-3.26.ebuild,
  -files/stunnel-4.21-setuid.patch:
  Restore ebuild for 3.x branch, see bug 193770 why this is still useful.
  Remove unused patch file.

  30 Apr 2009; Patrick Lauer <patrick@gentoo.org> -stunnel-3.26.ebuild,
  -stunnel-4.21-r1.ebuild, -stunnel-4.26.ebuild:
  Remove old

*stunnel-4.27 (30 Apr 2009)

  30 Apr 2009; Patrick Lauer <patrick@gentoo.org> +stunnel-4.27.ebuild:
  Bump to 4.27, fixes #266514.

*stunnel-4.26 (08 Oct 2008)

  08 Oct 2008; Ulrich Mueller <ulm@gentoo.org> -stunnel-4.22.ebuild,
  +stunnel-4.26.ebuild:
  Version bump, bug 240522. Remove intermediate version.

  25 Jul 2008; Steve Dibb <beandog@gentoo.org> stunnel-4.25.ebuild:
  amd64 stable, bug 222805

  13 Jul 2008; Tobias Scherbaum <dertobi123@gentoo.org> stunnel-4.25.ebuild:
  ppc stable, bug #222805

  11 Jul 2008; Jeroen Roovers <jer@gentoo.org> stunnel-4.25.ebuild:
  Stable for HPPA (bug #222805).

  10 Jul 2008; Raúl Porcel <armin76@gentoo.org> stunnel-4.25.ebuild:
  alpha/sparc stable wrt #222805

  10 Jul 2008; Christian Faulhammer <opfer@gentoo.org> stunnel-4.25.ebuild:
  stable x86, security bug 222805

  09 Jul 2008; Markus Rothe <corsair@gentoo.org> stunnel-4.25.ebuild:
  Stable on ppc64; bug #222805

*stunnel-4.25 (09 Jul 2008)

  09 Jul 2008; Ulrich Mueller <ulm@gentoo.org> +stunnel-4.25.ebuild:
  Version bump, security bug 222805, CVE-2008-2420.

*stunnel-4.22 (17 Apr 2008)

  17 Apr 2008; Ulrich Mueller <ulm@gentoo.org> +stunnel-4.22.ebuild:
  Version bump, bug 216662.

  16 Feb 2008; Ulrich Mueller <ulm@gentoo.org> -files/stunnel.rc6.4.20,
  -stunnel-4.20.ebuild, -stunnel-4.21.ebuild:
  Remove old.

  16 Feb 2008; Robert Buchholz <rbu@gentoo.org> stunnel-4.21-r1.ebuild:
  amd64 stable (bug #201896)

  24 Dec 2007; Brent Baude <ranger@gentoo.org> stunnel-4.21-r1.ebuild:
  Marking stunnel-4.21-r1 ppc64 stable for bug 201896

  24 Dec 2007; Raúl Porcel <armin76@gentoo.org> stunnel-4.21-r1.ebuild:
  alpha stable wrt #201896

  21 Dec 2007; nixnut <nixnut@gentoo.org> stunnel-4.21-r1.ebuild:
  Stable on ppc wrt bug 201896

  20 Dec 2007; Ferris McCormick <fmccor@gentoo.org> stunnel-4.21-r1.ebuild:
  Sparc stable, Bug #201896 fixing security violation (setuid/setgid).

  20 Dec 2007; Markus Meier <maekke@gentoo.org> stunnel-4.21-r1.ebuild:
  x86 stable, bug #201896

  20 Dec 2007; Jeroen Roovers <jer@gentoo.org> stunnel-4.21-r1.ebuild:
  Stable for HPPA (bug #201896).

*stunnel-4.21-r1 (19 Dec 2007)

  19 Dec 2007; Ulrich Mueller <ulm@gentoo.org>
  +files/stunnel-4.21-setuid.patch, +stunnel-4.21-r1.ebuild:
  Apply patch from upstream wrt bug #202709.

  14 Dec 2007; Raúl Porcel <armin76@gentoo.org> stunnel-4.21.ebuild:
  alpha/sparc stable wrt #201896

  12 Dec 2007; Markus Rothe <corsair@gentoo.org> stunnel-4.21.ebuild:
  Stable on ppc64; bug #201896

  12 Dec 2007; Jeroen Roovers <jer@gentoo.org> stunnel-4.21.ebuild:
  Stable for HPPA (bug #201896).

  10 Dec 2007; Dawid Węgliński <cla@gentoo.org> stunnel-4.21.ebuild:
  Stable on x86 (bug #201896)

*stunnel-4.21 (08 Dec 2007)

  08 Dec 2007; Ulrich Mueller <ulm@gentoo.org>
  +files/stunnel-4.21-libwrap.patch, files/stunnel.rc6,
  +files/stunnel.rc6.4.20, -stunnel-4.16.ebuild, stunnel-4.20.ebuild,
  +stunnel-4.21.ebuild:
  Version bump; ebuild and patch by Santiago M. Mola <coldwind@gentoo.org> in
  bug #197881. Replace call to docert by install_cert, bug #174759. The binary
  is now installed in /usr/bin; provide a symlink for backwards compatibility
  and update the rc file accordingly. Remove old version.

  10 Nov 2007; Samuli Suominen <drac@gentoo.org> stunnel-3.26.ebuild:
  Keyword ~amd64 wrt #193770.

  09 Nov 2007; Ulrich Mueller <ulm@gentoo.org> stunnel-3.26.ebuild,
  -stunnel-4.09-r1.ebuild, -stunnel-4.14-r1.ebuild, -stunnel-4.15.ebuild:
  Install stunnel.so again. Remove redundant src_compile. Clean up.

  09 Nov 2007; Fabian Groffen <grobian@gentoo.org> stunnel-3.26.ebuild:
  Dropped ppc-macos keyword, see you in prefix

  03 Nov 2007; Samuli Suominen <drac@gentoo.org> stunnel-4.20.ebuild:
  Stable on arm; bug #113778

  08 Oct 2007; Markus Rothe <corsair@gentoo.org> stunnel-4.20.ebuild:
  Stable on ppc64; bug #113778

  20 Sep 2007; Christian Birchinger <joker@gentoo.org> stunnel-4.20.ebuild:
  Added sparc stable keyword

  20 Sep 2007; Robert Buchholz <rbu@gentoo.org> stunnel-3.26.ebuild,
  stunnel-4.20.ebuild:
  amd64 stable, now the right one (bug #113778)

  20 Sep 2007; Robert Buchholz <rbu@gentoo.org> stunnel-3.26.ebuild:
  amd64 stable (bug #113778)

  05 Sep 2007; Raúl Porcel <armin76@gentoo.org> stunnel-4.20.ebuild:
  alpha stable wrt #113778, thanks to Tobias Klausmann for testing

  05 Sep 2007; Christian Faulhammer <opfer@gentoo.org> stunnel-4.20.ebuild:
  stable x86, bug 113778

  01 Sep 2007; Jeroen Roovers <jer@gentoo.org> stunnel-4.20.ebuild:
  Stable for HPPA (bug #113778).

  01 Sep 2007; Joseph Jezak <josejx@gentoo.org> stunnel-4.20.ebuild:
  Marked ppc stable and re-added ~ppc64 for bug #113778.

  22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
  Transition to Manifest2.

  02 Feb 2007; Aron Griffis <agriffis@gentoo.org> stunnel-3.26.ebuild,
  stunnel-4.09-r1.ebuild, stunnel-4.14-r1.ebuild, stunnel-4.15.ebuild,
  stunnel-4.16.ebuild, stunnel-4.20.ebuild:
  Add sys-apps/tcp-wrappers to DEPEND #154205

*stunnel-4.20 (02 Feb 2007)

  02 Feb 2007; Aron Griffis <agriffis@gentoo.org> +stunnel-4.20.ebuild:
  Bump to 4.20 (from 4.16)

  04 Nov 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  stunnel-4.09-r1.ebuild, stunnel-4.16.ebuild:
  Added ~hppa

*stunnel-4.16 (31 Oct 2006)

  31 Oct 2006; Aron Griffis <agriffis@gentoo.org> +stunnel-4.16.ebuild:
  Bump to 4.16 (from 4.15)

  15 Jul 2006; Bryan Østergaard <kloeri@gentoo.org> metadata.xml:
  Remove aliz from metadata.xml as he's retired.

  13 Jul 2006; Aron Griffis <agriffis@gentoo.org> stunnel-4.15.ebuild:
  Mark 4.15 ~ia64

  10 Jun 2006; Lance Albertson <ramereth@gentoo.org> stunnel-4.14-r1.ebuild,
  stunnel-4.15.ebuild:
  * Re-keywording because of a few issues I've encountered. (mainly dealing with
  segfaulting)

  05 Jun 2006; Lance Albertson <ramereth@gentoo.org>
  -files/stunnel-4.05-gentoo.diff, -files/stunnel-4.09-gentoo.diff,
  -files/stunnel-4.10-inetd.patch, -files/stunnel.conf.4.05,
  -files/stunnel.conf.4.09, -files/stunnel.rc6.4.05,
  -files/stunnel.rc6.4.09, -stunnel-4.09.ebuild, stunnel-4.14-r1.ebuild,
  stunnel-4.15.ebuild:
  * Stable on x86
  * Removed old ebuild
  * Cleaned up files dir

  23 May 2006; Markus Rothe <corsair@gentoo.org> stunnel-4.09-r1.ebuild:
  Stable on ppc64

*stunnel-4.15 (27 Apr 2006)
*stunnel-4.14-r1 (27 Apr 2006)

  27 Apr 2006; Lance Albertson <ramereth@gentoo.org> -stunnel-4.14.ebuild,
  +stunnel-4.14-r1.ebuild, +stunnel-4.15.ebuild:
  * Version bump
  * Fixed ipv6/tcpd use flags for 4.14 and beyond. Apparently the configure
  script doesn't honor --disable-foo.
  * Removed broken ebuild

  29 Mar 2006; Brent Baude <ranger@gentoo.org> stunnel-4.09-r1.ebuild:
  Marking stunnel-4.09 ~ppc64 per infra request

  07 Feb 2006; Simon Stelling <blubb@gentoo.org> stunnel-4.09-r1.ebuild:
  stable on amd64

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

  24 Dec 2005; Michael Hanselmann <hansmi@gentoo.org>
  stunnel-4.09-r1.ebuild:
  Stable on ppc.

  21 Nov 2005; Christian Birchinger <joker@gentoo.org>
  stunnel-4.09-r1.ebuild:
  Added sparc stable keyword

*stunnel-4.14 (20 Nov 2005)

  20 Nov 2005; Lance Albertson <ramereth@gentoo.org> -stunnel-4.05.ebuild,
  stunnel-4.09-r1.ebuild, -stunnel-4.10-r1.ebuild, +stunnel-4.14.ebuild:
  * Version bump
  * Stable on x86
  * Removed old ebuilds

*stunnel-4.09-r1 (02 Oct 2005)

  02 Oct 2005; Lance Albertson <ramereth@gentoo.org>
  +stunnel-4.09-r1.ebuild:
  * Cert fix

*stunnel-4.10-r1 (25 Jun 2005)

  25 Jun 2005; Lance Albertson <ramereth@gentoo.org>
  +files/stunnel-3.26-gentoo.diff, +files/stunnel-4.10-inetd.patch,
  +stunnel-3.26.ebuild, -stunnel-4.10.ebuild, +stunnel-4.10-r1.ebuild:
  * Bump 4.10 to fix inetd problem from bug #96896
  * Restored 3.23 for missed deps on other packages

*stunnel-4.10 (22 Jun 2005)

  22 Jun 2005; Lance Albertson <ramereth@gentoo.org>
  -files/stunnel-3.22-blinding.patch, -files/stunnel-3.22-gentoo.diff,
  -files/stunnel-3.26-gentoo.diff, -files/stunnel-4.04-blinding.patch,
  -files/stunnel-4.04-gentoo.diff, files/stunnel.conf,
  -files/stunnel.conf.4.04-r2, -files/stunnel.conf.4.04-r3,
  files/stunnel.rc6, -files/stunnel.rc6.4.04-r2, -files/stunnel.rc6.4.04-r3,
  -stunnel-3.22-r2.ebuild, -stunnel-3.26.ebuild, -stunnel-4.04-r1.ebuild,
  -stunnel-4.04-r2.ebuild, -stunnel-4.04-r3.ebuild, +stunnel-4.10.ebuild:
  * Cleanup - taking out a bunch of old stuff
  * Adding 4.10 as testing only (since upstream calls it experimental anyways)
    Closing bug #92604

  18 Jun 2005; Fernando J. Pereda <ferdy@gentoo.org> stunnel-4.09.ebuild:
  stable on alpha, wrt bug #95802

  18 Jun 2005; Jason Wever <weeve@gentoo.org> stunnel-4.09.ebuild:
  Stable on SPARC wrt bug #95802.

  17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> stunnel-4.09.ebuild:
  Stable on ppc.

  12 Jun 2005; Danny van Dyk <kugelfang@gentoo.org> stunnel-4.09.ebuild:
  Marked stable on amd64.

  11 Jun 2005; Lance Albertson <ramereth@gentoo.org> stunnel-4.09.ebuild:
  Stable on x86

*stunnel-4.09 (13 May 2005)

  13 May 2005; Lance Albertson <ramereth@gentoo.org>
  +files/stunnel-4.09-gentoo.diff, +files/stunnel.conf.4.09,
  +files/stunnel.rc6.4.09, metadata.xml, +stunnel-4.09.ebuild:
  Several cleanups in the ebuild, and version bump
  * fixed init scripts to use proper /var/run/stunnel location
  * made the build more in line with upstream
  * fixed cert generation
  * added ipv6 useflag / took out static
  * Updated metadata.xml

  11 Feb 2005; petre rodan <kaiowas@gentoo.org> stunnel-3.22-r2.ebuild,
  stunnel-3.26.ebuild, stunnel-4.04-r1.ebuild, stunnel-4.04-r2.ebuild,
  stunnel-4.04-r3.ebuild, stunnel-4.05.ebuild:
  added selinux RDEPEND - bug 79750

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

  14 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> stunnel-3.26.ebuild:
  Added to ~ppc-macos.

  22 Aug 2004; Jason Wever <weeve@gentoo.org> stunnel-4.05.ebuild:
  Stable on sparc.

  22 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> stunnel-4.05.ebuild:
  Stable on alpha.

  18 Aug 2004; Daniel Ahlberg <aliz@gentoo.org> files/stunnel.conf.4.05,
  files/stunnel.rc6.4.05:
  Added missing files to CVS, closing #54390.
  Unmasked on x86 and amd64.

  28 Jul 2004; Danny van Dyk <kugelfang@gentoo.org> stunnel-3.26.ebuild:
  Marked ~amd64.

  01 Jul 2004; Jon Hood <squinky86@gentoo.org> stunnel-3.22-r2.ebuild,
  stunnel-3.26.ebuild, stunnel-4.04-r1.ebuild, stunnel-4.04-r2.ebuild,
  stunnel-4.04-r3.ebuild, stunnel-4.05.ebuild:
  change virtual/glibc to virtual/libc

  18 Jun 2004; Michael Hanselmann <hansmi@gentoo.org> stunnel-4.05.ebuild:
  Added to ~ppc

*stunnel-4.05 (14 Jun 2004)

  14 Jun 2004; Daniel Ahlberg <aliz@gentoo.org> stunnel-4.05.ebuild:
  Version bump found by Daniel Webert <daniel_webert@web.de> in #53519. Added
  metadata.xml.

  08 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> stunnel-4.04-r3.ebuild:
  Stable on alpha.

  27 Apr 2004; Aron Griffis <agriffis@gentoo.org> stunnel-4.04-r3.ebuild:
  Add inherit eutils

*stunnel-4.04-r3 (03 Jan 2004)

  03 Jan 2004; Daniel Ahlberg <aliz@gentoo.org> stunnel-4.04-r3.ebuild:
  Fixes for #36403 along with other fixes.

*stunnel-4.04-r2 (28 Oct 2003)

  28 Oct 2003; Daniel AHlberg <aliz@gentoo.org> stunnel-4.04-r2 :
  Now stunnel should run with its own uid/gid instead of noboody/nogroup. Experimental!
  Closes #24572.

  28 Oct 2003; Daniel Ahlberg <aliz@gentoo.org> stunnel-4.04-r1 stunnel-3.26.ebuild :
  Depend on >=openssl-0.9.6j becuse of blinding issues.

  20 Oct 2003; Aron Griffis <agriffis@gentoo.org> stunnel-4.04-r1.ebuild:
  Stable on alpha

  12 Sep 2003; Ian Leitch <port001@gentoo.org> :
  Put back missing Manifest - #28505

*stunnel-3.26 (11 Sep 2003)

  11 Sep 2003; Mike Frysinger <vapier@gentoo.org> :
  Version bump because of DoS signaling bug #26175.

*stunnel-3.24-r1 (02 Jul 2003)

  22 Jul 2003; Christian Birchinger <joker@gentoo.org>
  stunnel-4.04-r1.ebuild, files/stunnel.rc6:
  Added sparc stable keyword. Fixed wrong "net-snmp" stop-message in stunnel.rc6

  11 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> stunnel-4.04-r1.ebuild :
  Fixed path to patch. Closes #23702.

  27 Jul 2003; Mamoru KOMACHI <usata@gentoo.org> stunnel-3.24-r1.ebuild:
  Added alpha and ppc keywords.

  02 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> stunnel-3.24-r1.ebuild :
  New revision without the blindingfix patch.

*stunnel-3.24 (28 Jun 2003)

  28 Jun 2003; Daniel Ahlberg <aliz@gentoo.org> stunnel-3.24.ebuild :
  Version bump that hopefully resolvs blinding issues. Closes #23213.

*stunnel-4.04-r1 (25 Jun 2003)

  25 Jun 2003; Daniel Ahlberg <aliz@gentoo.org> stunnel-4.04-r1.ebuild :
  Fixed installation av shared and static libstunnel. Found by Simon Matthews <simon@paxonet.com>.

  26 May 2003; Daniel Ahlberg <aliz@gentoo.org> stunnel-3.22-r1.ebuild, stunnel-3.22-r2.ebuild
						stunnel-4.02.ebuild, stunnel-4.04.ebuild :
  Fixed typo. Found by Brian Hatch <bri@ifokr.org>.


  23 Apr 2003; Daniel Ahlberg <aliz@gentoo.org> stunnel-4.04.ebuild :
  Added static support from #19561.

*stunnel-4.04 (25 Mar 2003)

  25 Mar 2003; Daniel Ahlberg <aliz@gentoo.org> stunnel-4.04.ebuild :
  Security update.

*stunnel-3.22-r2 (25 Mar 2003)

  25 Mar 2003; Daniel Ahlberg <aliz@gentoo.org> stunnel-3.22-r2.ebuild :
  Security update.

  04 Jan 2003; Daniel Ahlberg <aliz@gentoo.org> stunnel-4.02.ebuild, files/stunnel.rc6 :
  Misc fixes, closes #12608.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*stunnel-4.02 (26 Oct 2002)

  26 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> :
  Version bump, found by fluxbox <fluxbox@cox.net> in #9512.

*stunnel-3.22-r1 (18 Mar 2002)

  09 Jul 2002; phoen][x <phoenix@gentoo.org> stunnel-3.22-r1.ebuild :
  Added KEYWORDS, LICENSE, SLOT.
  Removed old ebuilds from the tree.

  18 Mar 2002; Seemant Kulleen <seemant@gentoo.org> stunnel-3.22-r1.ebuild :
  Unmasked it, and made the dep >= instead of >, and added ChangeLog file.