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 www-apps/b2evolution
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/www-apps/b2evolution/ChangeLog,v 1.20 2006/11/23 17:05:10 vivo Exp $
23 Nov 2006; Francesco Riosa <vivo@gentoo.org> ChangeLog:
dev-db/mysql => virtual/mysql
23 Nov 2006; Francesco Riosa <vivo@gentoo.org> b2evolution-0.9.1.ebuild,
b2evolution-0.9.2.ebuild, b2evolution-1.8.0.ebuild:
dev-db/mysql => virtual/mysql
18 Nov 2006; Daniel Drake <dsd@gentoo.org> b2evolution-0.9.1.ebuild,
b2evolution-0.9.2.ebuild, b2evolution-1.8.0.ebuild:
Require php with xml/expat support, thanks to Michael Sullivan in bug #151370
24 Jul 2006; Daniel Drake <dsd@gentoo.org> b2evolution-0.9.1.ebuild,
b2evolution-0.9.2.ebuild:
Don't overwrite user config files, reported by Robin Smidsrod in bug #136648
*b2evolution-1.8.0 (24 Jul 2006)
24 Jul 2006; Daniel Drake <dsd@gentoo.org> +b2evolution-1.8.0.ebuild:
New beta release
*b2evolution-0.9.2 (30 May 2006)
30 May 2006; Daniel Drake <dsd@gentoo.org> +b2evolution-0.9.2.ebuild:
Version bump
08 Jan 2006; Joseph Jezak <josejx@gentoo.org> b2evolution-0.9.1.ebuild:
Marked ppc stable for bug #113654.
23 Dec 2005; Simon Stelling <blubb@gentoo.org> b2evolution-0.9.1.ebuild:
stable on amd64
06 Dec 2005; Jose Luis Rivero <yoswink@gentoo.org>
b2evolution-0.9.1.ebuild:
Stable on alpha wrt bug #113654
04 Dec 2005; Mark Loeser <halcy0n@gentoo.org> b2evolution-0.9.1.ebuild:
Stable on x86; bug #113654
20 Nov 2005; Stuart Herbert <stuart@gentoo.org> b2evolution-0.9.1.ebuild:
Fix broken DEPEND
13 Oct 2005; Carlos Silva <r3pek@gentoo.org>
-b2evolution-0.9.0.12-r2.ebuild:
Removed old version
*b2evolution-0.9.1 (13 Oct 2005)
13 Oct 2005; Carlos Silva <r3pek@gentoo.org> +b2evolution-0.9.1.ebuild:
Version bump. Closes bug #107464, thx to Andy Blyler for reporting.
Also fixing deps as according to bug #105419
*b2evolution-0.9.0.12-r2 (09 Sep 2005)
09 Sep 2005; Mark Loeser <halcy0n@gentoo.org>
-files/b2evolution-0.9.0.11.xmlrpc.patch,
-files/b2evolution-0.9.0.12-xmlrpc.patch, -b2evolution-0.9.0.12.ebuild,
-b2evolution-0.9.0.12-r1.ebuild, +b2evolution-0.9.0.12-r2.ebuild:
Remove old ebuilds and use upstream's XML-RPC patch so all features of
b2evolution are restored.
06 Sep 2005; Ilya A. Volynets-Evenbakh <ilya@total-knowledge.com>
b2evolution-0.9.0.12-r1.ebuild:
Mark ~alpha and ~amd64
*b2evolution-0.9.0.12-r1 (24 Aug 2005)
24 Aug 2005; Stuart Herbert <stuart@gentoo.org>
+b2evolution-0.9.0.12-r1.ebuild:
Patched for XMLRPC vulnerability; see bug #102375
*b2evolution-0.9.0.12 (05 Jul 2005)
05 Jul 2005; Mark Loeser <halcy0n@gentoo.org>
+files/b2evolution-0.9.0.12-xmlrpc.patch, +b2evolution-0.9.0.12.ebuild:
Version bump, and apply security patch; fixes bug #97650
*b2evolution-0.9.0.11-r1 (06 Jul 2005)
06 Jul 2005; Stuart Herbert <stuart@gentoo.org>
+files/b2evolution-0.9.0.11.xmlrpc.patch, +b2evolution-0.9.0.11-r1.ebuild:
Patch for security bug #97650
19 Jun 2005; Daniel Ostrow <dostrow@gentoo.org>
b2evolution-0.9.0.11.ebuild:
Marked ~ppc for testing.
*b2evolution-0.9.0.11 (05 Feb 2005)
05 Feb 2005; Daniel Drake <dsd@gentoo.org> +metadata.xml,
+files/postinstall-en.txt, +b2evolution-0.9.0.11.ebuild:
Initial commit. Includes security fix from http://secunia.com/advisories/13718/
|