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
|
# ChangeLog for dev-php/php-cgi
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/php-cgi/ChangeLog,v 1.24 2004/07/14 21:03:20 lu_zero Exp $
14 Jul 2004; Luca Barbato <lu_zero@gentoo.org> php-cgi-4.3.8.ebuild:
Marked ppc for security reason (bug #56985)
14 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> :
add hardendephp support for 4.3.8
*php-cgi-4.3.8 (13 Jul 2004)
13 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> php-cgi-4.3.8.ebuild:
new version, security reasons.
07 Jul 2004; Jason Wever <weeve@gentoo.org> php-cgi-4.3.7-r1.ebuild:
Stable on sparc.
07 Jul 2004; Bryan �stergaard <kloeri@gentoo.org> php-cgi-4.3.7-r1.ebuild:
Stable on alpha.
06 Jul 2004; Michael Hanselmann <hansmi@gentoo.org> php-cgi-4.3.7-r1.ebuild:
Stable on ppc.
04 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> php-cgi-4.3.7-r1.ebuild:
stable on x86.
04 Jul 2004; Bryan �stergaard <kloeri@gentoo.org> php-cgi-4.3.6-r1.ebuild:
Stable on alpha.
*php-cgi-4.3.7-r1 (27 Jun 2004)
27 Jun 2004; Robin H. Johnson <robbat2@gentoo.org> php-cgi-4.3.7-r1.ebuild:
fix bugs 55150, 52165, 52912. fix manifest.
*php-cgi-4.3.7 (05 Jun 2004)
05 Jun 2004; Robin H. Johnson <robbat2@gentoo.org> php-cgi-4.3.7.ebuild:
put 4.3.7 in, but it doesn't work yet, so hardmasked
*php-cgi-4.3.6-r1 (28 May 2004)
28 May 2004; Robin H. Johnson <robbat2@gentoo.org> php-cgi-4.3.6-r1.ebuild:
fixed bugs 50991, 49420 in php-sapi eclass, so bump ebuilds.
19 May 2004; Stuart Herbert <stuart@gentoo.org> :
Added digest for hardened php patch
03 May 2004; Robin H. Johnson <robbat2@gentoo.org> php-cgi-4.3.6.ebuild:
typo fix
26 Apr 2004; Jason Wever <weeve@gentoo.org> php-cgi-4.3.6.ebuild:
Stable on sparc.
*php-cgi-4.3.6 (20 Apr 2004)
20 Apr 2004; Robin H. Johnson <robbat2@gentoo.org> php-cgi-4.3.6.ebuild:
pcre fix bug #47498
14 Apr 2004; Guy Martin <gmsoft@gentoo.org> php-cgi-4.3.6_rc2.ebuild:
Marked stable on hppa.
08 Apr 2004; Stuart Herbert <stuart@gentoo.org> php-cgi-4.3.6_rc2.ebuild:
Marked as stable, because 4.3.5 has issues
05 Apr 2004; Robin H. Johnson <robbat2@gentoo.org> php-cgi-4.3.4-r2.ebuild,
php-cgi-4.3.4.ebuild:
remove old ebuild using php-2 eclass, and mark 4.3.4r2 as stable.
*php-cgi-4.3.6_rc2 (05 Apr 2004)
05 Apr 2004; Robin H. Johnson <robbat2@gentoo.org> php-cgi-4.3.6_rc2.ebuild:
bump to new rc as 4.3.5 has issues
*php-cgi-4.3.5 (29 Mar 2004)
29 Mar 2004; Stuart Herbert <stuart@gentoo.org> php-cgi-4.3.5.ebuild:
Version bump
07 Jan 2004; Robin H. Johnson <robbat2@gentoo.org> php-cgi-4.3.4-r2.ebuild,
php-cgi-4.3.4.ebuild:
remove ~mips and ~arm KEYWORDS due to lack of support, ready for new repoman.
*php-cgi-4.3.4-r2 (07 Jan 2004)
07 Jan 2004; Robin H. Johnson <robbat2@gentoo.org> php-cgi-4.3.4-r2.ebuild,
php-cgi-4.3.4.ebuild:
fix copyright headers and add new php-cgi build
*php-cgi-4.3.4 (22 Nov 2003)
22 Nov 2003; Robin H. Johnson <robbat2@gentoo.org> metadata.xml,
php-cgi-4.3.4.ebuild, files/pear_config.diff:
initial commit of php-cgi, initial ebuild by robbat2@gentoo.org, resolves bug
18640
|