blob: 4c4e986b9ccf059aef5f73d94cda9d9e0b819d65 (
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
|
# ChangeLog for dev-java/icedtea-web
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-web/ChangeLog,v 1.9 2011/09/06 11:56:40 caster Exp $
06 Sep 2011; Vlastimil Babka <caster@gentoo.org>
+files/0001-Support-using-NPAPI-SDK-headers-instead-of-whole-xul.patch:
Add missing patch, thanks to marienz
*icedtea-web-1.1.2 (06 Sep 2011)
06 Sep 2011; Vlastimil Babka <caster@gentoo.org> -icedtea-web-1.1.ebuild,
icedtea-web-1.1.1.ebuild, +icedtea-web-1.1.2.ebuild:
Version bump. Support building against npapi-sdk instead of xulrunner, bug
#381957. Also remove xulrunner from RDEPEND in all older versions, bug
#381147.
*icedtea-web-1.1.1 (22 Jul 2011)
22 Jul 2011; Vlastimil Babka <caster@gentoo.org> -icedtea-web-1.0.1.ebuild,
-icedtea-web-1.0.2.ebuild, +icedtea-web-1.1.1.ebuild:
Version bump, security bug #375977.
20 Jun 2011; Vlastimil Babka <caster@gentoo.org> icedtea-web-1.1.ebuild:
Disable parallel make install until bug #372235 is resolved.
*icedtea-web-1.1 (13 Jun 2011)
13 Jun 2011; Vlastimil Babka <caster@gentoo.org> +icedtea-web-1.1.ebuild:
Version bump, security bug #370787.
*icedtea-web-1.0.2 (08 Apr 2011)
08 Apr 2011; Vlastimil Babka <caster@gentoo.org> +icedtea-web-1.0.2.ebuild:
Version bump, bug #361921.
30 Mar 2011; Vlastimil Babka <caster@gentoo.org> icedtea-web-1.0.1.ebuild:
Remove -j1 from src_install as there should be no problem now that
compilation is properly in src_compile.
30 Mar 2011; Vlastimil Babka <caster@gentoo.org> icedtea-web-1.0.1.ebuild:
Add src_compile() phase to override the one from java-pkg-2.
*icedtea-web-1.0.1 (18 Feb 2011)
18 Feb 2011; Vlastimil Babka <caster@gentoo.org> +icedtea-web-1.0.1.ebuild,
+metadata.xml:
Initial import from java-overlay, proxy-maintained by Andrew John Hughes
<gnu_andrew@member.fsf.org>
|