blob: 4f0f5d01ed5db0488a2179f1af03ad4b91ac5695 (
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
|
# ChangeLog for dev-php/PEAR-XML_RPC
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_RPC/ChangeLog,v 1.26 2005/09/07 05:13:51 sebastian Exp $
*PEAR-XML_RPC-1.4.1 (07 Sep 2005)
07 Sep 2005; Sebastian Bergmann <sebastian@gentoo.org>
+PEAR-XML_RPC-1.4.1.ebuild:
Version bump.
*PEAR-XML_RPC-1.4.0 (14 Aug 2005)
14 Aug 2005; Sebastian Bergmann <sebastian@gentoo.org>
-PEAR-XML_RPC-1.3.1.ebuild, -PEAR-XML_RPC-1.3.2.ebuild,
-PEAR-XML_RPC-1.3.3.ebuild, +PEAR-XML_RPC-1.4.0.ebuild:
Version bump, immediately marked as stable on all ARCHes due to eval()
vulnerability and this is portable PHP code. Removing vulnerable versions.
08 Aug 2005; Markus Rothe <corsair@gentoo.org> PEAR-XML_RPC-1.3.3.ebuild:
Stable on ppc64
05 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org>
PEAR-XML_RPC-1.3.3.ebuild:
Stable on sparc
04 Aug 2005; Sebastian Bergmann <sebastian@gentoo.org>
PEAR-XML_RPC-1.3.3.ebuild:
Stable on amd64 and x86.
25 Jul 2005; Guy Martin <gmsoft@gentoo.org> PEAR-XML_RPC-1.3.2.ebuild:
Stable on hppa.
20 Jul 2005; Markus Rothe <corsair@gentoo.org> PEAR-XML_RPC-1.3.2.ebuild:
Stable on ppc64
17 Jul 2005; Tobias Scherbaum <dertobi123@gentoo.org>
PEAR-XML_RPC-1.3.2.ebuild:
ppc stable
*PEAR-XML_RPC-1.3.3 (15 Jul 2005)
15 Jul 2005; Sebastian Bergmann <sebastian@gentoo.org>
+PEAR-XML_RPC-1.3.3.ebuild:
Version bump.
13 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org>
PEAR-XML_RPC-1.3.2.ebuild:
Stable on sparc
12 Jul 2005; Sebastian Bergmann <sebastian@gentoo.org>
PEAR-XML_RPC-1.3.2.ebuild:
Stable on amd64 and x86.
*PEAR-XML_RPC-1.3.2 (08 Jul 2005)
08 Jul 2005; Sebastian Bergmann <sebastian@gentoo.org>
+PEAR-XML_RPC-1.3.2.ebuild:
Version bump.
01 Jul 2005; Sebastian Bergmann <sebastian@gentoo.org>
-PEAR-XML_RPC-1.1.0.ebuild, -PEAR-XML_RPC-1.2.2.ebuild,
PEAR-XML_RPC-1.3.1.ebuild:
Marking stable on all arches with regard to 97399. This package contains
platform-independent PHP source so it should be okay to do so. Also pull
vulnerable versions from the tree.
*PEAR-XML_RPC-1.3.1 (30 Jun 2005)
30 Jun 2005; Sebastian Bergmann <sebastian@gentoo.org>
+PEAR-XML_RPC-1.3.1.ebuild:
Version bump, see bug 97399.
27 Mar 2005; Bryan Østergaard <kloeri@gentoo.org>
PEAR-XML_RPC-1.1.0.ebuild:
Stable on alpha.
19 Mar 2005; Jason Wever <weeve@gentoo.org> PEAR-XML_RPC-1.1.0.ebuild:
Stable on sparc wrt bug #82545.
*PEAR-XML_RPC-1.2.2 (18 Mar 2005)
18 Mar 2005; Sebastian Bergmann <sebastian@gentoo.org>
-PEAR-XML_RPC-1.2.0.ebuild, +PEAR-XML_RPC-1.2.2.ebuild:
Version bump.
09 Mar 2005; Sebastian Bergmann <sebastian@gentoo.org>
PEAR-XML_RPC-1.2.0.ebuild:
Add missing KEYWORDs.
*PEAR-XML_RPC-1.2.0 (28 Feb 2005)
28 Feb 2005; Sebastian Bergmann <sebastian@gentoo.org>
+PEAR-XML_RPC-1.2.0.ebuild:
Version bump.
26 Feb 2005; Jason Wever <weeve@gentoo.org> PEAR-XML_RPC-1.1.0.ebuild:
Added ~sparc keyword wrt bug #82545.
20 Feb 2005; Aron Griffis <agriffis@gentoo.org> PEAR-XML_RPC-1.1.0.ebuild:
stable on ia64
20 Feb 2005; Sebastian Bergmann <sebastian@gentoo.org>
PEAR-XML_RPC-1.1.0.ebuild:
Mark stable on x86 and amd64 for bug 82545.
20 Feb 2005; Joseph Jezak <josejx@gentoo.org> PEAR-XML_RPC-1.1.0.ebuild:
Marked ppc stable for bug #82545.
19 Feb 2005; Markus Rothe <corsair@gentoo.org> PEAR-XML_RPC-1.1.0.ebuild:
Stable on ppc64; bug #82545
19 Feb 2005; Sebastian Bergmann <sebastian@gentoo.org>
PEAR-XML_RPC-1.1.0.ebuild:
Mask ~amd64.
*PEAR-XML_RPC-1.1.0 (16 Feb 2005)
16 Feb 2005; Sebastian Bergmann <sebastian@gentoo.org> +metadata.xml,
+PEAR-XML_RPC-1.1.0.ebuild:
Initial ebuild for XML_RPC PEAR package.
|