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
|
# ChangeLog for dev-java/ant-testutil
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-testutil/ChangeLog,v 1.25 2014/03/08 16:27:31 tomwij Exp $
08 Mar 2014; Tom Wijsman <TomWij@gentoo.org> -ant-testutil-1.8.0.ebuild,
-ant-testutil-1.8.1.ebuild:
Remove old.
20 Oct 2013; Agostino Sarubbo <ago@gentoo.org> ant-testutil-1.9.2.ebuild:
Stable for ppc64, wrt bug #476958
20 Oct 2013; Agostino Sarubbo <ago@gentoo.org> ant-testutil-1.9.2.ebuild:
Stable for ppc, wrt bug #476958
20 Oct 2013; Agostino Sarubbo <ago@gentoo.org> ant-testutil-1.9.2.ebuild:
Stable for x86, wrt bug #476958
20 Oct 2013; Agostino Sarubbo <ago@gentoo.org> ant-testutil-1.9.2.ebuild:
Stable for amd64, wrt bug #476958
20 Oct 2013; Agostino Sarubbo <ago@gentoo.org> ant-testutil-1.9.2.ebuild:
Correct the keyword declaration
*ant-testutil-1.9.2 (28 Aug 2013)
28 Aug 2013; Tom Wijsman <TomWij@gentoo.org> +ant-testutil-1.9.2.ebuild:
Version bump to 1.9.2. Fixes security bug #476958.
*ant-testutil-1.9.1 (05 Jul 2013)
05 Jul 2013; Tom Wijsman <TomWij@gentoo.org> +ant-testutil-1.9.1.ebuild:
Version bump to 1.9.1.
05 Dec 2012; Agostino Sarubbo <ago@gentoo.org> ant-testutil-1.8.4.ebuild:
Stable for ppc64, wrt bug #417909
23 Aug 2012; Michael Weber <xmw@gentoo.org> ant-testutil-1.8.4.ebuild:
ppc stable (bug 417909).
11 Jun 2012; Johannes Huber <johu@gentoo.org> ant-testutil-1.8.4.ebuild:
Stable for x86, wrt bug #417909
11 Jun 2012; Agostino Sarubbo <ago@gentoo.org> ant-testutil-1.8.4.ebuild:
Stable for amd64, wrt bug #417909
*ant-testutil-1.8.4 (30 May 2012)
30 May 2012; Ralph Sennhauser <sera@gentoo.org> +ant-testutil-1.8.4.ebuild:
Security bump. CVE-2012-2098 #417909
25 May 2012; Agostino Sarubbo <ago@gentoo.org> ant-testutil-1.8.2.ebuild:
Stable for amd64, wrt bug #417403
25 May 2012; Jeff Horelick <jdhore@gentoo.org> ant-testutil-1.8.2.ebuild:
marked x86 per bug 417403
*ant-testutil-1.8.2 (18 Feb 2012)
18 Feb 2012; Vlastimil Babka <caster@gentoo.org> +ant-testutil-1.8.2.ebuild:
Version bump, bug #351850.
31 Dec 2011; Ralph Sennhauser <sera@gentoo.org> +ant-testutil-1.8.0.ebuild:
Restore 1.8.0 as there still are reverse dependencies, drop ia64 keyword
25 Dec 2011; Miroslav Šulc <fordfrog@gentoo.org> ant-testutil-1.8.1.ebuild:
Restricted compilation to JDK 1.6 because of JDBC incompatibility with JDK
1.7 (bug #395393). Had to drop ~ia64 keyword as they do not have JDK 1.6.
25 Dec 2011; Miroslav Šulc <fordfrog@gentoo.org> -ant-testutil-1.8.0.ebuild:
Removed old version
18 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
ant-testutil-1.8.1.ebuild:
ppc stable wrt #305929
05 Nov 2010; Mark Loeser <halcy0n@gentoo.org> ant-testutil-1.8.1.ebuild:
Stable for ppc64; bug #305929
07 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
ant-testutil-1.8.1.ebuild:
stable x86, bug 305929
29 Jun 2010; Christoph Mende <angelos@gentoo.org>
ant-testutil-1.8.1.ebuild:
Stable on amd64 wrt bug #305929
*ant-testutil-1.8.1 (15 May 2010)
15 May 2010; Vlastimil Babka <caster@gentoo.org>
+ant-testutil-1.8.1.ebuild:
Version bump.
*ant-testutil-1.8.0 (20 Feb 2010)
20 Feb 2010; Vlastimil Babka <caster@gentoo.org>
+ant-testutil-1.8.0.ebuild, +metadata.xml:
Previously unpackaged part of dev-java/ant, fixes bug #266954.
|