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
|
# ChangeLog for net-misc/stunnel
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.30 2004/07/01 22:00:33 squinky86 Exp $
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.
|