commit: 8a34fa3b831a5381465595bfc98a4c47f2b1993b Author: Andrew John Hughes <gnu_andrew <AT> member <DOT> fsf <DOT> org> AuthorDate: Mon Aug 10 20:29:22 2015 +0000 Commit: Andrew John Hughes <gnu_andrew <AT> member <DOT> fsf <DOT> org> CommitDate: Mon Aug 10 20:30:27 2015 +0000 URL: https://gitweb.gentoo.org/proj/java.git/commit/?id=8a34fa3b
Restore ChangeLogs removed by some fool in 2b054699a7381d9d2e6e1b80fe01c01485c342cf dev-java/gcj-jdk/ChangeLog | 146 +++ dev-java/gnu-classpath/ChangeLog | 529 +++++++++ dev-java/icedtea/ChangeLog | 2185 ++++++++++++++++++++++++++++++++++++++ dev-java/jamvm/ChangeLog | 238 +++++ 4 files changed, 3098 insertions(+) diff --git a/dev-java/gcj-jdk/ChangeLog b/dev-java/gcj-jdk/ChangeLog new file mode 100644 index 0000000..591e2b0 --- /dev/null +++ b/dev-java/gcj-jdk/ChangeLog @@ -0,0 +1,146 @@ +# ChangeLog for dev-java/gcj-jdk +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/gcj-jdk/ChangeLog,v 1.19 2015/05/21 08:50:13 chewi Exp $ + +*gcj-jdk-5.1.0-r1 (23 Jun 2015) + + 23 Jun 2015; Andrew John Hughes <[email protected]> + +gcj-jdk-5.1.0-r1.ebuild, -gcj-jdk-5.1.0.ebuild, metadata.xml: + Make javadoc symlink optional and provide it using GNU Classpath. Resolves bug + #465572. + + 21 May 2015; James Le Cuirot <[email protected]> -gcj-jdk-4.8.3.ebuild, + gcj-jdk-4.8.4.ebuild: + ~ppc keyword. + +*gcj-jdk-4.8.4 (03 May 2015) + + 03 May 2015; James Le Cuirot <[email protected]> +gcj-jdk-4.8.4.ebuild, + -gcj-jdk-4.7.3.ebuild, -gcj-jdk-4.8.2.ebuild, gcj-jdk-4.9.2.ebuild: + Let's just keep versions for the latest stable and unstable gcc in each SLOT. + +*gcj-jdk-4.9.2 (17 Mar 2015) + + 17 Mar 2015; James Le Cuirot <[email protected]> +gcj-jdk-4.9.2.ebuild: + Simple version bump. Tested with ecj 4.4 to build icedtea 7. + +*gcj-jdk-4.8.3 (14 Jul 2014) +*gcj-jdk-4.8.2 (14 Jul 2014) +*gcj-jdk-4.7.4 (14 Jul 2014) +*gcj-jdk-4.7.3-r1 (14 Jul 2014) + + 14 Jul 2014; Ralph Sennhauser <[email protected]> -gcj-jdk-4.5.1-r1.ebuild, + -gcj-jdk-4.5.2-r1.ebuild, -gcj-jdk-4.5.3.ebuild, -gcj-jdk-4.5.4.ebuild, + -gcj-jdk-4.5.4-r1.ebuild, -gcj-jdk-4.6.0.ebuild, -gcj-jdk-4.6.1.ebuild, + -gcj-jdk-4.6.2-r1.ebuild, -gcj-jdk-4.6.3.ebuild, -gcj-jdk-4.6.3-r1.ebuild, + -gcj-jdk-4.6.3-r2.ebuild, -gcj-jdk-4.6.3-r3.ebuild, -gcj-jdk-4.7.2.ebuild, + +gcj-jdk-4.7.3-r1.ebuild, +gcj-jdk-4.7.4.ebuild, +gcj-jdk-4.8.2.ebuild, + +gcj-jdk-4.8.3.ebuild, +files/javac.in: + Add missing versions for 4.7 and 4.8 + Fix 4.7.3 to be able to build ant-core-1.9 #489266 + Thanks to Andrew John Hughes <[email protected]> for the javac + wrapper und for providing new API diffs + Drop 4.5 and 4.6 as they are to old to build current icedtea:7 + Drop ia64 ppc ppc64 on 4.8 as the correspondig gcc is missing those keywords + + 18 Jan 2014; Lars Wendler <[email protected]> -gcj-jdk-4.4.4-r1.ebuild, + -gcj-jdk-4.4.5-r1.ebuild, -gcj-jdk-4.4.6.ebuild: + [QA] Removed ebuilds which have no gcc counterpart anymore. + + 24 Dec 2013; Tom Wijsman <[email protected]> gcj-jdk-4.4.4-r1.ebuild, + gcj-jdk-4.4.5-r1.ebuild, gcj-jdk-4.4.6.ebuild, gcj-jdk-4.5.1-r1.ebuild, + gcj-jdk-4.5.2-r1.ebuild, gcj-jdk-4.5.3.ebuild, gcj-jdk-4.5.4-r1.ebuild, + gcj-jdk-4.5.4.ebuild, gcj-jdk-4.6.0.ebuild, gcj-jdk-4.6.1.ebuild, + gcj-jdk-4.6.2-r1.ebuild, gcj-jdk-4.6.3-r1.ebuild, gcj-jdk-4.6.3-r2.ebuild, + gcj-jdk-4.6.3-r3.ebuild, gcj-jdk-4.6.3.ebuild, gcj-jdk-4.7.2.ebuild, + gcj-jdk-4.7.3.ebuild: + Reflect gtk --> awt USE flag change of sys-devel/gcc. + +*gcj-jdk-4.7.3 (27 Jun 2013) + + 27 Jun 2013; Tom Wijsman <[email protected]> +gcj-jdk-4.7.3.ebuild: + Version bump to 4.7.3; fixes bug #473074, reported by Ivan Iraci. + + 17 Mar 2013; Markos Chandras <[email protected]> metadata.xml: + Add proxy-maintainers to metadata.xml + +*gcj-jdk-4.7.2 (23 Jan 2013) +*gcj-jdk-4.6.3-r3 (23 Jan 2013) +*gcj-jdk-4.5.4-r1 (23 Jan 2013) + + 23 Jan 2013; Ralph Sennhauser <[email protected]> +gcj-jdk-4.5.4-r1.ebuild, + +gcj-jdk-4.6.3-r3.ebuild, +gcj-jdk-4.7.2.ebuild: + Bump and make gcc[gtk] dep optional. #453422 + + 13 Jan 2013; Ralph Sennhauser <[email protected]> files/gcj-jdk.env: + Make vm env file Prefix aware. #445350 + +*gcj-jdk-4.6.3-r2 (23 Oct 2012) +*gcj-jdk-4.5.4 (23 Oct 2012) + + 23 Oct 2012; Ralph Sennhauser <[email protected]> +gcj-jdk-4.5.4.ebuild, + +gcj-jdk-4.6.3-r2.ebuild: + Don't require corresponding gcc to be active. #439228 + Backport various fixes to 4.5.4. + +*gcj-jdk-4.6.3-r1 (28 Sep 2012) + + 28 Sep 2012; Ralph Sennhauser <[email protected]> +gcj-jdk-4.6.3-r1.ebuild: + No longer install symlinks in /usr/bin to work with recent gcc-config. + #431930 + Add missing dodir for server vm. + Use get_libdir for vm home. + + 16 Sep 2012; Chí-Thanh Christopher Nguyễn <[email protected]> + gcj-jdk-4.6.3.ebuild: + Keyword ~arm, bug #305773. + +*gcj-jdk-4.6.3 (05 Jun 2012) +*gcj-jdk-4.6.2-r1 (05 Jun 2012) +*gcj-jdk-4.6.1 (05 Jun 2012) +*gcj-jdk-4.6.0 (05 Jun 2012) + + 05 Jun 2012; Ralph Sennhauser <[email protected]> +gcj-jdk-4.6.0.ebuild, + +gcj-jdk-4.6.1.ebuild, +gcj-jdk-4.6.2-r1.ebuild, +gcj-jdk-4.6.3.ebuild: + Import from java-overlay. + Adds Prefix support and missing use dep, thanks to XU Benda + <[email protected]>. #416367 + Remove JAVA_PROVIDE, old style virtuals are dead. + + 15 Apr 2012; Mike Frysinger <[email protected]> gcj-jdk-4.5.3.ebuild: + Add back ia64 love #349020 by Dennis Schridde. + +*gcj-jdk-4.5.2-r1 (20 Sep 2011) +*gcj-jdk-4.5.1-r1 (20 Sep 2011) +*gcj-jdk-4.4.6 (20 Sep 2011) +*gcj-jdk-4.4.5-r1 (20 Sep 2011) +*gcj-jdk-4.4.4-r1 (20 Sep 2011) + + 20 Sep 2011; Vlastimil Babka <[email protected]> -gcj-jdk-4.4.4.ebuild, + +gcj-jdk-4.4.4-r1.ebuild, -gcj-jdk-4.4.5.ebuild, +gcj-jdk-4.4.5-r1.ebuild, + +gcj-jdk-4.4.6.ebuild, -gcj-jdk-4.5.1.ebuild, +gcj-jdk-4.5.1-r1.ebuild, + -gcj-jdk-4.5.2.ebuild, +gcj-jdk-4.5.2-r1.ebuild: + Add 4.4.6 variant and revbump the rest to have the same set of symlinks as + added for 4.5.3. + +*gcj-jdk-4.5.3 (10 Aug 2011) + + 10 Aug 2011; Vlastimil Babka <[email protected]> +gcj-jdk-4.5.3.ebuild: + Version bump for gcc-4.5.3, apply improvements (more tool symlinks) from + java-overlay. + +*gcj-jdk-4.5.2 (07 Jan 2011) + + 07 Jan 2011; Vlastimil Babka <[email protected]> +gcj-jdk-4.5.2.ebuild: + Version bump. + +*gcj-jdk-4.5.1 (14 Nov 2010) +*gcj-jdk-4.4.5 (14 Nov 2010) +*gcj-jdk-4.4.4 (14 Nov 2010) + + 14 Nov 2010; Vlastimil Babka <[email protected]> +gcj-jdk-4.4.4.ebuild, + +gcj-jdk-4.4.5.ebuild, +gcj-jdk-4.5.1.ebuild, +files/gcj-jdk.env, + +metadata.xml: + Initial import from java-overlay. Great thanks to Hanno Meyer-Thurow + (geki) <[email protected]> and Andrew John Hughes <[email protected]> + for maintaining it in the overlays. diff --git a/dev-java/gnu-classpath/ChangeLog b/dev-java/gnu-classpath/ChangeLog new file mode 100644 index 0000000..74ab0e3 --- /dev/null +++ b/dev-java/gnu-classpath/ChangeLog @@ -0,0 +1,529 @@ +# ChangeLog for dev-java/gnu-classpath +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/ChangeLog,v 1.109 2010/04/29 19:50:01 caster Exp $ + + 24 Jun 2015; Andrew John Hughes <[email protected]> + gnu-classpath-0.99-r1.ebuild, gnu-classpath-9999.ebuild: + Install Classpath binaries to /usr/libexec subdirectory. Use any slot for GMP. + + 23 Jun 2015; Andrew John Hughes <[email protected]> + gnu-classpath-9999.ebuild: + Sync GNU Classpath 0.99 ebuild changes to live ebuild. + + 23 Jun 2015; Andrew John Hughes <[email protected]> + gnu-classpath-0.99-r1.ebuild, gnu-classpath-9999.ebuild: + Fix slotting of dependencies and remove dead dependency + <x11-proto/xextproto-7.1. + +*gnu-classpath-0.99-r1 (23 Jun 2015) + + 23 Jun 2015; Andrew John Hughes <[email protected]> + +files/freetype.patch, +files/pr55182.patch, +gnu-classpath-0.99-r1.ebuild, + -gnu-classpath-0.99.ebuild: + Fix build of GNU Classpath 0.99 and remove slotting as we no longer need to + support multiple versions. + + 11 Mar 2013; Andrew John Hughes <[email protected]> + gnu-classpath-0.99.ebuild, gnu-classpath-9999.ebuild: + Fix Qt4 dependencies due to changes in main tree. + +*gnu-classpath-9999 (22 Jan 2013) + + 22 Jan 2013; Andrew John Hughes <[email protected]> + gnu-classpath-0.99.ebuild, +gnu-classpath-9999.ebuild: + Add live ebuild to pick up latest GNU Classpath fixes. Fix path to glibj.zip. + + 22 Jan 2013; Andrew John Hughes <[email protected]> + -gnu-classpath-0.98-r3.ebuild, gnu-classpath-0.99.ebuild: + Sync 0.99 ebuild with changes to 0.98 ebuild in main tree. Remove outdated + local 0.98 build. + +*gnu-classpath-0.99 (15 Oct 2012) + + 15 Oct 2012; Andrew John Hughes <[email protected]> + +gnu-classpath-0.99.ebuild, +files/gjdoc_support.patch: + Add support for GNU Classpath 0.99. + + 18 Dec 2011; Ralph Sennhauser <[email protected]> gnu-classpath-0.98-r3.ebuild: + Fix dependency on eclipse-ecj, eselect-ecj's PDEPEND doesn't guarantee it's + availability at build time. + + 06 Nov 2010; Vlastimil Babka <[email protected]> + gnu-classpath-0.98-r3.ebuild: + Fix eselect-ecj dep to '>=0.5-r1' instead of exact version. + + 02 May 2010; Andrew John Hughes <[email protected]> + +gnu-classpath-0.98-r3.ebuild, +metadata.xml: + Support ecj using eselect-ecj so ecj-gcj can be used. + +*gnu-classpath-0.98-r3 (29 Apr 2010) + + 29 Apr 2010; Vlastimil Babka <[email protected]> + +gnu-classpath-0.98-r3.ebuild: + Revbump to remove ecj from RDEPEND as it's used only build-time. Also make + the dep unversioned thanks to globbing in new java-config. + + 25 Mar 2010; Vlastimil Babka <[email protected]> + gnu-classpath-0.97-r1.ebuild, gnu-classpath-0.97.2.ebuild, + gnu-classpath-0.97.2-r1.ebuild, gnu-classpath-0.98-r1.ebuild, + gnu-classpath-0.98-r2.ebuild: + Fix gtk and gstreamer dependencies, bugs #298854 and #309585. + + 25 Mar 2010; Vlastimil Babka <[email protected]> + gnu-classpath-0.97-r1.ebuild, gnu-classpath-0.97.2.ebuild, + gnu-classpath-0.97.2-r1.ebuild, gnu-classpath-0.98-r1.ebuild, + gnu-classpath-0.98-r2.ebuild: + Remove flag-o-matic from inherit as the workaround for bug #168800 was + already removed. + + 21 Mar 2010; Vlastimil Babka <[email protected]> + gnu-classpath-0.97-r1.ebuild, gnu-classpath-0.97.2.ebuild, + gnu-classpath-0.97.2-r1.ebuild: + Fix bug #225921 (not enough heap space with ecj compiler) for 0.97 as + well. + +*gnu-classpath-0.97.2-r1 (21 Mar 2010) + + 21 Mar 2010; Vlastimil Babka <[email protected]> + +gnu-classpath-0.97.2-r1.ebuild, metadata.xml: + Revbump to apply changes from java-overlay: move from /opt to /usr, add + missing deps, USE flag descriptions. Also move to ecj-3.5. + + 21 Mar 2010; Vlastimil Babka <[email protected]> + gnu-classpath-0.97-r1.ebuild, gnu-classpath-0.97.2.ebuild, + gnu-classpath-0.98-r1.ebuild, gnu-classpath-0.98-r2.ebuild: + Remove nsplugin support, which was already package.use.masked and is not + developed or recommended by upstream anymore. Removes the dependencies on + old mozilla software versions, fixing bugs #282162, #282286, #300423. + + 02 Mar 2010; Pawel Hajdan jr <[email protected]> + gnu-classpath-0.98-r2.ebuild: + x86 stable wrt bug #304135 + + 10 Feb 2010; Joseph Jezak <[email protected]> + gnu-classpath-0.98-r2.ebuild: + Marked ppc/ppc64 stable for bug #304135. + + 09 Feb 2010; Joseph Jezak <[email protected]> + gnu-classpath-0.98-r1.ebuild: + Marked ppc stable for bug #296215. + + 09 Jan 2010; Petteri Räty <[email protected]> + -gnu-classpath-0.98.ebuild: + Remove old revision. + +*gnu-classpath-0.98-r2 (09 Jan 2010) + + 09 Jan 2010; Petteri Räty <[email protected]> + +gnu-classpath-0.98-r2.ebuild: + Pull in eclipse-ecj with hyphen instead of semicolon. The semicolon + support has never been fully working. Fixes bug #293370. + + 01 Jan 2010; Tomáš Chvátal <[email protected]> + gnu-classpath-0.97-r1.ebuild, gnu-classpath-0.97.2.ebuild: + mozilla-firefox-bin -> firefox-bin + + 14 Dec 2009; Brent Baude <[email protected]> gnu-classpath-0.98-r1.ebuild: + Marking gnu-classpath-0.98-r1 ppc64 for bug 296215 + + 09 Dec 2009; Markus Meier <[email protected]> + gnu-classpath-0.98-r1.ebuild: + amd64/x86 stable, bug #296215 + + 13 Nov 2009; Vlastimil Babka <[email protected]> + gnu-classpath-0.98-r1.ebuild: + Pull the version of gjdoc that uses gjl launcher to prevent insufficient + heap memory, bug #292534. + + 09 Nov 2009; Vlastimil Babka <[email protected]> + gnu-classpath-0.98-r1.ebuild: + Ensure ecj has enough heap space. Fixed build failure for me. + +*gnu-classpath-0.98-r1 (08 Nov 2009) + + 08 Nov 2009; Vlastimil Babka <[email protected]> + +gnu-classpath-0.98-r1.ebuild: + Revbump to register the classes to package.env, so they can be used by + java-config. + + 18 Sep 2009; Torsten Veller <[email protected]> + gnu-classpath-0.97-r1.ebuild, gnu-classpath-0.97.2.ebuild: + Fix typo: s/REPEND/RDEPEND/ + + 14 Jul 2009; Petteri Räty <[email protected]> + gnu-classpath-0.98.ebuild: + Disable -Werror. Fixes bug #268299. + +*gnu-classpath-0.98 (14 Jul 2009) + + 14 Jul 2009; Petteri Räty <[email protected]> + +gnu-classpath-0.98.ebuild, metadata.xml: + Version bump from java overlay with some fixes by me. Thanks to + gnu_andrew. + + 25 Jun 2009; Ben de Groot <[email protected]> -gnu-classpath-0.90.ebuild, + -gnu-classpath-0.92.ebuild, -gnu-classpath-0.93.ebuild, + -gnu-classpath-0.97.ebuild, gnu-classpath-0.97-r1.ebuild, + gnu-classpath-0.97.2.ebuild: + Drop old ebuilds which nothing depends on and which have illegal qt4 dep + (bug 217173). Simplify qt4 dep for remaining ebuilds. + + 27 Jul 2008; Carsten Lohrke <[email protected]> + gnu-classpath-0.97-r1.ebuild, gnu-classpath-0.97.2.ebuild: + Fix broken split Qt 4.4 dependencies, cf. bug 217161 comment 11. + + 17 Jul 2008; Jeremy Olexa <[email protected]> Manifest: + Restore Manifest to proper file. + + 17 Jul 2008; Jeremy Olexa <[email protected]> + gnu-classpath-0.97.2.ebuild: + Fix up SRC_URI, upstream calls gnu-classpath by just classpath + +*gnu-classpath-0.97.2 (15 Jul 2008) + + 15 Jul 2008; Petteri Räty <[email protected]> + +gnu-classpath-0.97.2.ebuild: + Version bump. Thanks to Andrew John Hughes <[email protected]> + for the help. + + 17 May 2008; nixnut <[email protected]> gnu-classpath-0.97-r1.ebuild: + Stable on ppc wrt bug 216689 + + 12 May 2008; Markus Rothe <[email protected]> + gnu-classpath-0.97-r1.ebuild: + Stable on ppc64 + + 30 Apr 2008; Petteri Räty <[email protected]> + gnu-classpath-0.97-r1.ebuild: + Add support for using ecj instead of virtual/jdk-1.6 + + 09 Apr 2008; Markus Meier <[email protected]> + gnu-classpath-0.97-r1.ebuild: + amd64/x86 stable, bug #216689 + + 08 Apr 2008; Raúl Porcel <[email protected]> gnu-classpath-0.93.ebuild, + gnu-classpath-0.97.ebuild, gnu-classpath-0.97-r1.ebuild: + Fix deps on mozilla products + + 10 Apr 2008; Petteri Räty <[email protected]> + gnu-classpath-0.97-r1.ebuild: + Add support for split qt4. Fixes bug #217173. + +*gnu-classpath-0.97-r1 (04 Mar 2008) + + 04 Mar 2008; Petteri Räty <[email protected]> + +gnu-classpath-0.97-r1.ebuild: + Revision bump using our own tarballs because the upstream release was + missing a whole properties directory. + +*gnu-classpath-0.97 (03 Mar 2008) + + 03 Mar 2008; Petteri Räty <[email protected]> + +gnu-classpath-0.97.ebuild: + Version bump. Fixes bug #201663 and bug #176231. + + 15 Feb 2008; Chris Gianelloni <[email protected]> + gnu-classpath-0.93.ebuild: + Added www-client/mozilla-firefox-bin and www-client/seamonkey-bin to the + list of acceptable packages for nsplugin USE in RDEPEND. This would be for + bug #210189, but I didn't really see a point since this won't harm anything + for anyone that doesn't have these installed, since they're listed last. + + 22 Jul 2007; Hans de Graaff <[email protected]> gnu-classpath-0.90.ebuild, + gnu-classpath-0.92.ebuild: + Drop virtual/x11 references. + + 02 Mar 2007; Petteri Räty <[email protected]> + gnu-classpath-0.93.ebuild: + Give --host to ./configure. + + 02 Mar 2007; Petteri Räty <[email protected]> + +files/0.93-nsplugin.patch, gnu-classpath-0.93.ebuild: + Fix compiling with latest versions of firefox or seamonkey. Fixes bug #168780. + + 28 Feb 2007; Petteri Räty <[email protected]> + gnu-classpath-0.93.ebuild: + Change -O3 to -O2 in CFLAGS because gnu-classpath does not compile with -O3 + currently. See bug #168800. + +*gnu-classpath-0.93 (28 Feb 2007) + + 28 Feb 2007; Petteri Räty <[email protected]> + +gnu-classpath-0.93.ebuild: + Version bump. This version add the gconf use flag for a preferences + backstore and nsplugin for a browser plugin. + + 05 Jan 2007; Vlastimil Babka <[email protected]> + gnu-classpath-0.90.ebuild, gnu-classpath-0.92.ebuild: + Convert einfo to elog. + +*gnu-classpath-0.92 (19 Nov 2006) + + 19 Nov 2006; Joshua Nichols <[email protected]> + +gnu-classpath-0.92.ebuild: + Version bump, bug #133875. Now is slotted, so VMs can use the appropriate + version they are compatible with. + + 06 Oct 2006; Vlastimil Babka <[email protected]> + gnu-classpath-0.90.ebuild: + Fix RDEPEND wrt bug #150285. + + 21 Jul 2006; Petteri Räty <[email protected]> + -gnu-classpath-0.14.ebuild: + Removed an old version. + + 18 Jul 2006; Michael Hanselmann <[email protected]> + gnu-classpath-0.90.ebuild: + Stable on ppc. + + 24 Jun 2006; Petteri Räty <[email protected]> + gnu-classpath-0.90.ebuild: + Added comments to the ebuild about fastjar wrt bug #135688. + + 23 Jun 2006; Simon Stelling <[email protected]> gnu-classpath-0.90.ebuild: + stable on amd64 + + 11 Jun 2006; Markus Rothe <[email protected]> gnu-classpath-0.90.ebuild: + Stable on ppc64 + + 15 May 2006; Petteri Räty <[email protected]> + gnu-classpath-0.14.ebuild, gnu-classpath-0.90.ebuild: + Changed SRC_URI to use mirror://gnu. + + 12 May 2006; Petteri Räty <[email protected]> + -files/0.19-dssi_data.h, -files/gtk28.patch, -files/0.19-dssi.patch, + -gnu-classpath-0.18.ebuild, -gnu-classpath-0.19.ebuild, + -gnu-classpath-0.20.ebuild: + Removed old versions. sparc dropped because they don't support java at the + moment. + + 12 May 2006; Petteri Räty <[email protected]> + gnu-classpath-0.90.ebuild: + Marked stable on x86 for bug #131927. + + 01 May 2006; Markus Rothe <[email protected]> gnu-classpath-0.90.ebuild: + Added ~ppc64 + + 27 Apr 2006; Marien Zwart <[email protected]> + files/digest-gnu-classpath-0.18, files/digest-gnu-classpath-0.19, + files/digest-gnu-classpath-0.20, Manifest: + Fixing SHA256 digest, pass four + + 09 Apr 2006; Joshua Nichols <[email protected]> gnu-classpath-0.14.ebuild, + gnu-classpath-0.18.ebuild, gnu-classpath-0.19.ebuild, + gnu-classpath-0.20.ebuild, gnu-classpath-0.90.ebuild: + Now using the xml use flag, in favor of xml2, as per bug #116346. + +*gnu-classpath-0.90 (02 Apr 2006) + + 02 Apr 2006; Petteri Räty <[email protected]> + +gnu-classpath-0.90.ebuild: + Version bump. + + 16 Feb 2006; Joshua Nichols <[email protected]> gnu-classpath-0.14.ebuild: + Fixed missing freetype headers. Removed jikes from IUSE. + + 16 Feb 2006; Karl Trygve Kalleberg <[email protected]> + gnu-classpath-0.14.ebuild: + Put requirement on jikes, since it doesn't compile without it. + Didn't revbump since people with it already installed shouldn't + reinstall. + + 05 Feb 2006; Petteri Räty <[email protected]> + gnu-classpath-0.19.ebuild, gnu-classpath-0.20.ebuild: + Added modular X dependencies. + + 04 Feb 2006; Stephanie Lockwood-Childs <[email protected]> + gnu-classpath-0.19.ebuild, gnu-classpath-0.20.ebuild: + mark ~ppc (Bug #112207) + + 23 Jan 2006; Petteri Räty <[email protected]> + -gnu-classpath-0.15-r1.ebuild: + Removed old version. + +*gnu-classpath-0.20 (22 Jan 2006) + + 22 Jan 2006; Joshua Nichols <[email protected]> + +gnu-classpath-0.20.ebuild: + Version bump. + + 14 Nov 2005; Petteri Räty <[email protected]> files/0.19-dssi.patch: + Modified the patch so that it does not fail with stable patch. Fixes bug + #112544. + +*gnu-classpath-0.19 (11 Nov 2005) + + 11 Nov 2005; Petteri Räty <[email protected]> +files/0.19-dssi.patch, + +files/0.19-dssi_data.h, +gnu-classpath-0.19.ebuild: + Version bump. In this release the cairo use flag was added back. The new + alsa and dssi use flags are for different MIDI providers. Also added a debug + use flag. The ebuild now installs files like README and NEWS. The keywords + for sparc, ppc and ppc64 were dropped until they can test media-libs/dssi. + + 28 Oct 2005; Thomas Matthijs <[email protected]> +files/gtk28.patch, + gnu-classpath-0.18.ebuild: + compile with gtk 2.8. Fixes bug #110573. + + 17 Oct 2005; Thomas Matthijs <[email protected]> gnu-classpath-0.18.ebuild: + Depend on gtk =2.6*, since it doesnt build with 2.8 + + 16 Oct 2005; Tom Gall <[email protected]> gnu-classpath-0.18.ebuild: + added ~ppc64 + + 23 Sep 2005; Petteri Räty <[email protected]> + gnu-classpath-0.14.ebuild, gnu-classpath-0.15-r1.ebuild: + Fixes to older versions for bug #106551. Classpath does not depend on + gdk-pixbuf any more. + +*gnu-classpath-0.18 (23 Sep 2005) + + 23 Sep 2005; Petteri Räty <[email protected]> + +gnu-classpath-0.18.ebuild: + Version bump. Fixes bugs #98982 and #106551. Support for the cairo use flag + was dropped until >=0.5.0 is removed from package.mask. Made installing + the examples optional with the examples use flag. + + 17 Jun 2005; Jan Brinkmann <[email protected]> + -gnu-classpath-0.13.ebuild, gnu-classpath-0.14.ebuild, + -gnu-classpath-0.15.ebuild: + Marked 0.14 stable on amd64, ppc and x86. + + 22 May 2005; Saleem Abdulrasool <[email protected]> + gnu-classpath-0.15-r1.ebuild: + Removing jikes use flag for hard dep on jikes + + 22 May 2005; Jan Brinkmann <[email protected]> + gnu-classpath-0.15-r1.ebuild: + fixed dependency, uncondiotional jikes dependency was intended ... + + 22 May 2005; Saleem Abdulrasool <[email protected]> + gnu-classpath-0.15-r1.ebuild: + Fixing unconditional dep on jikes introduced in -r1 + +*gnu-classpath-0.15-r1 (21 May 2005) + + 21 May 2005; Jan Brinkmann <[email protected]> + +gnu-classpath-0.15-r1.ebuild: + new revision, ebuild cleanup. also introduces support for cairo, controlled + by the respective useflag. thanks to Robert Schuster <[email protected]>. + fixes #93278. + +*gnu-classpath-0.15 (12 May 2005) + + 12 May 2005; Jan Brinkmann <[email protected]> + -gnu-classpath-0.12.ebuild, gnu-classpath-0.13.ebuild, + +gnu-classpath-0.15.ebuild: + new upstream version, fixes #92070. marked 0.13 stable on amd64, ppc and x86 + + 22 Apr 2005; Simon Stelling <[email protected]> gnu-classpath-0.12.ebuild: + stable on amd64 + +*gnu-classpath-0.14 (02 Mar 2005) + + 02 Mar 2005; Jan Brinkmann <[email protected]> + +gnu-classpath-0.14.ebuild: + new upstream release, fixes #83845 + + 26 Jan 2005; Jan Brinkmann <[email protected]> gnu-classpath-0.13.ebuild: + adopted the idea of Robert Schuster <[email protected]> to add support for + the xml2 keyword. fixes bug #79392. + + 24 Jan 2005; Jan Brinkmann <[email protected]> + -gnu-classpath-0.10-r1.ebuild, -gnu-classpath-0.11.ebuild, + gnu-classpath-0.12.ebuild: + removed deprecated versions of gnu-classpath, marked 0.12 stable on x86. + +*gnu-classpath-0.13 (07 Jan 2005) + + 07 Jan 2005; Jan Brinkmann <[email protected]> + +gnu-classpath-0.13.ebuild: + version bump. fixes bug #76983. + + 19 Dec 2004; Karl Trygve Kalleberg <[email protected]> gnu-classpath-0.10-r1.ebuild, + gnu-classpath-0.11.ebuild, gnu-classpath-0.12.ebuild: + Added app-arch/zip to DEPEND. Fixes #71791. + +*gnu-classpath-0.12 (19 Dec 2004) + + 19 Dec 2004; Karl Trygve Kalleberg <[email protected]> +gnu-classpath-0.12.ebuild: + New upstream release. + + 18 Dec 2004; Karl Trygve Kalleberg <[email protected]> gnu-classpath-0.10-r1.ebuild, + gnu-classpath-0.11.ebuild: + Changed license to GPL 2 with linking exception. Fixes #69732. + + 29 Oct 2004; Thomas Matthijs <[email protected]> + gnu-classpath-0.10-r1.ebuild, gnu-classpath-0.11.ebuild: + removed nomirror + + 20 Oct 2004; Dylan Carlson <[email protected]> + gnu-classpath-0.10-r1.ebuild, gnu-classpath-0.11.ebuild: + Keywords ~amd64. + +*gnu-classpath-0.11 (16 Sep 2004) + + 16 Sep 2004; Thomas Matthijs <[email protected]> +gnu-classpath-0.11.ebuild: + version bump, closes 63993 + + 24 Aug 2004; Chris Aniszczyk <[email protected]> gnu-classpath-0.10-r1.ebuild, + -gnu-classpath-0.10.ebuild: + Marking x86 & cleanup + +*gnu-classpath-0.10-r1 31 Jul 2004 + + 31 Jul 2004; Karl Trygve Kalleberg <[email protected]> + gnu-classpath-0.10-r1.ebuild: Removed hard dep on gtk+, is now covered by USE + flag. + +*gnu-classpath-0.09 (11 Jul 2004) + + 11 Jul 2004; Chris Aniszczyk <[email protected]> -gnu-classpath-0.09.ebuild: + Clean up + +*gnu-classpath-0.10 (11 Jul 2004) + + 11 Jul 2004; Chris Aniszczyk <[email protected]> +gnu-classpath-0.10.ebuild: + Version bump + + 11 Jul 2004; Chris Aniszczyk <[email protected]> -gnu-classpath-0.08.ebuild, + -gnu-classpath-0.08_rc1.ebuild: + Clean up + + 11 Jul 2004; Chris Aniszczyk <[email protected]> : + Version bump. Closes #56570 + + 01 Jul 2004; Jeremy Huddleston <[email protected]> + gnu-classpath-0.06.ebuild: + virtual/glibc -> virtual/libc + + 05 May 2004; <[email protected]> gnu-classpath-0.08_rc1.ebuild: + added ~ppc keyword + + 05 May 2004; <[email protected]> gnu-classpath-0.06.ebuild: + added ~ppc keyword + +*gnu-classpath-0.08 (28 Apr 2004) + + 28 Apr 2004; Karl Trygve Kalleberg <[email protected]> + gnu-classpath-0.08.ebuild: New upstream version. + + 25 Apr 2004; Aron Griffis <[email protected]> gnu-classpath-0.06.ebuild: + Add die following econf for bug 48950 + +*gnu-classpath-0.08_rc1 (01 Apr 2004) + + 01 Apr 2004; Karl Trygve Kalleberg <[email protected]> + gnu-classpath-0.08_rc1.ebuild: New upstream version. Ebuild submitted + by myself. No joke. + + 23 Mar 2004; David Holm <[email protected]> gnu-classpath-0.06.ebuild: + Backed out of ~ppc. + + 22 Mar 2004; David Holm <[email protected]> gnu-classpath-0.06.ebuild: + Added to ~ppc. + +*gnu-classpath-0.06 (09 Mar 2004) + + 09 Mar 2004; Chris Aniszczyk <[email protected]> gnu-classpath-0.06.ebuild, + metadata.xml: + Initial Import. Closes #43926 diff --git a/dev-java/icedtea/ChangeLog b/dev-java/icedtea/ChangeLog new file mode 100644 index 0000000..dd74f2c --- /dev/null +++ b/dev-java/icedtea/ChangeLog @@ -0,0 +1,2185 @@ +# ChangeLog for dev-java/icedtea +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: $ + +*icedtea-6.1.13.8 (30 Jul 2015) + + 30 Jul 2015; Andrew John Hughes <[email protected]> + +icedtea-6.1.13.8.ebuild: + IcedTea 1.13.8 release: http://bitly.com/it11308 + +*icedtea-7.2.5.6 (23 Jul 2015) + + 23 Jul 2015; Andrew John Hughes <[email protected]> + +icedtea-7.2.5.6.ebuild: + Add final 2.5.x release, 2.5.6: http://bitly.com/it20506 + +*icedtea-7.2.6.1 (21 Jul 2015) + + 21 Jul 2015; Andrew John Hughes <[email protected]> + +icedtea-7.2.6.1.ebuild, -icedtea-7.2.6.0.ebuild: + IcedTea 2.6.1 security update: http://bitly.com/it20601 + +*icedtea-7.2.6.0 (19 Jul 2015) +*icedtea-7.2.7.0_pre00 (19 Jul 2015) + + 19 Jul 2015; Andrew John Hughes <[email protected]> + +icedtea-7.2.6.0.ebuild, +icedtea-7.2.7.0_pre00.ebuild, + -icedtea-7.2.6.0_pre24.ebuild: + IcedTea 2.6.0 Released: http://bitly.com/it20600 + +*icedtea-7.2.6.0_pre24 (09 Jul 2015) + + 09 Jul 2015; Andrew John Hughes <[email protected]> + +icedtea-7.2.6.0_pre24.ebuild, -icedtea-7.2.6.0_pre23.ebuild: + Bump IcedTea 2.6.0 ebuild to pre24. + +*icedtea-3.0.0_pre04-r1 (25 Jun 2015) + + 25 Jun 2015; Andrew John Hughes <[email protected]> + +icedtea-3.0.0_pre04-r1.ebuild, -icedtea-3.0.0_pre04.ebuild, metadata.xml: + Sync IcedTea-Web/IcedTea-Sound support from icedtea:7. Fix X hack (#552916) + and typo. Add sctp & pcsc-lite dependencies. Explicitly disable in-tree + pulseaudio support, deferring to IcedTea-Sound. + + 20 Jun 2015; James Le Cuirot <[email protected]> icedtea-3.0.0_pre04.ebuild, + icedtea-6.9999.ebuild, icedtea-7.2.6.0_pre23.ebuild: + media-fonts/lklug is now keyworded ~ppc64. Remove redundant --with-ecj-jar + code as javac from gcj-jdk always takes precedence. Remove redundant + bootstrap_impossible code as this is no longer relevant. Remove gcj-jdk + dependency from icedtea-3 as this currently doesn't work. Clean up other VM + dependencies and remove references to the old VM handles as the dependencies + will ensure that the new ones are always present anyway. + + 19 Jun 2015; Andrew John Hughes <[email protected]> + icedtea-7.2.6.0_pre23.ebuild: + Sync 2.x ebuild with 3.x, adding improved alternate VM support and removing + branch name from CACAO + JamVM tarballs. Turn on SunEC by default as in the + 2.5.5 ebuild. + + 19 Jun 2015; Andrew John Hughes <[email protected]> + icedtea-3.0.0_pre04.ebuild: + Allow icedtea:8 to be built with itself. + +*icedtea-3.0.0_pre04 (19 Jun 2015) + + 19 Jun 2015; Andrew John Hughes <[email protected]> + +icedtea-3.0.0_pre04.ebuild, -files/pr2383.patch, -icedtea-3.0.0_pre03.ebuild: + Bump to IcedTea 3.0.0pre04. + +*icedtea-7.2.6.0_pre23 (17 Jun 2015) + + 17 Jun 2015; Andrew John Hughes <[email protected]> + +icedtea-7.2.6.0_pre23.ebuild, -icedtea-7.2.6.0_pre18.ebuild: + Bump 2.6.0 pre-release build to pre23. Sync ebuild with changes in 2.5.5 and + 3.0.0 ebuilds. + +*icedtea-3.0.0_pre03 (26 May 2015) + + 26 May 2015; Andrew John Hughes <[email protected]> + +files/pr2383.patch, +icedtea-3.0.0_pre03.ebuild, -icedtea-3.9999.ebuild: + Bump IcedTea 3.x.x support to 3.0.0pre03. + + 07 May 2015; James Le Cuirot <[email protected]> icedtea-3.9999.ebuild, + icedtea-6.9999.ebuild, icedtea-7.2.6.0_pre18.ebuild: + Fix various dependency SLOTs. + + 06 May 2015; James Le Cuirot <[email protected]> icedtea-3.9999.ebuild, + -icedtea-6.1.13.7.ebuild, icedtea-6.9999.ebuild, -icedtea-7.2.5.5.ebuild, + icedtea-7.2.6.0_pre18.ebuild: + Latest releases now in the tree. Apply my changes to the remainder. + +*icedtea-6.1.13.7 (15 Apr 2015) +*icedtea-7.2.5.5 (15 Apr 2015) + + 15 Apr 2015; Andrew John Hughes <[email protected]> + +icedtea-6.1.13.7.ebuild, +icedtea-7.2.5.5.ebuild, -icedtea-6.1.13.6.ebuild, + -icedtea-7.2.5.4.ebuild, icedtea-6.9999.ebuild: + April 2015 security updates; 1.13.7 (http://bitly.com/it11307) & 2.5.5 + (http://bitly.com/it20505) Also resolves #431972 (gsettings-desktop-schemas) & + #531686 (giflib 5.1) Turn on SunEC provider by default. Use correct tarball + for arm & arm64. + + 02 Feb 2015; Andrew John Hughes <[email protected]> + icedtea-6.9999.ebuild: + Synchronise Mercurial IcedTea 1.x ebuild with 1.13.x series. + +*icedtea-7.2.6.0_pre18 (30 Jan 2015) + + 30 Jan 2015; Andrew John Hughes <[email protected]> + +icedtea-7.2.6.0_pre18.ebuild, -icedtea-7.2.6.0_pre11.ebuild: + Update 2.6.0 pre-release ebuild to latest version (pre18). + +*icedtea-6.1.13.6 (26 Jan 2015) + + 26 Jan 2015; Andrew John Hughes <[email protected]> + +icedtea-6.1.13.6.ebuild, -icedtea-6.1.13.5-r1.ebuild: + IcedTea 1.13.6 released: http://bitly.com/it11306 + +*icedtea-7.2.5.4 (23 Jan 2015) + + 23 Jan 2015; Andrew John Hughes <[email protected]> + +icedtea-7.2.5.4.ebuild, -files/7085757-currency_fix.patch, + -icedtea-7.2.5.3.ebuild: + IcedTea 2.5.4 released: http://bitly.com/it20504 + + 11 Jan 2015; Andrew John Hughes <[email protected]> + icedtea-6.1.13.5-r1.ebuild, icedtea-6.9999.ebuild: + Let CACAO handle ppc64 with OpenJDK 6 / IcedTea 1.x as there is no HotSpot + port there. + + 11 Jan 2015; Andrew John Hughes <[email protected]> + icedtea-3.9999.ebuild, icedtea-6.1.13.5-r1.ebuild, icedtea-6.9999.ebuild, + icedtea-7.2.5.3.ebuild, icedtea-7.2.6.0_pre11.ebuild: + Synchronise arch selection across all ebuilds, update to match Gentoo values + and use 'use' over 'has'. Resolves #528186 and #481266. + + 03 Jan 2015; Andrew John Hughes <[email protected]> + +files/7085757-currency_fix.patch, icedtea-7.2.5.3.ebuild: + Fix currency generation failure caused by 2014-12-31 being > 10 years ago; + #534118 + +*icedtea-7.2.6.0_pre11 (13 Nov 2014) + + 13 Nov 2014; Andrew John Hughes <[email protected]> + +icedtea-7.2.6.0_pre11.ebuild, -icedtea-7.2.6.0_pre09.ebuild: + Bump to 2.6.0pre11. + + 03 Nov 2014; Andrew John Hughes <[email protected]> + icedtea-3.9999.ebuild, icedtea-6.1.13.5-r1.ebuild, icedtea-6.9999.ebuild, + icedtea-7.2.5.3.ebuild, icedtea-7.2.6.0_pre09.ebuild: + Move selinux dependency to RDEPEND only; bug 527698. + + 03 Nov 2014; Andrew John Hughes <[email protected]> + icedtea-6.1.13.5-r1.ebuild, icedtea-6.9999.ebuild, icedtea-7.2.5.3.ebuild, + icedtea-7.2.6.0_pre09.ebuild: + Sync IcedTea-Web changes with main tree version. + + 01 Nov 2014; Vlastimil Babka <[email protected]> icedtea-3.9999.ebuild, + icedtea-6.1.13.5-r1.ebuild, icedtea-6.9999.ebuild, icedtea-7.2.5.3.ebuild, + icedtea-7.2.6.0_pre09.ebuild: + Backporting changes from portage: install missing dtd to docs; code style + cleanups + + 01 Nov 2014; Vlastimil Babka <[email protected]> icedtea-3.9999.ebuild, + icedtea-6.1.13.5-r1.ebuild, icedtea-6.9999.ebuild, icedtea-7.2.5.3.ebuild, + icedtea-7.2.6.0_pre09.ebuild: + Backporting changes from portage: use multiprocessing eclass instead of + manual MAKEOPTS parsing + + 01 Nov 2014; Vlastimil Babka <[email protected]> icedtea-3.9999.ebuild, + icedtea-6.1.13.5-r1.ebuild, icedtea-6.9999.ebuild, icedtea-7.2.5.3.ebuild, + icedtea-7.2.6.0_pre09.ebuild: + Backporting changes from portage: add pre-build disk space checking, bug + #508728. + + 30 Oct 2014; Andrew John Hughes <[email protected]> + icedtea-7.2.6.0_pre09.ebuild: + Lock 2.6 ebuild to Mercurial tag for that pre-release. + +*icedtea-7.2.6.0_pre09 (30 Oct 2014) + + 30 Oct 2014; Andrew John Hughes <[email protected]> + +icedtea-7.2.6.0_pre09.ebuild, -icedtea-7.9999.ebuild: + Update IcedTea 2.x HEAD ebuild and rename as a pre-release of the next minor + release series. + +*icedtea-6.1.13.5-r1 (27 Oct 2014) + + 27 Oct 2014; Andrew John Hughes <[email protected]> + +icedtea-6.1.13.5-r1.ebuild, -icedtea-6.1.13.5.ebuild: + Fix tarball used by 1.13.5. + + 15 Oct 2014; Andrew John Hughes <[email protected]> + icedtea-6.1.13.5.ebuild, icedtea-6.9999.ebuild: + Add --with-pkgversion option to IcedTea 1.x ebuilds too. + +*icedtea-7.2.5.3 (15 Oct 2014) + + 15 Oct 2014; Andrew John Hughes <[email protected]> + +icedtea-7.2.5.3.ebuild, -icedtea-7.2.4.8.ebuild, -icedtea-7.2.5.2.ebuild: + Update to IcedTea 2.5.3, drop unsupported 2.4.8. http://bitly.com/it20503 + +*icedtea-6.1.13.5 (15 Oct 2014) + + 15 Oct 2014; Andrew John Hughes <[email protected]> + +icedtea-6.1.13.5.ebuild, -icedtea-6.1.13.4.ebuild: + Update to 1.13.5 security update: http://bitly.com/it11305 + + 07 Oct 2014; Andrew John Hughes <[email protected]> + icedtea-6.1.13.4.ebuild, icedtea-7.2.4.8.ebuild, icedtea-7.2.5.2.ebuild: + Use the HotSpot ARM32 JIT on arm rather than CACAO. + + 05 Oct 2014; Vlastimil Babka <[email protected]> icedtea-3.9999.ebuild, + icedtea-6.1.13.4.ebuild, icedtea-6.9999.ebuild, icedtea-7.2.4.8.ebuild, + icedtea-7.2.5.2.ebuild, icedtea-7.9999.ebuild: + Add missing ant-core dep to icedtea:6 and change it to >=1.8.2 everywhere. + + 05 Oct 2014; Vlastimil Babka <[email protected]> icedtea-3.9999.ebuild: + Drop ~ia64 temporarily until icedtea-web:0 has it + + 05 Oct 2014; Vlastimil Babka <[email protected]> icedtea-7.2.4.8.ebuild, + icedtea-7.2.5.2.ebuild, icedtea-7.9999.ebuild: + USE depend on icedtea7 flag for icedtea-web:0, thanks arfrever. + + 05 Oct 2014; Vlastimil Babka <[email protected]> icedtea-3.9999.ebuild: + Make 3.9999 depend on icedtea-web:0 + + 05 Oct 2014; Vlastimil Babka <[email protected]> icedtea-6.1.13.4.ebuild, + icedtea-6.9999.ebuild, icedtea-7.2.4.8.ebuild, icedtea-7.2.5.2.ebuild, + icedtea-7.9999.ebuild: + Support icedtea-web:0 like the in-tree versions, bug #500264. + +*icedtea-7.2.5.2 (02 Sep 2014) + + 02 Sep 2014; Andrew John Hughes <[email protected]> + +icedtea-7.2.5.2.ebuild, -icedtea-7.2.5.1.ebuild: + Update to 2.5.2: http://bitly.com/20502 + + 13 Aug 2014; Andrew John Hughes <[email protected]> + icedtea-7.2.5.1.ebuild, icedtea-7.9999.ebuild: + Update live 7 ebuild and sync with 2.5.1. Add pkgversion and ppc64le and + update NSS dependency. + + 12 Aug 2014; Andrew John Hughes <[email protected]> + icedtea-6.1.13.4.ebuild, icedtea-6.9999.ebuild, icedtea-7.2.4.8.ebuild, + icedtea-7.2.5.1.ebuild, icedtea-7.9999.ebuild: + Add missing libXt dependency (#489880) + +*icedtea-7.2.4.8 (24 Jul 2014) + + 24 Jul 2014; Andrew John Hughes <[email protected]> + +icedtea-7.2.4.8.ebuild, -icedtea-7.2.4.7.ebuild: + IcedTea 2.4.8 release: http://bitly.com/it20408 + + 18 Jul 2014; Andrew John Hughes <[email protected]> + icedtea-7.2.5.1.ebuild, icedtea-7.9999.ebuild: + Add a post-dependency on icedtea-sound, following removal of PulseAudio + provider in 2.5.0. + + 16 Jul 2014; Andrew John Hughes <[email protected]> + icedtea-7.2.5.1.ebuild: + Fix JamVM patch, as spotted by lvlnd. + +*icedtea-7.2.5.1 (16 Jul 2014) + + 16 Jul 2014; Andrew John Hughes <[email protected]> + +icedtea-7.2.5.1.ebuild, -icedtea-7.2.5.0.ebuild: + IcedTea 2.5.1 security update: http://bitly.com/it20501 + + 15 Jul 2014; Andrew John Hughes <[email protected]> + icedtea-3.9999.ebuild, icedtea-6.1.13.4.ebuild, icedtea-6.9999.ebuild, + icedtea-7.2.4.7.ebuild, icedtea-7.2.5.0.ebuild, icedtea-7.9999.ebuild: + Add selinux USE flag and dependency, as suggested by Dessa on IRC. + +*icedtea-6.1.13.4 (15 Jul 2014) + + 15 Jul 2014; Andrew John Hughes <[email protected]> + +icedtea-6.1.13.4.ebuild, -icedtea-6.1.13.3.ebuild: + IcedTea 1.13.4 security update for OpenJDK 6: http://bitly.com/it1134 + +*icedtea-7.2.5.0 (15 Jul 2014) + + 15 Jul 2014; Andrew John Hughes <[email protected]> + +icedtea-7.2.5.0.ebuild, icedtea-7.9999.ebuild, metadata.xml: + IcedTea 2.5.0 release: http://bitly.com/1l7n3Qq + +*icedtea-7.2.4.7 (16 Apr 2014) + + 16 Apr 2014; Andrew John Hughes <[email protected]> + +icedtea-7.2.4.7.ebuild, -files/icedtea-6-pass_javac_memory_args_to_vm.patch, + -files/icedtea-6.1.10.4_pax_kernel_support.patch, + -files/icedtea-6_pax_kernel_support.patch, + -files/icedtea-7-compile_for_7_cacao_mem.patch, + -files/icedtea-7-compiler_detection_cleanup.patch, + -files/icedtea-7-ecj_jar.patch, -files/icedtea-7-no_suffix.patch, + -files/icedtea-7.2.1-pax_kernel_support.patch, + -files/icedtea-7.2.1-pax_mark_rmic_java.patch, + -files/icedtea-7.2.1-pr986-cacao_memory_fix.patch, + -files/icedtea-7.2.2-pr986-cacao_memory_fix_v2.patch, -icedtea-7.2.4.6.ebuild: + IcedTea 2.4.7 security update: http://bitly.com/1maXJMQ + +*icedtea-6.1.13.3 (15 Apr 2014) + + 15 Apr 2014; Andrew John Hughes <[email protected]> + +icedtea-6.1.13.3.ebuild, -icedtea-6.1.11.15.ebuild, -icedtea-6.1.12.8.ebuild, + -icedtea-6.1.13.2.ebuild, -icedtea-7.2.3.14.ebuild: + IcedTea 1.13.3 security update: http://bitly.com/1p8b9hn + +*icedtea-6.1.13.2 (28 Mar 2014) + + 28 Mar 2014; Andrew John Hughes <[email protected]> + +files/icedtea-7-ecj_jar.patch, +icedtea-6.1.13.2.ebuild, + -icedtea-6.1.13.1.ebuild, icedtea-7.2.4.6.ebuild: + Fix ecj jar requirement in 2.4.6 & update to 1.13.2: http://bitly.com/1f0BhnC + +*icedtea-7.2.3.14 (28 Mar 2014) +*icedtea-7.2.4.6 (28 Mar 2014) + + 28 Mar 2014; Andrew John Hughes <[email protected]> + +icedtea-7.2.3.14.ebuild, +icedtea-7.2.4.6.ebuild, -icedtea-7.2.3.12.ebuild, + -icedtea-7.2.4.5.ebuild: + 2.3.14 & 2.4.6 releases: http://bitly.com/1rKqaoa + + 22 Feb 2014; Andrew John Hughes <[email protected]> + icedtea-7.9999.ebuild, metadata.xml: + Update live 2.x ebuild to work with latest additions (updated PaX support, + ppc64 port, kerberos & smartcard compile-time link option) + + 30 Jan 2014; Ralph Sennhauser <[email protected]> icedtea-6.1.13.1.ebuild: + Fix sandbox violation #499746 + Copy arm keyword from main tree + +*icedtea-6.1.11.15 (30 Jan 2014) + + 30 Jan 2014; Andrew John Hughes <[email protected]> + +icedtea-6.1.11.15.ebuild, -icedtea-6.1.11.14.ebuild: + IcedTea 1.11.15 security update: http://bitly.com/1flaAsJ + +*icedtea-7.2.4.5 (29 Jan 2014) + + 29 Jan 2014; Andrew John Hughes <[email protected]> + +icedtea-7.2.4.5.ebuild, -icedtea-7.2.4.3.ebuild: + IcedTea 2.4.5 update: http://bitly.com/1d7AJHj + +*icedtea-6.1.12.8 (23 Jan 2014) +*icedtea-6.1.13.1 (23 Jan 2014) + + 23 Jan 2014; Andrew John Hughes <[email protected]> + +icedtea-6.1.12.8.ebuild, +icedtea-6.1.13.1.ebuild, -icedtea-6.1.12.7.ebuild, + -icedtea-6.1.13.0.ebuild, icedtea-6.9999.ebuild: + IcedTea 1.12.8 & 1.13.1 for OpenJDK 6 security updates: + http://bitly.com/1eTE0MN + + 27 Dec 2013; Andrew John Hughes <[email protected]> + icedtea-6.1.13.0.ebuild: + Update URL for OpenJDK 6 tarball. + +*icedtea-6.1.13.0 (26 Dec 2013) + + 26 Dec 2013; Andrew John Hughes <[email protected]> + +icedtea-6.1.13.0.ebuild, icedtea-6.9999.ebuild, metadata.xml: + Add IcedTea 1.13.0 release: http://bitly.com/1dFDtgL + + 01 Dec 2013; Vlastimil Babka <[email protected]> icedtea-6.1.11.14.ebuild, + icedtea-6.1.12.7.ebuild, icedtea-7.2.3.12.ebuild, icedtea-7.2.4.3.ebuild: + Pin virtual/jpeg dependency to slot 0, bug #491250 + +*icedtea-6.1.12.7 (25 Nov 2013) + + 25 Nov 2013; Andrew John Hughes <[email protected]> + +icedtea-6.1.12.7.ebuild, -icedtea-6.1.12.6.ebuild: + IcedTea 1.12.x security update: http://bitly.com/1dvBnES + +*icedtea-6.1.11.14 (13 Nov 2013) + + 13 Nov 2013; Andrew John Hughes <[email protected]> + +icedtea-6.1.11.14.ebuild, -icedtea-6.1.11.13.ebuild: + IcedTea 1.11.14 security release: http://bitly.com/1eK3iAA + + 23 Oct 2013; Andrew John Hughes <[email protected]> + -icedtea-7.2.1.9-r1.ebuild, -icedtea-7.2.2.9-r1.ebuild: + Remove unsupported 2.1.x and 2.2.x series, obsoleted by latest security + update. + +*icedtea-7.2.4.3 (23 Oct 2013) + + 23 Oct 2013; Andrew John Hughes <[email protected]> + +icedtea-7.2.4.3.ebuild, -icedtea-7.2.4.2.ebuild: + 2.4.3 security update: http://bitly.com/1a6PbzK + +*icedtea-7.2.4.2 (24 Sep 2013) + + 24 Sep 2013; Andrew John Hughes <[email protected]> + +icedtea-7.2.4.2.ebuild, -icedtea-7.2.4.1-r1.ebuild: + 2.4.2 release: http://bitly.com/1b82gNW + +*icedtea-7.9999 (19 Sep 2013) + + 19 Sep 2013; Andrew John Hughes <[email protected]> + +icedtea-7.9999.ebuild: + Add live ebuild for 7 (finally). + +*icedtea-7.2.3.12 (09 Sep 2013) + + 09 Sep 2013; Andrew John Hughes <[email protected]> + +icedtea-7.2.3.12.ebuild: + Don't remove current versions from overlay! + +*icedtea-6.1.11.13 (07 Sep 2013) + + 07 Sep 2013; Andrew John Hughes <[email protected]> + +icedtea-6.1.11.13.ebuild, -icedtea-6.1.11.12.ebuild: + IcedTea 1.11.13 release: bitly.com/17FfRZ3 + +*icedtea-7.2.3.12 (30 Jul 2013) + + 30 Jul 2013; Andrew John Hughes <[email protected]> + -icedtea-7.2.3.11.ebuild, +icedtea-7.2.3.12.ebuild: + 2.3.12 release: http://bitly.com/14eE8X5 + +*icedtea-7.2.4.1-r1 (25 Jul 2013) +*icedtea-7.2.2.9-r1 (25 Jul 2013) +*icedtea-7.2.1.9-r1 (25 Jul 2013) + + 25 Jul 2013; Andrew John Hughes <[email protected]> + -icedtea-7.2.1.9.ebuild, +icedtea-7.2.1.9-r1.ebuild, -icedtea-7.2.2.9.ebuild, + +icedtea-7.2.2.9-r1.ebuild, -icedtea-7.2.4.1.ebuild, + +icedtea-7.2.4.1-r1.ebuild: + Update other 7 ebuilds to re-enable LCMS with >= 2.5. + +*icedtea-7.2.3.11 (25 Jul 2013) + + 25 Jul 2013; Andrew John Hughes <[email protected]> + -icedtea-7.2.3.10.ebuild, +icedtea-7.2.3.11.ebuild: + 2.3.x update for ARM32 users: http://bitly.com/171EtHE + +*icedtea-6.1.12.6 (12 Jul 2013) +*icedtea-6.1.11.12 (12 Jul 2013) + + 12 Jul 2013; Andrew John Hughes <[email protected]> + -icedtea-6.1.11.11.ebuild, +icedtea-6.1.11.12.ebuild, + -icedtea-6.1.12.5.ebuild, +icedtea-6.1.12.6.ebuild: + New IcedTea for OpenJDK 6 security updates: http://bitly.com/174N6TC + +*icedtea-7.2.4.1 (09 Jul 2013) + + 09 Jul 2013; Andrew John Hughes <[email protected]> + -icedtea-7.2.4.0.ebuild, +icedtea-7.2.4.1.ebuild: + 2.4.1 security update: http://bitly.com/16jAEgD + +*icedtea-7.2.2.9 (01 Jul 2013) +*icedtea-7.2.1.9 (01 Jul 2013) + + 01 Jul 2013; Andrew John Hughes <[email protected]> + -icedtea-7.2.1.8.ebuild, +icedtea-7.2.1.9.ebuild, -icedtea-7.2.2.8.ebuild, + +icedtea-7.2.2.9.ebuild: + Add 2.1.9 and 2.2.9 security updates: http://bitly.com/18pHUxv + +*icedtea-7.2.3.10 (28 Jun 2013) + + 28 Jun 2013; Andrew John Hughes <[email protected]> + -icedtea-7.2.3.9.ebuild, +icedtea-7.2.3.10.ebuild: + 2.3.10 security update: http://bitly.com/14A60zV + + 10 Jun 2013; Andrew John Hughes <[email protected]> + icedtea-7.2.4.0.ebuild: + Add = slot dependency to freetype and cairo too (as in pango). + + 10 Jun 2013; Andrew John Hughes <[email protected]> + icedtea-7.2.4.0.ebuild: + Update to use EAPI 5. + +*icedtea-7.2.4.0 (10 Jun 2013) + + 10 Jun 2013; Andrew John Hughes <[email protected]> + +icedtea-7.2.4.0.ebuild: + New IcedTea 2.4.0 release: bitly.com/11Bzajd + +*icedtea-7.2.1.8 (12 May 2013) + + 12 May 2013; Andrew John Hughes <[email protected]> -icedtea-7.2.1.7.ebuild, + +icedtea-7.2.1.8.ebuild: + Latest 2.1.x release: http://bitly.com/15VpcNA + +*icedtea-7.2.2.8 (02 May 2013) + + 02 May 2013; Andrew John Hughes <[email protected]> -icedtea-7.2.2.7.ebuild, + +icedtea-7.2.2.8.ebuild: + New 2.2.x security release: http://bit.ly/14RjZpX + +*icedtea-6.1.12.5 (30 Apr 2013) +*icedtea-6.1.11.11 (30 Apr 2013) + + 30 Apr 2013; Andrew John Hughes <[email protected]> + -icedtea-6.1.11.10.ebuild, +icedtea-6.1.11.11.ebuild, + -icedtea-6.1.12.4.ebuild, +icedtea-6.1.12.5.ebuild: + Add new 6 ebuilds: http://bitly.com/14RjZpX + +*icedtea-7.2.3.9 (22 Apr 2013) + + 22 Apr 2013; Andrew John Hughes <[email protected]> -icedtea-7.2.3.8.ebuild, + +icedtea-7.2.3.9.ebuild, metadata.xml: + Latest security release and Zero support: http://bitly.com/11uDsb9 + +*icedtea-6.1.11.10 (17 Apr 2013) + + 17 Apr 2013; Andrew John Hughes <[email protected]> -icedtea-6.1.11.9.ebuild, + +icedtea-6.1.11.10.ebuild: + Add latest security fixes: http://bitly.com/YVSJ5Y + + 12 Apr 2013; Andrew John Hughes <[email protected]> icedtea-6.9999.ebuild: + Update HotSpot tarball, use better naming suggested in #439140. + +*icedtea-3.9999 (21 Mar 2013) + + 21 Mar 2013; Andrew John Hughes <[email protected]> +icedtea-3.9999.ebuild, + icedtea-7.2.3.8.ebuild: + First attempt at a build for the 3.x series, supporting OpenJDK 8. Fix paths + in 2.3.8 ebuild broken by last commit. + + 20 Mar 2013; Andrew John Hughes <[email protected]> icedtea-7.2.3.8.ebuild: + Add better tarball naming as suggested in #439140. + + 13 Mar 2013; Andrew John Hughes <[email protected]> icedtea-6.9999.ebuild: + Update HotSpot tarball to match upstream. + +*icedtea-6.1.12.4 (12 Mar 2013) +*icedtea-6.1.11.9 (12 Mar 2013) + + 12 Mar 2013; Andrew John Hughes <[email protected]> -icedtea-6.1.11.8.ebuild, + +icedtea-6.1.11.9.ebuild, -icedtea-6.1.12.3.ebuild, +icedtea-6.1.12.4.ebuild: + Add latest security releases for 6: http://bitly.com/X3Shxa + +*icedtea-7.2.3.8 (12 Mar 2013) +*icedtea-7.2.2.7 (12 Mar 2013) +*icedtea-7.2.1.7 (12 Mar 2013) + + 12 Mar 2013; Andrew John Hughes <[email protected]> -icedtea-7.2.1.6.ebuild, + +icedtea-7.2.1.7.ebuild, -icedtea-7.2.2.6.ebuild, +icedtea-7.2.2.7.ebuild, + -icedtea-7.2.3.7.ebuild, +icedtea-7.2.3.8.ebuild: + Add latest security releases for 7: http://bitly.com/ZGBdkA + +*icedtea-7.2.3.7 (20 Feb 2013) +*icedtea-7.2.2.6 (20 Feb 2013) +*icedtea-7.2.1.6 (20 Feb 2013) + + 20 Feb 2013; Andrew John Hughes <[email protected]> -icedtea-7.2.1.5.ebuild, + +icedtea-7.2.1.6.ebuild, -icedtea-7.2.2.5.ebuild, +icedtea-7.2.2.6.ebuild, + -icedtea-7.2.3.6.ebuild, +icedtea-7.2.3.7.ebuild: + Add latest security releases for 7: http://bitly.com/Yazvpb + +*icedtea-6.1.12.3 (20 Feb 2013) +*icedtea-6.1.11.8 (20 Feb 2013) + + 20 Feb 2013; Andrew John Hughes <[email protected]> + -icedtea-6.1.10.10.ebuild, -icedtea-6.1.11.7.ebuild, + +icedtea-6.1.11.8.ebuild, -icedtea-6.1.12.2.ebuild, +icedtea-6.1.12.3.ebuild, + icedtea-6.9999.ebuild, metadata.xml: + Add latest 6 security releases (http://bitly.com/VH5Pn7) and fix live 6 build + to support hs23. Remove unsupported 1.10 release. + +*icedtea-7.2.2.5 (14 Feb 2013) +*icedtea-7.2.1.5 (14 Feb 2013) + + 14 Feb 2013; Andrew John Hughes <[email protected]> -icedtea-7.2.1.4.ebuild, + +icedtea-7.2.1.5.ebuild, -icedtea-7.2.2.4.ebuild, +icedtea-7.2.2.5.ebuild: + Update older 7 releases (http://bitly.com/12B0w62) + +*icedtea-7.2.3.6 (13 Feb 2013) +*icedtea-6.1.12.2 (13 Feb 2013) +*icedtea-6.1.11.7 (13 Feb 2013) + + 13 Feb 2013; Andrew John Hughes <[email protected]> -icedtea-6.1.11.6.ebuild, + +icedtea-6.1.11.7.ebuild, -icedtea-6.1.12.1.ebuild, +icedtea-6.1.12.2.ebuild, + -icedtea-7.2.3.4.ebuild, +icedtea-7.2.3.6.ebuild: + Add first IcedTea7 security fix (http://bitly.com/YWRXSU) and IcedTea6 + regression fix releases (http://bitly.com/WYUITn) + +*icedtea-6.1.12.1 (05 Feb 2013) +*icedtea-6.1.11.6 (05 Feb 2013) + + 05 Feb 2013; Andrew John Hughes <[email protected]> -icedtea-6.1.11.5.ebuild, + +icedtea-6.1.11.6.ebuild, -icedtea-6.1.12.0.ebuild, +icedtea-6.1.12.1.ebuild, + icedtea-6.9999.ebuild: + Latest security fixes for 6: http://bit.ly/TvxpkZ (1.11.6) & + http://bit.ly/YyDX1e (1.12.1) + + 31 Jan 2013; Ralph Sennhauser <[email protected]> icedtea-6.1.12.0.ebuild, + icedtea-6.9999.ebuild: + Add JamVM for use with EXTRA_ECONF + + 31 Jan 2013; Ralph Sennhauser <[email protected]> icedtea-6.9999.ebuild: + Need to generate build files for live ebuild. + + 30 Jan 2013; Ralph Sennhauser <[email protected]> icedtea-6.1.12.0.ebuild: + icedtea no longer uses eclipse-ecj on Gentoo, so drop workarounds for #392337 + and #392587 + +*icedtea-6.1.12.0 (29 Jan 2013) + + 29 Jan 2013; Andrew John Hughes <[email protected]> +icedtea-6.1.12.0.ebuild, + icedtea-6.9999.ebuild: + Support 1.12.0: + http://blog.fuseyism.com/index.php/2013/01/29/icedtea6-1-12-released/ + and sync live ebuild with recent changes + + 24 Jan 2013; Ralph Sennhauser <[email protected]> icedtea-6.9999.ebuild: + icedtea no longer uses eclipse-ecj on Gentoo, so drop workarounds for #392337 + and #392587 + +*icedtea-6.9999 (23 Jan 2013) + + 23 Jan 2013; Andrew John Hughes <[email protected]> +icedtea-6.9999.ebuild: + Add live ebuild for IcedTea6. + + 23 Jan 2013; Andrew John Hughes <[email protected]> icedtea-7.2.3.4.ebuild: + Remove autotools inheritance from 2.3.4, as reommended by repoman. + + 23 Jan 2013; Andrew John Hughes <[email protected]> icedtea-6.1.10.10.ebuild, + icedtea-6.1.11.5.ebuild: + Remove unused JAMVM references in IcedTea6 ebuilds. + +*icedtea-7.2.3.4 (15 Jan 2013) +*icedtea-7.2.2.4 (15 Jan 2013) +*icedtea-7.2.1.4 (15 Jan 2013) + + 15 Jan 2013; Andrew John Hughes <[email protected]> + -files/icedtea-7.2.0-explicit-gthread.patch, + -files/icedtea-7.2.0_pax_kernel_support.patch, -icedtea-7.2.1.3.ebuild, + +icedtea-7.2.1.4.ebuild, +files/icedtea-7.2.1-pax_kernel_support.patch, + +files/icedtea-7.2.1-pax_mark_rmic_java.patch, + +files/icedtea-7.2.1-pr986-cacao_memory_fix.patch, + -files/icedtea-7.2.1.3-pax_mark_rmic_java.patch, + -files/icedtea-7.2.1.3-pr986-cacao_memory_fix.patch, -icedtea-7.2.2.3.ebuild, + +files/icedtea-7.2.2-pr986-cacao_memory_fix_v2.patch, + -files/icedtea-7.2.2.3-pax_mark_rmic_java.patch, + -files/icedtea-7.2.2.3-pr986-cacao_memory_fix.patch, + -files/icedtea-7.2.2.3-pr986-cacao_memory_fix_v2.patch, + +icedtea-7.2.2.4.ebuild, -icedtea-7.2.3.3.ebuild, + -files/icedtea-7.2.3.3-pax_mark_rmic_java.patch, +icedtea-7.2.3.4.ebuild: + Latest security releases for 7: + http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2013-January/021413.html + + 18 Oct 2012; Ralph Sennhauser <[email protected]> icedtea-7.2.1.3.ebuild, + icedtea-7.2.2.3.ebuild, icedtea-7.2.3.3.ebuild: + x11-libs/libXp no longer required. + Update jamvm tarball. + +*icedtea-7.2.3.3 (18 Oct 2012) +*icedtea-7.2.2.3 (18 Oct 2012) +*icedtea-7.2.1.3 (18 Oct 2012) + + 18 Oct 2012; Andrew John Hughes <[email protected]> -icedtea-7.2.1.2.ebuild, + -files/icedtea-7.2.1.2-pax_mark_rmic_java.patch, + -files/icedtea-7.2.1.2-pr986-cacao_memory_fix.patch, +icedtea-7.2.1.3.ebuild, + +files/icedtea-7.2.1.3-pax_mark_rmic_java.patch, + +files/icedtea-7.2.1.3-pr986-cacao_memory_fix.patch, -icedtea-7.2.2.2.ebuild, + -files/icedtea-7.2.2.2-pax_mark_rmic_java.patch, + -files/icedtea-7.2.2.2-pr986-cacao_memory_fix.patch, + -files/icedtea-7.2.2.2-pr986-cacao_memory_fix_v2.patch, + +icedtea-7.2.2.3.ebuild, +files/icedtea-7.2.2.3-pax_mark_rmic_java.patch, + +files/icedtea-7.2.2.3-pr986-cacao_memory_fix.patch, + +files/icedtea-7.2.2.3-pr986-cacao_memory_fix_v2.patch, + -icedtea-7.2.3.2.ebuild, -files/icedtea-7.2.3.2-pax_mark_rmic_java.patch, + +icedtea-7.2.3.3.ebuild, +files/icedtea-7.2.3.3-pax_mark_rmic_java.patch: + 2012/10/16 security updates for 7: + http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2012-October/020571.html + +*icedtea-6.1.11.5 (17 Oct 2012) +*icedtea-6.1.10.10 (17 Oct 2012) + + 17 Oct 2012; Andrew John Hughes <[email protected]> -icedtea-6.1.10.9.ebuild, + +icedtea-6.1.10.10.ebuild, -icedtea-6.1.11.4.ebuild, + +icedtea-6.1.11.5.ebuild: + 2012/10/16 security update: + http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2012-October/020556.html + +*icedtea-7.2.1.2 (10 Oct 2012) + + 10 Oct 2012; Andrew John Hughes <[email protected]> -icedtea-7.2.1.1.ebuild, + -files/icedtea-7.2.1.1-pax_mark_rmic_java.patch, + -files/icedtea-7.2.1.1-pr986-cacao_memory_fix.patch, +icedtea-7.2.1.2.ebuild, + +files/icedtea-7.2.1.2-pax_mark_rmic_java.patch, + +files/icedtea-7.2.1.2-pr986-cacao_memory_fix.patch: + Add 2.1.2 security update. + + 28 Sep 2012; Ralph Sennhauser <[email protected]> icedtea-6.1.10.9.ebuild, + icedtea-6.1.11.4.ebuild, icedtea-7.2.1.1.ebuild, icedtea-7.2.2.2.ebuild, + icedtea-7.2.3.2.ebuild: + Remove obsolete docompress workaround. #433685 + + 26 Sep 2012; Ralph Sennhauser <[email protected]> icedtea-6.1.10.9.ebuild, + icedtea-6.1.11.4.ebuild, icedtea-7.2.1.1.ebuild, icedtea-7.2.2.2.ebuild, + icedtea-7.2.3.2.ebuild: + Fix package.env entry of rhino. #433283 + +*icedtea-7.2.2.2 (31 Aug 2012) + + 31 Aug 2012; Andrew John Hughes <[email protected]> -icedtea-7.2.2.1.ebuild, + -files/icedtea-7.2.2.1-pax_mark_rmic_java.patch, + -files/icedtea-7.2.2.1-pr986-cacao_memory_fix.patch, + -files/icedtea-7.2.2.1-pr986-cacao_memory_fix_v2.patch, + +icedtea-7.2.2.2.ebuild, +files/icedtea-7.2.2.2-pax_mark_rmic_java.patch, + +files/icedtea-7.2.2.2-pr986-cacao_memory_fix.patch, + +files/icedtea-7.2.2.2-pr986-cacao_memory_fix_v2.patch: + IcedTea 2.2.2 security update: + http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2012-August/020144.html + +*icedtea-7.2.3.2 (31 Aug 2012) +*icedtea-6.1.11.4 (31 Aug 2012) +*icedtea-6.1.10.9 (31 Aug 2012) + + 31 Aug 2012; Andrew John Hughes <[email protected]> -icedtea-6.1.10.8.ebuild, + +icedtea-6.1.10.9.ebuild, -icedtea-6.1.11.3.ebuild, +icedtea-6.1.11.4.ebuild, + -icedtea-7.2.3.1.ebuild, -files/icedtea-7.2.3.1-pax_mark_rmic_java.patch, + +icedtea-7.2.3.2.ebuild, +files/icedtea-7.2.3.2-pax_mark_rmic_java.patch: + IcedTea6 1.10.9 & 1.11.4 & IcedTea 2.3.2 security releases: bitly.com/OzbMLs + +*icedtea-7.2.3.1 (30 Aug 2012) + + 30 Aug 2012; Andrew John Hughes <[email protected]> +icedtea-7.2.3.1.ebuild, + +files/icedtea-7.2.3.1-pax_mark_rmic_java.patch: + IcedTea 2.3.1 Released: http://bitly.com/OKB0Xy + + 25 Jul 2012; Ralph Sennhauser <[email protected]> icedtea-7.2.2.1.ebuild, + files/icedtea-7.2.2.1-pr986-cacao_memory_fix.patch, + +files/icedtea-7.2.2.1-pr986-cacao_memory_fix_v2.patch: + Create separate cacao memory patch for fixes, revert original. + + 24 Jun 2012; Ralph Sennhauser <[email protected]> icedtea-6.1.10.8.ebuild, + icedtea-6.1.11.3.ebuild, files/icedtea-6_pax_kernel_support.patch, + icedtea-7.2.1.1.ebuild, +files/icedtea-7.2.1.1-pax_mark_rmic_java.patch, + icedtea-7.2.2.1.ebuild, +files/icedtea-7.2.2.1-pax_mark_rmic_java.patch: + Fix building with PaX enabled kernels. #422525 + + 19 Jun 2012; Ralph Sennhauser <[email protected]> icedtea-6.1.10.8.ebuild, + icedtea-6.1.11.3.ebuild, icedtea-7.2.1.1.ebuild, icedtea-7.2.2.1.ebuild, + files/icedtea-7.2.2.1-pr986-cacao_memory_fix.patch: + Make cacao and jamvm downloads unconditional, fixes SRC_URI in icedtea 6 for + alternative arches. + Backport simplifications in icedtea-7 jbootstrap to icedtea-6. + Fix cacao_memory_fix.patch so resulting patch applies for builds using cacao. + +*icedtea-7.2.2.1 (13 Jun 2012) +*icedtea-7.2.1.1 (13 Jun 2012) + + 13 Jun 2012; Andrew John Hughes <[email protected]> + +files/icedtea-7-compile_for_7_cacao_mem.patch, -icedtea-7.2.1-r1.ebuild, + +icedtea-7.2.1.1.ebuild, +files/icedtea-7.2.1.1-pr986-cacao_memory_fix.patch, + -icedtea-7.2.2.ebuild, +icedtea-7.2.2.1.ebuild, + +files/icedtea-7.2.2.1-pr986-cacao_memory_fix.patch, + -files/icedtea-7.2.2-no_suffix.patch, + +files/icedtea-7-compiler_detection_cleanup.patch, + +files/icedtea-7-no_suffix.patch: + Security updates 2.1.1 & 2.2.1 for 7 (http://bitly.com/MBnPEb). Fix PR986 so + we can build using CACAO+IcedTea. + +*icedtea-6.1.11.3 (13 Jun 2012) +*icedtea-6.1.10.8 (13 Jun 2012) + + 13 Jun 2012; Andrew John Hughes <[email protected]> -icedtea-6.1.10.7.ebuild, + +icedtea-6.1.10.8.ebuild, -icedtea-6.1.11.2.ebuild, +icedtea-6.1.11.3.ebuild, + +files/icedtea-6-pass_javac_memory_args_to_vm.patch: + IcedTea6 1.10.8 & 1.11.3 security releases: http://bitly.com/MACPlQ + Add patch so bootstrap works with CACAO as bootstrap VM. + + 31 May 2012; Andrew John Hughes <[email protected]> icedtea-7.2.2.ebuild: + Allow bootstrap of 2.2 with IcedTea7. + +*icedtea-7.2.2 (31 May 2012) + + 31 May 2012; Andrew John Hughes <[email protected]> + -icedtea-6.1.8.13-r1.ebuild, -icedtea-6.1.9.13-r1.ebuild, + -icedtea-7.2.0.1-r1.ebuild, +icedtea-7.2.2.ebuild, + +files/icedtea-7.2.2-no_suffix.patch: + IcedTea 2.2 released: http://bit.ly/JAWxBR + Drop unsupported release series: 1.8, 1.9 & 2.0. + + 12 May 2012; Ralph Sennhauser <[email protected]> icedtea-6.1.10.7.ebuild, + icedtea-6.1.11.2.ebuild, icedtea-7.2.0.1-r1.ebuild, icedtea-7.2.1-r1.ebuild: + Drop version restriction for autoconf-2.64, the eclass already adds + >=autoconf-2.68. + + 12 May 2012; Ralph Sennhauser <[email protected]> icedtea-6.1.11.2.ebuild, + icedtea-7.2.1-r1.ebuild: + Copy ~ia64 KEYWORD from main tree. + + 11 May 2012; Andrew John Hughes <[email protected]> -icedtea-6.1.10.6-r1.ebuild, + -icedtea-6.1.11.1-r1.ebuild, icedtea-6.1.11.2.ebuild, icedtea-6.1.10.7.ebuild, + -files/icedtea-6.1.11.1-cacao_jvm.cfg.patch: + New releases: 1.10.7 & 1.11.2. + + 08 May 2012; Ralph Sennhauser <[email protected]> icedtea-6.1.10.6-r1.ebuild, + icedtea-6.1.11.1-r1.ebuild, icedtea-7.2.0.1-r1.ebuild, + icedtea-7.2.1-r1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig + + 08 May 2012; Ralph Sennhauser <[email protected]> + -files/icedtea-6.1.10.4_1-sharkllvm30-de-const-type-135375.patch, + -files/icedtea-6.1.10.4_separate_shark_target.patch, + -files/icedtea-6.1.10.4_shark_jvm_rpath.patch, + -files/icedtea-7.2.0_1-sharkllvm30-de-const-type-135375.patch, + -files/icedtea-7.2.0_shark_jvm_rpath.patch, + -files/3-sharkllvm30-MCJIT-v3.patch, + -files/icedtea-7.2.0_separate_shark_target.patch, + -files/icedtea-7.2.0_shark_llvm_flags.patch, + -files/2-sharkllvm30-PHI-128537-Call-ArrayRef-135265-v2.patch, + -files/0-sharkllvm30-targetselect-138450.patch, -files/disable_werror.patch, + metadata.xml: + Remove unused patches, remove unused use flags from metadata.xml + +*icedtea-7.2.1-r1 (20 Mar 2012) +*icedtea-7.2.0.1-r1 (20 Mar 2012) +*icedtea-6.1.11.1-r1 (20 Mar 2012) +*icedtea-6.1.10.6-r1 (20 Mar 2012) +*icedtea-6.1.9.13-r1 (20 Mar 2012) +*icedtea-6.1.8.13-r1 (20 Mar 2012) + + 20 Mar 2012; Andrew John Hughes <[email protected]> -icedtea-6.1.8.13.ebuild, + +icedtea-6.1.8.13-r1.ebuild, -icedtea-6.1.9.13.ebuild, + +icedtea-6.1.9.13-r1.ebuild, -icedtea-6.1.10.6.ebuild, + +icedtea-6.1.10.6-r1.ebuild, -icedtea-6.1.11.1.ebuild, + +icedtea-6.1.11.1-r1.ebuild, -icedtea-7.2.0.1.ebuild, + +icedtea-7.2.0.1-r1.ebuild, -icedtea-7.2.1.ebuild, +icedtea-7.2.1-r1.ebuild: + Don't compress the documentation symlink. + + 20 Mar 2012; Andrew John Hughes <[email protected]> icedtea-6.1.11.1.ebuild, + +files/icedtea-6.1.11.1-cacao_jvm.cfg.patch: + Allow CACAO to work on architectures other than x86, x86_64 and SPARC. + + 15 Mar 2012; Vlastimil Babka <[email protected]> icedtea-7.2.0.1.ebuild, + icedtea-7.2.1.ebuild: + Simplify USE=jbootstrap logic for icedtea-7. + + 14 Mar 2012; Ralph Sennhauser <[email protected]> icedtea-7.2.0.1.ebuild, + +files/icedtea-7.2.0-explicit-gthread.patch, icedtea-7.2.1.ebuild: + Fix building against >=glib-2.31. #402481 + Thanks to Marien Zwart <[email protected]> for the patch. + + 14 Mar 2012; Ralph Sennhauser <[email protected]> icedtea-7.2.0.1.ebuild, + icedtea-7.2.1.ebuild: + Add JamVM for alternative archs with IcedTea 7 + + 14 Mar 2012; Ralph Sennhauser <[email protected]> icedtea-6.1.8.13.ebuild, + icedtea-6.1.9.13.ebuild, icedtea-6.1.10.6.ebuild, icedtea-6.1.11.1.ebuild, + icedtea-7.2.0.1.ebuild, icedtea-7.2.1.ebuild: + Use JAVA_PKG_WANT_BUILD_VM to limit build VM. This now respects system VM + setting if usable and simplifies pkg_setup. + Add missing handles for 1.8 and 1.9 branches to build with newer IcedTea. + + 23 Feb 2012; Ralph Sennhauser <[email protected]> icedtea-7.2.0.1.ebuild, + icedtea-7.2.1.ebuild: + Fix tarballs and reenable pax support patch + +*icedtea-6.1.11.1 (16 Feb 2012) + + 16 Feb 2012; Andrew John Hughes <[email protected]> -icedtea-6.1.11.ebuild, + +icedtea-6.1.11.1.ebuild: + Security release: + http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2012-February/017233.ht + ml + + 15 Feb 2012; Andrew John Hughes <[email protected]> icedtea-7.2.1.ebuild: + Make working VMs clearer. + +*icedtea-7.2.1 (15 Feb 2012) + + 15 Feb 2012; Andrew John Hughes <[email protected]> icedtea-7.2.0.1.ebuild, + +icedtea-7.2.1.ebuild: + Fix changeset identifiers. + +*icedtea-7.2.0.1 (15 Feb 2012) +*icedtea-6.1.10.6 (15 Feb 2012) +*icedtea-6.1.9.13 (15 Feb 2012) +*icedtea-6.1.8.13 (15 Feb 2012) + + 15 Feb 2012; Andrew John Hughes <[email protected]> -icedtea-6.1.8.12.ebuild, + +icedtea-6.1.8.13.ebuild, -icedtea-6.1.9.12.ebuild, +icedtea-6.1.9.13.ebuild, + -icedtea-6.1.10.4-r3.ebuild, -icedtea-6.1.10.5.ebuild, + +icedtea-6.1.10.6.ebuild, -icedtea-7.2.0-r3.ebuild, -icedtea-7.2.0-r4.ebuild, + -icedtea-7.2.0-r5.ebuild, +icedtea-7.2.0.1.ebuild: + Security updates: http://bit.ly/AbtG5v + + 08 Feb 2012; Ralph Sennhauser <[email protected]> icedtea-6.1.8.12.ebuild, + icedtea-6.1.9.12.ebuild, icedtea-6.1.10.5.ebuild, icedtea-6.1.11.ebuild, + icedtea-7.2.0-r5.ebuild: + Install sytem.lockfile and systemRootModFile for use of icedtea in sandboxed + environments. #402507 + + 06 Feb 2012; Ralph Sennhauser <[email protected]> icedtea-6.1.8.12.ebuild, + icedtea-6.1.9.12.ebuild, icedtea-6.1.10.5.ebuild, icedtea-6.1.11.ebuild, + icedtea-7.2.0-r5.ebuild: + Add missing DEPEND on unzip. #402353 + + 04 Feb 2012; Ralph Sennhauser <[email protected]> icedtea-6.1.11.ebuild: + Uses xsltproc instead of xalan+xerces. Bug IcedTea #732. + Raise ant dep to >=1.8.1 so xalan and xerces can be dropped. + +*icedtea-7.2.0-r5 (03 Feb 2012) + + 03 Feb 2012; Ralph Sennhauser <[email protected]> icedtea-6.1.10.5.ebuild, + icedtea-6.1.11.ebuild, +files/icedtea-6_pax_kernel_support.patch, + +icedtea-7.2.0-r5.ebuild: + Add patch for building with PaX enabled kernels. + Remove xawt library with USE=-X so HeadlessGraphicsEnvironment is used by + default. + Install revdep mask for when dependedcies are deliberately removed with + USE=-X,-alsa,-cups. + Clean out no longer used code. + icedtea-7: drop building of additional vms. + +*icedtea-6.1.11 (31 Jan 2012) + + 31 Jan 2012; Andrew John Hughes <[email protected]> +icedtea-6.1.11.ebuild: + Add 1.11 release: http://bit.ly/xrkuRh + +*icedtea-6.1.10.5 (12 Jan 2012) +*icedtea-6.1.9.12 (12 Jan 2012) +*icedtea-6.1.8.12 (12 Jan 2012) + + 12 Jan 2012; Andrew John Hughes <[email protected]> -icedtea-6.1.8.11.ebuild, + +icedtea-6.1.8.12.ebuild, -icedtea-6.1.9.11.ebuild, +icedtea-6.1.9.12.ebuild, + -icedtea-6.1.10.4-r5.ebuild, +icedtea-6.1.10.5.ebuild: + Latest bugfix update: 1.8.12, 1.9.12 and 1.10.5 http://bit.ly/zGNr7r + +*icedtea-6.1.10.4-r5 (20 Dec 2011) + + 20 Dec 2011; Andrew John Hughes <[email protected]> + -icedtea-6.1.10.4-r4.ebuild, +icedtea-6.1.10.4-r5.ebuild: + Remove unsupported addvm support. x86/x86_64/SPARC now on HotSpot, + all others on CACAO. Remove NIO2 support in preparation for it + being dropped in 1.11. Re-enable ppc64 support. + + 18 Dec 2011; Ralph Sennhauser <[email protected]> files/icedtea.env, + metadata.xml: + Copy prefixified icedtea.env from main tree and fix typo in metadata.xml + + 17 Dec 2011; Ralph Sennhauser <[email protected]> + files/icedtea-6.1.10.4_separate_shark_target.patch: + Reorder ADD_ZERO_CONFIGURE_ARGS to prevent leaking through of unfiltred + options + + 16 Dec 2011; Ralph Sennhauser <[email protected]> icedtea-6.1.10.4-r4.ebuild: + Fix patch name + +*icedtea-7.2.0-r4 (14 Dec 2011) +*icedtea-6.1.10.4-r4 (14 Dec 2011) + + 14 Dec 2011; Ralph Sennhauser <[email protected]> +icedtea-6.1.10.4-r4.ebuild, + +files/icedtea-6.1.10.4_1-sharkllvm30-de-const-type-135375.patch, + +files/icedtea-6.1.10.4_pax_kernel_support.patch, + +files/icedtea-6.1.10.4_separate_shark_target.patch, + +files/icedtea-6.1.10.4_shark_jvm_rpath.patch, +icedtea-7.2.0-r4.ebuild, + +files/icedtea-7.2.0_1-sharkllvm30-de-const-type-135375.patch, + +files/icedtea-7.2.0_pax_kernel_support.patch, + +files/icedtea-7.2.0_separate_shark_target.patch, + +files/icedtea-7.2.0_shark_jvm_rpath.patch, + +files/icedtea-7.2.0_shark_llvm_flags.patch, + +files/2-sharkllvm30-PHI-128537-Call-ArrayRef-135265-v2.patch, + +files/0-sharkllvm30-targetselect-138450.patch, + +files/3-sharkllvm30-MCJIT-v3.patch, +files/disable_werror.patch: + Add use flags zero and shark for builing them as additional vms. + Add bs patch for PaX enabled kernels. + Add bs patch for spliting out shark target. + Explicitly add llvm lib dir to RPATH in sharks libjvm.so + Add a series of patches to get shark to build with llvm-3.0 + Add missing llvm flags in openjdk7. + Allow running the jtreg tests. + Drop ppc64 KEYWORD for icedtea:6 due to missing sys-devel/llvm. + +*icedtea-7.2.0-r3 (02 Dec 2011) +*icedtea-6.1.10.4-r3 (02 Dec 2011) + + 02 Dec 2011; Ralph Sennhauser <[email protected]> -icedtea-6.1.10.4-r2.ebuild, + +icedtea-6.1.10.4-r3.ebuild, -icedtea-7.2.0-r2.ebuild, + +icedtea-7.2.0-r3.ebuild, metadata.xml: + - Fix bootstrap build for PaX enabled kernels. #389751 + - Add missing dependency on ecj for use jbootstrap #392337 + - Don't use eclipse-ecj:3.7 for icedtea:6 #392587 + - Add various missing dependencies according to scanelf results. + icedtea-7: dev-libs/atk sys-devel/gcc sys-libs/glibc x11-libs/cairo + x11-libs/gdk-pixbuf x11-libs/pango nss? ( dev-libs/nss ) + icedtea-6: dev-libs/glib sys-devel/gcc sys-libs/glibc + - Fix libffi dependency for non ppc archs. + - Make dependencies optional at runtime as for icedtea-bin for installing via + binpkg. Use flags are X alsa cups. + - Allow building cacao and jamvm as additional VMs. To use run java -cacao + respectively java -jamvm. Use flags are cacao and jamvm. + + 28 Nov 2011; Miroslav Šulc <[email protected]> + +files/fontconfig.Gentoo.properties.src: + Adding ommitted fontconfig file + +*icedtea-7.2.0-r2 (28 Nov 2011) +*icedtea-6.1.10.4-r2 (28 Nov 2011) + + 28 Nov 2011; Ralph Sennhauser <[email protected]> -icedtea-6.1.10.4.ebuild, + -icedtea-6.1.10.4-r1.ebuild, +icedtea-6.1.10.4-r2.ebuild, + -icedtea-7.2.0.ebuild, -icedtea-7.2.0-r1.ebuild, +icedtea-7.2.0-r2.ebuild, + metadata.xml: + Install Gentoo specific fontconfig properties file. #390663 + Add missing dependency on pkgconfig. #391987 + Add use flag X and cjk to install expected fonts. #349916 + Add use flag source and install src.zip conditionally. + Add use flag jbootstrap and make bootstrap optional where possible. + Remove use flag xrender and require libXrender for icedtea:6, icedtea:7 does + this already. #382867 + Use @SLOT@ substitution in set_java_env. + Prefixify. + + 21 Nov 2011; Ralph Sennhauser <[email protected]> icedtea-6.1.10.4-r1.ebuild, + icedtea-7.2.0-r1.ebuild: + Use java-vm-2.eclass to set PaX markings + + 18 Nov 2011; Ralph Sennhauser <[email protected]> icedtea-6.1.10.4-r1.ebuild, + icedtea-7.2.0-r1.ebuild: + Remove unneeded pkg_postinst + + 18 Nov 2011; Vlastimil Babka <[email protected]> icedtea-6.1.10.4-r1.ebuild, + icedtea-7.2.0-r1.ebuild: + Add missing cpio dep and remove the old libXext version variant, bug #389599. + + 18 Nov 2011; Vlastimil Babka <[email protected]> icedtea-6.1.10.4-r1.ebuild, + icedtea-7.2.0-r1.ebuild: + Remove 'cacao' and 'jamvm' USE flags. Also remove 'zero' flag and have it + used only for ppc/ppc64. This functionality was experimental and brought more + problems than benefits. Also remove the bootstrapping with cacao due to + failures. Fixes numerous bugs. + + 18 Nov 2011; Ralph Sennhauser <[email protected]> icedtea-6.1.10.4-r1.ebuild, + icedtea-7.2.0-r1.ebuild: + Add additional PaX markings to executables for x86. Bug 389751 + + 18 Nov 2011; Vlastimil Babka <[email protected]> icedtea-6.1.10.4-r1.ebuild, + icedtea-7.2.0-r1.ebuild: + Fix detection of parallel jobs from MAKEOPTS to handle all syntax variants. + Fixes bug #337827 and #389791. Using syntax from waf-utils.eclass + + 18 Nov 2011; Ralph Sennhauser <[email protected]> icedtea-6.1.10.4-r1.ebuild, + icedtea-7.2.0-r1.ebuild: + Add --disable-bootstrap on PaX enabled hosts when building using IcedTea7. + Bug #389751 + + 13 Nov 2011; Ralph Sennhauser <[email protected]> icedtea-7.2.0-r1.ebuild: + Fix building with PaX enabled kernels. Bug #389751. Thanks to Daniel Kuehn + <[email protected]> and Magnus Granberg <[email protected]> for their help + finding the patch + + 12 Nov 2011; Ralph Sennhauser <[email protected]> icedtea-7.2.0-r1.ebuild: + Use java-vm_sandbox-predict for installing the controle file + + 11 Nov 2011; Vlastimil Babka <[email protected]> icedtea-7.2.0-r1.ebuild: + Support building using icedtea-bin-7. + + 10 Nov 2011; Ralph Sennhauser <[email protected]> icedtea-6.1.10.4-r1.ebuild, + icedtea-7.2.0-r1.ebuild: + Fix building with unusal locales, bug #330433 #389717 + +*icedtea-6.1.9.11 (08 Nov 2011) +*icedtea-6.1.8.11 (08 Nov 2011) + + 08 Nov 2011; Andrew John Hughes <[email protected]> -icedtea-6.1.8.10.ebuild, + +icedtea-6.1.8.11.ebuild, -icedtea-6.1.9.10.ebuild, +icedtea-6.1.9.11.ebuild: + Security update for releases with plugin & Web Start: http://bit.ly/uhvhLW + + 08 Nov 2011; Ralph Sennhauser <[email protected]> + icedtea-6.1.10.4-r1.ebuild, icedtea-7.2.0-r1.ebuild: + Allow building of icedtea with icedtea-bin-6, bug 389885 + + 07 Nov 2011; Vlastimil Babka <[email protected]> icedtea-6.1.10.4-r1.ebuild, + icedtea-7.2.0-r1.ebuild: + Prepare for icedtea-bin version and VMHANDLE migration. + + 06 Nov 2011; Vlastimil Babka <[email protected]> icedtea-7.2.0-r1.ebuild: + Fix build due to missing ant class when xalan and xerces are not installed, + bug #389625. + + 05 Nov 2011; Vlastimil Babka <[email protected]> icedtea-7.2.0-r1.ebuild: + Relax lcms dep to allow the stable 2.0a satisfy it. + + 05 Nov 2011; Vlastimil Babka <[email protected]> icedtea-7.2.0-r1.ebuild: + Add missing cpio dep QA fix from main tree. + + 04 Nov 2011; Vlastimil Babka <[email protected]> icedtea-7.2.0-r1.ebuild: + Add ~x86 keyword. + + 04 Nov 2011; Vlastimil Babka <[email protected]> icedtea-7.2.0-r1.ebuild: + Remove unused autotools. + + 02 Nov 2011; Vlastimil Babka <[email protected]> icedtea-7.2.0-r1.ebuild: + Add sandbox.d file for bug #388127. + + 30 Oct 2011; Vlastimil Babka <[email protected]> icedtea-6.1.8.10.ebuild, + icedtea-6.1.9.10.ebuild, icedtea-6.1.10.4.ebuild, icedtea-6.1.10.4-r1.ebuild, + icedtea-7.2.0.ebuild, icedtea-7.2.0-r1.ebuild: + Package move icedtea6-bin to icedtea-bin. + + 30 Oct 2011; Vlastimil Babka <[email protected]> icedtea-6.1.10.4-r1.ebuild, + icedtea-7.2.0-r1.ebuild: + Remove obsolete call to unset_vars, bug #380839. + +*icedtea-7.2.0-r1 (30 Oct 2011) +*icedtea-6.1.10.4-r1 (30 Oct 2011) + + 30 Oct 2011; Vlastimil Babka <[email protected]> +icedtea-6.1.10.4-r1.ebuild, + +icedtea-7.2.0-r1.ebuild: + Revbump to use EAPI=4 and change the VMHANDLE icedtea${SLOT} to the standard + icedtea-${SLOT}. + + 19 Oct 2011; Andrew John Hughes <[email protected]> icedtea-7.2.0.ebuild: + Remove dead USE flags and fix tarball locations. + + 19 Oct 2011; Andrew John Hughes <[email protected]> icedtea-7.2.0.ebuild: + Remove references to removed patches. + +*icedtea-7.2.0 (19 Oct 2011) + + 19 Oct 2011; Andrew John Hughes <[email protected]> + -files/7.2.0_pre-bytecode_check.patch, -files/7.2.0_pre-cacao-01.patch, + -files/7.2.0_pre-cacao-02.patch, -files/7.2.0_pre-cacao-03.patch, + -files/7.2.0_pre-cacao-04.patch, -files/7.2.0_pre-no_werror.patch, + -icedtea-7.2.0_pre.ebuild, +icedtea-7.2.0.ebuild: + Add full release of IcedTea 2.0: + http://blog.fuseyism.com/index.php/2011/10/19/icedtea-2-0-released/ + +*icedtea-6.1.10.4 (19 Oct 2011) +*icedtea-6.1.9.10 (19 Oct 2011) +*icedtea-6.1.8.10 (19 Oct 2011) + + 19 Oct 2011; Andrew John Hughes <[email protected]> -icedtea-6.1.8.9.ebuild, + +icedtea-6.1.8.10.ebuild, -icedtea-6.1.9.9.ebuild, +icedtea-6.1.9.10.ebuild, + -icedtea-6.1.10.3.ebuild, +icedtea-6.1.10.4.ebuild: + Security update: + http://blog.fuseyism.com/index.php/2011/10/18/security-icedtea6-1-8-10-1-9-10-and-1-10-4-released/ + + 04 Oct 2011; Andrew John Hughes <[email protected]> + +files/7.2.0_pre-cacao-01.patch, +files/7.2.0_pre-cacao-02.patch, + +files/7.2.0_pre-cacao-03.patch, +files/7.2.0_pre-cacao-04.patch, + icedtea-7.2.0_pre.ebuild: + Apply recent CACAO fixes to fix build issues. + + 30 Sep 2011; Andrew John Hughes <[email protected]> + +files/7.2.0_pre-bytecode_check.patch, -files/7.1.13-alsa-sane-headers.patch, + -files/7.1.14-checksums.patch, icedtea-7.2.0_pre.ebuild, + -files/7.1.14-forest.patch: + Fix bootstrap build with IcedTea7 by detecting level of bytecode supported + before applying patches. + + 29 Sep 2011; Miroslav Šulc <[email protected]> icedtea-7.2.0_pre.ebuild: + Fixed issue with sandbox access violation + + 29 Sep 2011; Andrew John Hughes <[email protected]> icedtea-7.2.0_pre.ebuild: + Temporarily disable bootstrapping with IcedTea7 until fixed. + +*icedtea-7.2.0_pre (29 Sep 2011) + + 29 Sep 2011; Andrew John Hughes <[email protected]> + -icedtea-6.1.7.10-r1.ebuild, -icedtea-7.1.13-r1.ebuild, + -icedtea-7.1.14.ebuild, +icedtea-7.2.0_pre.ebuild: + Add support for IcedTea7 2.0 pre-release. Remove unsupported versions. + + 09 Sep 2011; Vlastimil Babka <[email protected]> + icedtea-6.1.7.10-r1.ebuild, -icedtea-6.1.8.7-r1.ebuild, + icedtea-6.1.8.9.ebuild, -icedtea-6.1.9.7-r1.ebuild, + icedtea-6.1.9.9.ebuild, -icedtea-6.1.10.1.ebuild, icedtea-6.1.10.3.ebuild: + Use /usr/lib instead of get_libdir for the vmhome path, bug #380853. Prune + old versions. + + 09 Sep 2011; Andrew John Hughes <[email protected]> icedtea-7.1.14.ebuild: + Keyword 1.14 temporarily until 2.0 is released. + +*icedtea-6.1.10.3 (21 Jul 2011) + + 21 Jul 2011; Andrew John Hughes <[email protected]> -icedtea-6.1.10.2.ebuild, + +icedtea-6.1.10.3.ebuild: + IcedTea6 1.10.3 update: + http://blog.fuseyism.com/index.php/2011/07/21/icedtea6-1103-released/ + +*icedtea-6.1.9.9 (20 Jul 2011) +*icedtea-6.1.8.9 (20 Jul 2011) + + 20 Jul 2011; Andrew John Hughes <[email protected]> -icedtea-6.1.8.8.ebuild, + +icedtea-6.1.8.9.ebuild, -icedtea-6.1.9.8.ebuild, +icedtea-6.1.9.9.ebuild: + Security update: + http://blog.fuseyism.com/index.php/2011/07/20/security-icedtea6-189-199-released/ + + 06 Jul 2011; Andrew John Hughes <[email protected]> icedtea-7.1.14.ebuild: + Update dependencies to include lcms2 and replace xalan/xerces with libxslt. + + 21 Jun 2011; Andrew John Hughes <[email protected]> + files/6.1.10.2-371405-linux_version.patch: + Match any kernel version beginning with 3 rather than just 3.0*. + + 13 Jun 2011; Andrew John Hughes <[email protected]> icedtea-6.1.10.2.ebuild, + +files/6.1.10.2-371405-linux_version.patch: + Fix Bug #371405 so IcedTea6 1.10.2 can be built on Linux 3.0. + +*icedtea-7.1.14 (08 Jun 2011) +*icedtea-6.1.10.2 (08 Jun 2011) +*icedtea-6.1.9.8 (08 Jun 2011) +*icedtea-6.1.8.8 (08 Jun 2011) + + 08 Jun 2011; Andrew John Hughes <[email protected]> + +files/7.1.14-checksums.patch, +icedtea-6.1.8.8.ebuild, + +icedtea-6.1.9.8.ebuild, +icedtea-6.1.10.2.ebuild, + +files/7.1.14-forest.patch, +icedtea-7.1.14.ebuild: + Add support for IcedTea7 1.14 and IcedTea6 1.8.8, 1.9.8 and 1.10.2. + http://blog.fuseyism.com/index.php/2011/06/08/icedtea6-188-198-and-1102-released/ + http://blog.fuseyism.com/index.php/2011/05/25/icedtea7-114-released/ + +*icedtea-6.1.10.1 (04 Apr 2011) + + 04 Apr 2011; Andrew John Hughes <[email protected]> -icedtea-6.1.10.ebuild, + +icedtea-6.1.10.1.ebuild: + http://blog.fuseyism.com/index.php/2011/04/04/icedtea6-1101-released/ + + 30 Mar 2011; Vlastimil Babka <[email protected]> icedtea-7.1.13-r1.ebuild: + Remove files (javaws binaries) colliding with icedtea-web in the ebuild, + until there's upstream version with --disable-webstart for icedtea7. Bug + #355849. + + 28 Mar 2011; Andrew John Hughes <[email protected]> + icedtea-6.1.7.10-r1.ebuild, icedtea-6.1.8.7-r1.ebuild, + icedtea-6.1.9.7-r1.ebuild, icedtea-6.1.10.ebuild, icedtea-7.1.13-r1.ebuild: + Add slot dependency for gtk+. + + 28 Mar 2011; Andrew John Hughes <[email protected]> -icedtea-6.1.7.10.ebuild, + -icedtea-6.1.8.7.ebuild, -icedtea-6.1.9.7.ebuild, -icedtea-7.1.13.ebuild: + Remove old versions of ebuilds. + + 05 Mar 2011; <[email protected]> metadata.xml: + Update maintainer info from the main tree. Describe the hs20 and jamvm USE + flags. + +*icedtea-6.1.10 (02 Mar 2011) + + 02 Mar 2011; Andrew John Hughes <[email protected]> +icedtea-6.1.10.ebuild: + New IcedTea6 1.10 release: + http://blog.fuseyism.com/index.php/2011/03/02/icedtea6-110-released/ + + 17 Feb 2011; Vlastimil Babka <[email protected]> + icedtea-6.1.7.10-r1.ebuild, icedtea-6.1.8.7-r1.ebuild, + icedtea-6.1.9.7-r1.ebuild, +icedtea-7.1.13-r1.ebuild: + Use slot deps for icedtea-web, port the changes to icedtea7 as well (uses + separate slot of icedtea-web). + + 17 Feb 2011; Vlastimil Babka <[email protected]> + +icedtea-6.1.7.10-r1.ebuild, +icedtea-6.1.8.7-r1.ebuild, + icedtea-6.1.9.7-r1.ebuild: + Revbump the remaining icedtea6 branches to use icedtea-web + + 17 Feb 2011; Vlastimil Babka <[email protected]> + +icedtea-6.1.9.7-r1.ebuild: + Revbump to PDEPEND on icedtea-web instead of building webstart/nsplugin as + part of the whole icedtea build. Fixes bug #355175. + +*icedtea-6.1.9.7 (15 Feb 2011) +*icedtea-6.1.8.7 (15 Feb 2011) +*icedtea-6.1.7.10 (15 Feb 2011) + + 15 Feb 2011; Andrew John Hughes <[email protected]> + -files/6.1.9.6-sparc.patch, -icedtea-6.1.7.9.ebuild, + +icedtea-6.1.7.10.ebuild, -icedtea-6.1.8.6.ebuild, +icedtea-6.1.8.7.ebuild, + -icedtea-6.1.9.6.ebuild, +icedtea-6.1.9.7.ebuild: + Security update: + http://blog.fuseyism.com/index.php/2011/02/15/security-icedtea6-1710-187-and-197-released/ + Fix for SPARC issue (#344659) included upstream. + +*icedtea-6.1.9.6 (09 Feb 2011) +*icedtea-6.1.8.6 (09 Feb 2011) +*icedtea-6.1.7.9 (09 Feb 2011) + + 09 Feb 2011; Andrew John Hughes <[email protected]> + +files/6.1.9.6-sparc.patch, -files/6.1.9.5-sparc.patch, + -icedtea-6.1.7.8.ebuild, +icedtea-6.1.7.9.ebuild, -icedtea-6.1.8.5.ebuild, + +icedtea-6.1.8.6.ebuild, -icedtea-6.1.9.5.ebuild, +icedtea-6.1.9.6.ebuild: + Security update for floating point issue: + http://blog.fuseyism.com/index.php/2011/02/09/security-icedtea6-179-186-196-released/ + +*icedtea-6.1.9.5 (01 Feb 2011) +*icedtea-6.1.8.5 (01 Feb 2011) +*icedtea-6.1.7.8 (01 Feb 2011) + + 01 Feb 2011; Andrew John Hughes <[email protected]> + +files/6.1.9.5-sparc.patch, -files/6.1.9.4-sparc.patch, + -icedtea-6.1.7.7.ebuild, +icedtea-6.1.7.8.ebuild, -icedtea-6.1.8.4.ebuild, + +icedtea-6.1.8.5.ebuild, -icedtea-6.1.9.4.ebuild, +icedtea-6.1.9.5.ebuild: + Security update: + http://blog.fuseyism.com/index.php/2011/02/01/security-icedtea6-178-185-195-released/ + RH672262, CVE-2011-0025: IcedTea jarfile signature verification bypass + + 21 Jan 2011; Andrew John Hughes <[email protected]> files/icedtea.env: + Revert @ROOT@ additions in icedtea.env. + + 21 Jan 2011; Andrew John Hughes <[email protected]> icedtea-6.1.7.7.ebuild, + icedtea-6.1.8.4.ebuild, icedtea-6.1.9.4.ebuild, icedtea-7.1.13.ebuild: + Replace ${ROOT} with "/"; only should be used in + preinst/postinst/prerm/postrm. + + 21 Jan 2011; Vlastimil Babka <[email protected]> icedtea-6.1.7.7.ebuild, + icedtea-6.1.8.4.ebuild, icedtea-6.1.9.4.ebuild, icedtea-7.1.13.ebuild: + Use virtual/jpeg, bug #347953. + + 20 Jan 2011; Andrew John Hughes <[email protected]> icedtea-6.1.7.7.ebuild, + icedtea-6.1.8.4.ebuild, icedtea-6.1.9.4.ebuild, icedtea-7.1.13.ebuild, + files/icedtea.env: + Pass ${ROOT} and $(get_libdir) to IcedTea environment rather than hardcoding + /usr/lib. + +*icedtea-6.1.9.4 (18 Jan 2011) +*icedtea-6.1.8.4 (18 Jan 2011) +*icedtea-6.1.7.7 (18 Jan 2011) + + 18 Jan 2011; Andrew John Hughes <[email protected]> + +files/6.1.9.4-sparc.patch, -files/6.1.9.3-sparc.patch, + -icedtea-6.1.7.6.ebuild, +icedtea-6.1.7.7.ebuild, -icedtea-6.1.8.3.ebuild, + +icedtea-6.1.8.4.ebuild, -icedtea-6.1.9.3.ebuild, +icedtea-6.1.9.4.ebuild: + New security releases: + http://blog.fuseyism.com/index.php/2011/01/18/security-icedtea6-177-184-194-r + eleased/ + * Security updates + - RH663680, CVE-2010-4351: IcedTea JNLP SecurityManager bypass + * Backports + - S4356282: RFE: JDK should support OpenType/CFF fonts + - S6954424, RH525870: Support OpenType/CFF fonts in JDK 7 + - S6795356, PR590: Leak caused by javax.swing.UIDefaults.ProxyLazyValue.acc + - S6967436, RH597227: lines longer than 2^15 can fill window. + - S6967433: dashed lines broken when using scaling transforms. + - S6976265: No STROKE_CONTROL + - S6967434, PR450, RH530642: Round joins/caps of scaled up lines have poor quality. + - S6438179, RH569121: XToolkit.isTraySupported() result has nothing to do with the system tray + * Fixes + - S7003777, RH647674: JTextPane produces incorrect content after parsing the html text + + 07 Dec 2010; Andrew John Hughes <[email protected]> + +files/6.1.9.3-sparc.patch, icedtea-6.1.9.3.ebuild, icedtea-7.1.13.ebuild: + Apply patch from #344659 + + 07 Dec 2010; Andrew John Hughes <[email protected]> + +files/7.1.13-alsa-sane-headers.patch, icedtea-7.1.13.ebuild: + Fix failure in IcedTea7 with make 3.82. + + 07 Dec 2010; Andrew John Hughes <[email protected]> icedtea-7.1.13.ebuild: + Fix plugin dependency. Move to IcedTea server for drops. + + 02 Dec 2010; Vlastimil Babka <[email protected]> metadata.xml: + Document the nsplugin flag in metadata.xml + + 02 Dec 2010; Andrew John Hughes <[email protected]> icedtea-6.1.7.6.ebuild, + icedtea-6.1.8.3.ebuild, icedtea-6.1.9.3.ebuild: + Fail early if the user tries to build the plugin without webstart enabled. + + 02 Dec 2010; Vlastimil Babka <[email protected]> icedtea-6.1.9.3.ebuild: + Inherit versionator eclass directly to be safe. + + 01 Dec 2010; Andrew John Hughes <[email protected]> icedtea-6.1.9.3.ebuild: + Add Caster's change to the 1.9.3 ebuild. + +*icedtea-6.1.9.3 (01 Dec 2010) + + 01 Dec 2010; Andrew John Hughes <[email protected]> -icedtea-6.1.9.2.ebuild, + +icedtea-6.1.9.3.ebuild: + Bump to 1.9.3, which fixes and re-enables compressed oops, increasing performance: + http://blog.fuseyism.com/index.php/2010/12/01/icedtea6-193-released/ + + 26 Nov 2010; Vlastimil Babka <[email protected]> icedtea-6.1.7.6.ebuild, + icedtea-6.1.8.3.ebuild, icedtea-6.1.9.2.ebuild, icedtea-7.1.13.ebuild: + Derive ICEDTEA_VER from PV by versionator's get_version_component_range to + avoid manual updates on version bumps. + +*icedtea-6.1.9.2 (24 Nov 2010) +*icedtea-6.1.8.3 (24 Nov 2010) +*icedtea-6.1.7.6 (24 Nov 2010) + + 24 Nov 2010; Andrew John Hughes <[email protected]> -icedtea-6.1.7.5.ebuild, + +icedtea-6.1.7.6.ebuild, -icedtea-6.1.8.2.ebuild, +icedtea-6.1.8.3.ebuild, + -icedtea-6.1.9.1.ebuild, +icedtea-6.1.9.2.ebuild, metadata.xml: + Latest security updates: + http://blog.fuseyism.com/index.php/2010/11/24/icedtea6-176-183-and-192-releas + ed/ + + 14 Nov 2010; Vlastimil Babka <[email protected]> icedtea-6.1.7.5.ebuild, + icedtea-6.1.8.2.ebuild: + Fix eselect-ecj dep + + 13 Nov 2010; Vlastimil Babka <[email protected]> icedtea-6.1.9.1.ebuild: + Fix eselect-ecj dep + + 13 Oct 2010; Vlastimil Babka <[email protected]> metadata.xml: + Describe hs19 flag. + +*icedtea-6.1.9.1 (12 Oct 2010) +*icedtea-6.1.8.2 (12 Oct 2010) +*icedtea-6.1.7.5 (12 Oct 2010) + + 12 Oct 2010; Andrew John Hughes <[email protected]> + -icedtea-6.1.7.4-r1.ebuild, +icedtea-6.1.7.5.ebuild, + -icedtea-6.1.8.1-r1.ebuild, +icedtea-6.1.8.2.ebuild, + -icedtea-6.1.9-r1.ebuild, +icedtea-6.1.9.1.ebuild, + -files/6.1.8.1-244901.patch, -files/6.1.7.4-244901.patch, + -files/6.1.8.1-266295.patch, -files/hs19.patch, + -files/6.1.7.4-266295.patch: + IcedTea6 security updates. + http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2010-October/010478.html + +*icedtea-6.1.9-r1 (20 Sep 2010) + + 20 Sep 2010; Andrew John Hughes <[email protected]> +files/hs19.patch, + -icedtea-6.1.9.ebuild, +icedtea-6.1.9-r1.ebuild: + Backport support for HotSpot 19. + + 09 Sep 2010; Vlastimil Babka <[email protected]> icedtea-6.1.9.ebuild, + icedtea-7.1.13.ebuild, metadata.xml: + Remove autotools from inherit where not used. Remove unused USE flags + descriptions. + + 07 Sep 2010; Andrew John Hughes <[email protected]> icedtea-6.1.9.ebuild: + Fix missing arch value for plugin builds. + +*icedtea-6.1.9 (07 Sep 2010) + + 07 Sep 2010; Andrew John Hughes <[email protected]> +icedtea-6.1.9.ebuild: + Add new major release: + http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2010-September/01018 + 6.html + + 06 Sep 2010; Andrew John Hughes <[email protected]> + icedtea-6.1.7.4-r1.ebuild, icedtea-6.1.8.1-r1.ebuild, + icedtea-7.1.13.ebuild: + Provide a version-independent documentation symlink based on slot (e.g. + /usr/share/doc/icedtea6) + +*icedtea-6.1.8.1-r1 (11 Aug 2010) + + 11 Aug 2010; Andrew John Hughes <[email protected]> + -icedtea-6.1.8.1.ebuild, +icedtea-6.1.8.1-r1.ebuild, + +files/6.1.8.1-244901.patch, +files/6.1.8.1-266295.patch: + Revision bump. Add patches to 1.8.1 to fix bug #244901 and #266295. + +*icedtea-6.1.7.4-r1 (06 Aug 2010) + + 06 Aug 2010; Andrew John Hughes <[email protected]> + -files/6.1.7.3-systemtap-gcc-4.5.patch, -icedtea-6.1.7.4.ebuild, + +icedtea-6.1.7.4-r1.ebuild, +files/6.1.7.4-244901.patch, + +files/6.1.7.4-266295.patch: + Revision bump. Add patches to fix bug #244901 and #266295. Remove unused + patch. + +*icedtea-7.1.13 (29 Jul 2010) + + 29 Jul 2010; Andrew John Hughes <[email protected]> + -files/1.12-shmproto.patch, -icedtea-7.1.12-r1.ebuild, + +icedtea-7.1.13.ebuild: + Move to IcedTea7 1.13 release. + + See http://blog.fuseyism.com/index.php/2010/07/29/icedtea7-113-released/ + +*icedtea-6.1.8.1 (28 Jul 2010) +*icedtea-6.1.7.4 (28 Jul 2010) + + 28 Jul 2010; Andrew John Hughes <[email protected]> + -files/6.1.8.0-systemtap-gcc-4.5.patch, -icedtea-6.1.7.3.ebuild, + +icedtea-6.1.7.4.ebuild, -icedtea-6.1.8.0.ebuild, +icedtea-6.1.8.1.ebuild: + Bump to new 1.7.4 and 1.8.1 security releases. + + New in release 1.7.4 (2010-07-28): + + * NetX security issues: + - (CVE-2010-2783, RH616895): IcedTea 'Extended JNLP Services' arbitrary + file access + - (CVE-2010-2548, RH616893): IcedTea Incomplete property access check for + unsigned applications + * Backport --with-tzdata-dir support from IcedTea6 1.8 to ensure + that external timezone data works again. + * Restore icedtea-override-metacity.patch to allow full screen apps and + other expected behavioral improvements. + * S6678385, RH551835: Fixes JVM crashes when window is resized. + * S6668231: Presence of a critical subjectAltName causes JSSE's SunX509 to + fail trusted checks. + * S6963870: Eliminate NullPointerEx in swing class CompoundBorder method + getBorderInsets. + * S4891262: API spec, javax/accessibility: few invalid javadoc tags. + * S6737212: Fixed javadoc warning messages in RowSet classes. + * S6875861: javadoc build warning on java.util.Properites from + unconventional @see ordering. + * S6909563: Javadoc build warnings in rmi, security, management. + * S6879689: Fix warning about ignored return value when compiling with -O2 + * S6917485: Corba doc warnings. + * S6921068: Remove javadoc build warnings from specdefault tag. + * PR453, OJ100142: Fix policy evaluation to match the proprietary JDK. + * Make the new plugin the default. This is now the main supported + plugin. Use --disable-npplugin to use the old one. + * New plugin: + - Added support for JSObject.finalize() + - Liveconnect message processing design changes. + - Message protocol overhaul to fix race conditions + - PR166: Create FIFO pies in temp dir instead of ~/.icedteaplugin + - Profiled memory usage and implemented proper cleanup for C++ side. + - Update debug output string and function/structure names to + change 'GCJ' references to ITNP/IcedTea NP Plugin + - PR461: plugin working for NSS enabled builds with firefox including a + private NSS copy + - Removed unncessary debug and trace output + - PR474: Patch from Paulo Cesar Pereira de Andrade, incrementing malloc + size to account for NULL terminator. + - RH524387: javax.net.ssl.SSLKeyException: RSA premaster secret error + - Set context classloader for all threads in an applet's threadgroup + - PR436: Close all applet threads on exit + - PR480: NPPlugin with NoScript extension. + - PR488: Question mark changing into underscore in URL. + - RH592553: Fix bug causing 100% CPU usage. + - Don't generate a random pointer from a pthread_t in the debug output. + - Add ForbiddenTargetException for legacy support. + - Use variadic macro for plugin debug message printing. + - Don't link the plugin with libxul libraries. + - Fix race conditions in plugin initialization code that were causing + hangs. + - RH506730: BankID (Norwegian common online banking authentication system) + applet fails to load. + - PR491: pass java_{code,codebase,archive} parameters to Java. + - Adds javawebstart.version property and give user permission to read that + property. + * NetX: + - Make path sanitization consistent; use a blacklisting approach. + - Make the SingleInstanceServer thread a daemon thread. + - Handle JNLP files which use native libraries but do not indicate it + - Allow JNLP classloaders to share native libraries + - Added encoding support + * PulseAudio provider: + - Eliminate spurious exception throwing. + * SystemTap support: + - PR476: Enable building SystemTap support on GCC 4.5. + - Fix HotSpot tapset object_alloc size variable. + * NIO2 support: + - Fix UnixNativeDispatcher to build on all systems, not just x86 and + x86_64. + + New in release 1.8.1 (2010-07-28): + + * OpenJDK: + - 6678385: Fixes jvm crashes when window is resized. + - Produces the "expected" behavior for full screen applications, when + running the Metacity window manager. + * IcedTeaNPPlugin. + - RH524387: javax.net.ssl.SSLKeyException: RSA premaster secret error + - Set context classloader for all threads in an applet's threadgroup + - PR436: Close all applet threads on exit + - PR480: NPPlugin with NoScript extension. + - PR488: Question mark changing into underscore in URL. + - RH592553: Fix bug causing 100% CPU usage. + - Don't generate a random pointer from a pthread_t in the debug output. + - Add ForbiddenTargetException for legacy support. + - Use variadic macro for plugin debug message printing. + - Don't link the plugin with libxul libraries. + - Fix race conditions in plugin initialization code that were causing + hangs. + - RH506730: BankID (Norwegian common online banking authentication system) + applet fails to load. + - Fix policy evaluation to match the proprietary JDK. + - PR491: pass java_{code,codebase,archive} parameters to Java. + - Adds javawebstart.version property and give user permission to read that + property. + * NetX: + - Fix security flaw in NetX that allows arbitrary unsigned apps to set + any java property. + - Fix a flaw that allows unsigned code to access any file on the + machine (accessible to the user) and write to it. + - Make path sanitization consistent; use a blacklisting approach. + - Make the SingleInstanceServer thread a daemon thread. + - Handle JNLP files which use native libraries but do not indicate it + - Allow JNLP classloaders to share native libraries + - Added encoding support + - PulseAudio: + - Eliminate spurious exception throwing. + - Zero/Shark: + - PR shark/483: Fix miscompilation of sun.misc.Unsafe::getByte. + - PR PR icedtea/324, icedtea/481: Fix Shark VM crash. + - Fix Zero build on Hitachi SH. + * SystemTap support: + - PR476: Enable building SystemTap support on GCC 4.5. + + 28 Apr 2010; Andrew John Hughes <[email protected]> + + +files/6.1.8.0-systemtap-gcc-4.5.patch, + +files/6.1.7.3-systemtap-gcc-4.5.patch, icedtea-6.1.7.3.ebuild, + -icedtea-6.1.8.0.ebuild: + PR146: Fix build with GCC 4.5 & SystemTap + + 15 Apr 2010; Vlastimil Babka <[email protected]> icedtea-6.1.8.0.ebuild: + Add ant-nodeps to DEPEND since it's used in ANT_TASKS variable. Bug + #315457. + + 14 Apr 2010; Vlastimil Babka <[email protected]> icedtea-6.1.8.0.ebuild: + Restore keywords and redigest for the final 1.8 release. Remove the + npplugin flag as upstream removed to old plugin - the npplugin is now + installed always with USE=nsplugin. + +*icedtea-6.1.8.0 (12 Apr 2010) + + 12 Apr 2010; Andrew John Hughes <[email protected]> + +icedtea-6.1.8.0.ebuild: + Add ebuild for upcoming 1.8 release of IcedTea6. To be enabled on release. + + 01 Apr 2010; Vlastimil Babka <[email protected]> icedtea-6.1.7.3.ebuild, + icedtea-7.1.12-r1.ebuild: + Remove dep on >=virtual/jdk to prevent circular deps. Replaced by more + eclass-hack variables to allow VM switching to still work. Needs recent + java-utils-2.eclass, so update the main gentoo tree! + + 01 Apr 2010; Andrew John Hughes <[email protected]> + icedtea-6.1.7.3.ebuild: + Depend on new eselect-ecj for ecj.jar, not a specific ecj. + +*icedtea-6.1.7.3 (31 Mar 2010) + + 31 Mar 2010; Andrew John Hughes <[email protected]> + -files/1.7.2-free.patch, -icedtea-6.1.7.2-r1.ebuild, + +icedtea-6.1.7.3.ebuild: + Bump to 1.7.3; same as 1.7.2-r1 i.e. 1.7.2 with + https://bugzilla.mozilla.org/show_bug.cgi?id=555342 fix. + +*icedtea-6.1.7.2-r1 (31 Mar 2010) + + 31 Mar 2010; Andrew John Hughes <[email protected]> + +files/1.7.2-free.patch, -icedtea-6.1.7.2.ebuild, + +icedtea-6.1.7.2-r1.ebuild: + Fix buffer overflow bug in plugin. + +*icedtea-6.1.7.2 (31 Mar 2010) + + 31 Mar 2010; Andrew John Hughes <[email protected]> + -icedtea-6.1.7.1.ebuild, +icedtea-6.1.7.2.ebuild: + Bump to 1.7.2. + + - Latest security updates and hardening patches: + - (CVE-2010-0837): JAR "unpack200" must verify input parameters (6902299) + - (CVE-2010-0845): No ClassCastException for HashAttributeSet constructors + if run with -Xcomp (6894807) + - (CVE-2010-0838): CMM readMabCurveData Buffer Overflow Vulnerability + (6899653) + - (CVE-2010-0082): Loader-constraint table allows arrays instead of only + the base-classes (6626217) + - (CVE-2010-0095): Subclasses of InetAddress may incorrectly interpret + network addresses (6893954) + - (CVE-2010-0085): File TOCTOU deserialization vulnerability (6736390) + - (CVE-2010-0091): Unsigned applet can retrieve the dragged information + before drop action occurs (6887703) + - (CVE-2010-0088): Inflater/Deflater clone issues (6745393) + - (CVE-2010-0084): Policy/PolicyFile leak dynamic ProtectionDomains. + (6633872) + - (CVE-2010-0092): AtomicReferenceArray causes SIGSEGV -> SEGV_MAPERR + error (6888149) + - (CVE-2010-0094): Deserialization of RMIConnectionImpl objects should + enforce stricter checks (6893947) + - (CVE-2010-0093): System.arraycopy unable to reference elements beyond + Integer.MAX_VALUE bytes (6892265) + - (CVE-2010-0840): Applet Trusted Methods Chaining Privilege Escalation + Vulnerability (6904691) + - (CVE-2010-0848): AWT Library Invalid Index Vulnerability (6914823) + - (CVE-2010-0847): ImagingLib arbitrary code execution vulnerability + (6914866) + - (CVE-2009-3555): TLS: MITM attacks via session renegotiation + - 6639665: ThreadGroup finalizer allows creation of false root + ThreadGroups + - 6898622: ObjectIdentifer.equals is not capable of detecting incorrectly + encoded CommonName OIDs + - 6910590: Application can modify command array in ProcessBuilder + - 6909597: JPEGImageReader stepX Integer Overflow Vulnerability + - 6932480: Crash in CompilerThread/Parser. Unloaded array klass? + - Backport of 6822370: + ReentrantReadWriteLock: threads hung when there are no threads holding + onto the lock + - Increase ThreadStackSize by 512kb on 32-bit Zero platforms + - Check cacerts database is valid + + 04 Mar 2010; Vlastimil Babka <[email protected]> icedtea-6.1.7.1.ebuild, + icedtea-7.1.12-r1.ebuild: + Depend on gcj-jdk or cacao directly instead of gnu-classpath-jdk, as + gnu-classpath-jdk could pull jamvm which the ebuild no longer supports. + Sync the recent ant changes in icedtea:6 to icedtea:7 + + 01 Mar 2010; Vlastimil Babka <[email protected]> ChangeLog: + Put xerces and xalan in ANT_TASK unconditionally since they are always in + DEPEND anyway. + + 01 Mar 2010; Andrew John Hughes <[email protected]> + icedtea-6.1.7.1.ebuild: + No need to depend on Xerces and Xalan twice. + + 01 Mar 2010; Vlastimil Babka <[email protected]> icedtea-6.1.7.1.ebuild: + Add workaround for ant 1.8.0 which needs xerces and xalan for ant + -diagnostics to work. + + 26 Feb 2010; Andrew John Hughes <[email protected]> + icedtea-6.1.7.1.ebuild, metadata.xml: + Provide USE flag for enabling NSS security provider. + +*icedtea-6.1.7.1 (26 Feb 2010) + + 26 Feb 2010; Andrew John Hughes <[email protected]> + -icedtea-6.1.7-r1.ebuild, +icedtea-6.1.7.1.ebuild: + Bump to 1.7.1 release. + + 24 Feb 2010; Andrew John Hughes <[email protected]> + icedtea-6.1.7-r1.ebuild, icedtea-7.1.12-r1.ebuild: + Remove THANKYOU as not distributed by IcedTea (upstream bug rectified in + new releases) + + 24 Feb 2010; Andrew John Hughes <[email protected]> + icedtea-6.1.7-r1.ebuild, icedtea-7.1.12-r1.ebuild: + Add an die clause to the new dodoc invocation. + +*icedtea-7.1.12-r1 (23 Feb 2010) +*icedtea-6.1.7-r1 (23 Feb 2010) + + 23 Feb 2010; Andrew John Hughes <[email protected]> -icedtea-6.1.7.ebuild, + +icedtea-6.1.7-r1.ebuild, -icedtea-7.1.12.ebuild, + +icedtea-7.1.12-r1.ebuild: + Bump. Install README, NEWS, AUTHORS and THANKYOU from IcedTea. + + 09 Feb 2010; Vlastimil Babka <[email protected]> icedtea-6.1.7.ebuild, + icedtea-7.1.12.ebuild: + Add missing app-arch/zip dependency for #258423 and fix some repoman warnings. + + 06 Feb 2010; Vlastimil Babka <[email protected]> icedtea-6.1.7.ebuild, + icedtea-7.1.12.ebuild: + Add missing package-list files - bug #302654. + + 05 Feb 2010; Vlastimil Babka <[email protected]> icedtea-6.1.7.ebuild, + icedtea-7.1.12.ebuild: + Honor user-set JAVA_PKG_FORCE_VM for easier troubleshooting as suggested by + Dennis Schridde <[email protected]> in bug #294027. + + 05 Feb 2010; Vlastimil Babka <[email protected]> icedtea-7.1.12.ebuild: + Restrict autoconf dependency to avoid 2.64 for bug #257596. + + 05 Feb 2010; Vlastimil Babka <[email protected]> icedtea-7.1.12.ebuild: + Restrict xulrunner dependency to <1.9.2 for bug #303535. + + 04 Feb 2010; Vlastimil Babka <[email protected]> icedtea-7.1.12.ebuild: + Reorder VM forcing to place icedtea:6 last (seems not work, might kill it + completely), fix checking for rebuild with icedtea:7, remove double + java-*_pkg_setup calls. + + 04 Feb 2010; Vlastimil Babka <[email protected]> icedtea-6.1.7.ebuild, + icedtea-7.1.12.ebuild: + Depend on virtual/libffi - bug #302692. For icedtea:6, use slot deps where + appropriate, block on icedtea6 due to file collisions, and add more + information in postinst message about plugins. or icedtea:7, also use slot + deps, block on icedtea:0 and add missing slot variants to the VM choosing + logic. + +29 Jan 2010; Andrew John Hughes <[email protected]> icedtea-6.1.7.ebuild: + Lower jpeg requirement; 1.7 works with 6b, 7 and 8 properly. + +29 Jan 2010; Andrew John Hughes <[email protected]> icedtea-6.1.7.ebuild icedtea-7.1.12.ebuild: + Fix LICENSE to include all licenses used by OpenJDK. + +29 Jan 2010; Andrew John Hughes <[email protected]> icedtea-6.1.7.ebuild icedtea-7.1.12.ebuild: + Combine IcedTea6 and IcedTea ebuilds, prefixing 6 or 7 to version number. + +28 Jan 2010; Andrew John Hughes <[email protected]> icedtea6-1.7.ebuild + Add hs16 USE flag so HotSpot 16 can be turned off. + +28 Jan 2010; Vlastimil Babka <[email protected]> icedtea6-1.7.ebuild: + Fix issue with merging binpkg as mentioned in bug #258423. + +* icedtea6-1.7 (27 01 2010) + +27 Jan 2010; Andrew John Hughes <[email protected]> icedtea6-1.7.ebuild + icedtea6-1.5.3-r1.ebuild icedtea6-1.6.2-r1.ebuild files/splitdebug.patch + files/1.5-cacao-gcc-4.4.patch files/1.6.1-shmproto.patch files/1.6.1-jpeg7.patch + files/1.6.2-jpeg8.patch: + Bump to new release. Drop old releases. + +22 Jan 2010; Vlastimil Babka <[email protected]> +files/1.6.2-jpeg8.patch, + icedtea6-1.6.2-r1.ebuild, +icedtea6-1.6.2-r2.ebuild: + Revbump that builds against jpeg-8. + +* icedtea6-1.6.2-r1 (11 12 2009) +* icedtea6-1.5.3-r1 (11 12 2009) + +11 Dec 2009; Andrew John Hughes <[email protected]> icedtea6-1.6.2-r1.ebuild + icedtea6-1.5.3-r1.ebuild: + Bump. Include Andrew Haley's debuginfo patch so that jmap works when the + splitdebug feature is enabled. + +10 Dec 2009; Andrew John Hughes <[email protected]> icedtea-1.12.ebuild: + Support building using IcedTea7. + +10 Dec 2009; Andrew John Hughes <[email protected]> icedtea6-1.6.2.ebuild + icedtea6-1.5.3.ebuild: + Don't use IcedTea7 to build. Using a later version is not supported. + +20 Nov 2009; Vlastimil Babka <[email protected]> icedtea-1.12.ebuild, + +files/1.12-shmproto.patch: + Fix building with new X headers - bug #288855. + +* icedtea-1.12 (17 11 2009) + +17 Nov 2009; Andrew John Hughes <[email protected]> icedtea-1.12.ebuild: + Bump. + +* icedtea6-1.6.2 (09 11 2009) +* icedtea6-1.5.3 (09 11 2009) + +09 Nov 2009; Andrew John Hughes <[email protected]> icedtea6-1.6.2.ebuild + icedtea6-1.5.3.ebuild: + New security releases (1.5.3, 1.6.2): + - (CVE-2009-3728) ICC_Profile file existence detection information leak (6631533) + - (CVE-2009-3885) BMP parsing DoS with UNC ICC links (6632445) + - (CVE-2009-3881) resurrected classloaders can still have children (6636650) + - (CVE-2009-3882) Numerous static security flaws in Swing (findbugs) (6657026) + - (CVE-2009-3883) Mutable statics in Windows PL&F (findbugs) (6657138) + - (CVE-2009-3880) UI logging information leakage (6664512) + - (CVE-2009-3879) GraphicsConfiguration information leak (6822057) + - (CVE-2009-3884) zoneinfo file existence information leak (6824265) + - (CVE-2009-2409) deprecate MD2 in SSL cert validation (Kaminsky) (6861062) + - (CVE-2009-3873) JPEG Image Writer quantization problem (6862968) + - (CVE-2009-3875) MessageDigest.isEqual introduces timing attack vulnerabilities (6863503) + - (CVE-2009-3876, CVE-2009-3877) OpenJDK ASN.1/DER input stream parser denial of service (6864911) + - (CVE-2009-3869) JRE AWT setDifflCM stack overflow (6872357) + - (CVE-2009-3874) ImageI/O JPEG heap overflow (6874643 + - (CVE-2009-3871) JRE AWT setBytePixels heap overflow (6872358) + Drop 1.2, 1.3 and 1.4 releases and associated patches. + +29 Oct 2009; Vlastimil Babka <[email protected]> + +files/1.6.1-shmproto.patch, icedtea6-1.6.1-r1.ebuild: + Fix building with new libXext - bug #288855. + +11 Oct 2009; Vlastimil Babka <[email protected]> +files/1.6.1-jpeg7.patch, + +icedtea6-1.6.1-r1.ebuild, +files/generate-cacerts.pl: + Revbump that fixes issues with jpeg-7 (bug #283248), generates cacerts file + from ca-certificates so that SSL works (bug #273306) and adds postinst info + about nsplugin compatibility (bug #251344). + +* icedtea6-1.6.1 (21 09 2009) + +21 Sep 2009; Andrew John Hughes <[email protected]> icedtea6-1.6.1.ebuild: + New major release (1.6): + - Added java method tracing using systemtap version 0.9.9+. + - Security fixes for: + CVE-2009-2670 - OpenJDK Untrusted applet System properties access + CVE-2009-2671 CVE-2009-2672 - OpenJDK Proxy mechanism information leaks + CVE-2009-2673 - OpenJDK proxy mechanism allows non-authorized socket connections + CVE-2009-2674 - Java Web Start Buffer JPEG processing integer overflow + CVE-2009-2675 - Java Web Start Buffer unpack200 processing integer overflow + CVE-2009-2625 - OpenJDK XML parsing Denial-Of-Service + CVE-2009-2475 - OpenJDK information leaks in mutable variables + CVE-2009-2476 - OpenJDK OpenType checks can be bypassed + CVE-2009-2689 - OpenJDK JDK13Services grants unnecessary privileges + CVE-2009-2690 - OpenJDK private variable information disclosure + - FAST interpreter for ARM + - Timezone fix: http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=377 + - Stackoverflow error fix: + http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=381 + - Backport regression (NPE) fix for AccessControlContext fix + - Bump to hs14b16 + - The plugin has been updated to improve stability and cookie support. + Support for certificates with mismatched CNs has been added as well. + Bug fix update (1.6.1): + - Fix no-plugin build + - JAR performance improvement (http://hg.openjdk.java.net/jdk6/jdk6/jdk/rev/b35f1e5075a4) + +08 Sep 2009; Andrew John Hughes <[email protected]> icedtea-1.11.ebuild: + CACAO should be a tar.bz2 not a tar.gz + +* icedtea6-1.5.2 (04 09 2009) + +04 Sep 2009; Andrew John Hughes <[email protected]> icedtea6-1.5.2.ebuild: + Bug fix update: + - Timezone fix: http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=377 + - Stackoverflow error fix: http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=381 + - Backport regression (NPE) fix for AccessControlContext fix: + http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=364 + - Bump to hs14b16 + +* icedtea-1.11 (26 08 2009) + +26 Aug 2009; Andrew John Hughes <[email protected]> icedtea-1.11.ebuild: + Bump. Thanks to Ruediger Gad for reporting the GCC warning failure. + +12 Aug 2009; Petteri Räty <[email protected]> icedtea6-1.5.1.ebuild: + Prefer icedtea6-bin over icedtea6 to avoid circular deps. + +* icedtea6-1.5.1 (07 08 2009) + +07 Aug 2009; Andrew John Hughes <[email protected]> icedtea6-1.5.1.ebuild: + Security update. + +20 Jul 2009; Petteri Räty <[email protected]> icedtea6-1.5.ebuild: + Make JAVA_PKG_STRICT happy by adding a DEPEND atom on either ecj or + icedtea. + +16 Jun 2009; Andrew John Hughes <[email protected]> icedtea6-1.5.ebuild files/1.5-cacao-gcc-4.4.patch: + Fix issue with CACAO and GCC 4.4. + +* icedtea-1.10 (02 06 2009) + +02 Jun 2009; Andrew John Hughes <[email protected]> icedtea-1.10.ebuild: + Bump. + +* icedtea6-1.5 (02 06 2009) + +02 Jun 2009; Andrew John Hughes <[email protected]> icedtea6-1.5.ebuild: + Bump. + +18 May 2009; Vlastimil Babka <[email protected]> icedtea6-1.4.1-r1.ebuild, + +files/1.4.1-xulrunner-1.9.1.patch: + Add support for API changes in xulrunner 1.9.1_beta4. Backported patch from + upstream trunk. + +03 May 2009; Vlastimil Babka <[email protected]> icedtea6-1.4.1-r1.ebuild: + Remove unintentional pkgversion change. + +18 Apr 2009; Vlastimil Babka <[email protected]> + +files/1.4.1-plugin.patch, +icedtea6-1.4.1-r1.ebuild: + Revbump to fix nsplugin. Patch from upstream that was supposed to be in 1.4.1. + +* icedtea6-1.4.1 (02 04 2009) + +02 Apr 2009; Andrew John Hughes <[email protected]> icedtea6-1.4.1.ebuild: + Bump. + +14 Feb 2009; Petteri Räty <[email protected]> icedtea6-1.4.ebuild: + unset vars in src_compile too so that paludis users don't come asking why + it does not work + +04 Feb 2009; Andrew John Hughes <[email protected]> icedtea6-1.3.1-r2.ebuild icedtea6-1.4.ebuild: + Add HotSpot tarball to sources, only unpack icedtea6 (regression from 1.2). + +* icedtea6-1.4 (03 02 2009) + +03 Feb 2009; Andrew John Hughes <[email protected]> icedtea6-1.4.ebuild: + Added. + +28 Jan 2009; Petteri Räty <[email protected]> icedtea6-1.3.1-r2.ebuild: + Add slot deps to xerces and xalan atoms. + +18 Dec 2008; Andrew John Hughes <[email protected]> icedtea6-1.3.1-r2.ebuild icedtea6-1.2-r1.ebuild: + Remove ~sparc from 1.3, correct copyright headers. + +18 Dec 2008; Andrew John Hughes <[email protected]> icedtea6-1.3.1-r2.ebuild icedtea6-1.2-r1.ebuild: + Fix find used in permission fixing to not include symbolic links. + +12 Jan 2009; Petteri Räty <[email protected]> icedtea6-1.3.1-r2.ebuild: + Move configure from src_compile to src_configure as should be done in EAPI 2. + +11 Jan 2009; Petteri Räty <[email protected]> icedtea6-1.3.1-r2.ebuild: + Migrate to EAPI 2. + +18 Dec 2008; Andrew John Hughes <[email protected]> icedtea6-1.3.1-r2.ebuild: + Drop JamVM as it doesn't support -XX. + +*icedtea6-1.2-r1 (18 12 2008) + +18 Dec 2008; Andrew John Hughes <[email protected]> icedtea6-1.2-r1.ebuild files/security-20081202-1.2.patch: + Backport security updates to 1.2. + +*icedtea6-1.3.1-r2 (18 12 2008) + +18 Dec 2008; Andrew John Hughes <[email protected]> icedtea6-1.3.1-r2.ebuild files/security-20081202.patch: + Security update; bumping revision to ensure this gets out. + Also adding support for icedtea6-bin. + +11 Dec 2008; Vlastimil Babka <[email protected]> icedtea6-1.2.ebuild, + icedtea6-1.3.1-r1.ebuild: + Add missing libXtst dep. + +03 Dec 2008; Andrew John Hughes <[email protected]> icedtea6-1.3.1-r1.ebuild files/arch-prefix.patch: + Prefix 32-bit builds with 'linux32'. + +01 Dec 2008; Andrew John Hughes <[email protected]> icedtea6-1.3.1-r1.ebuild files/cacao-alias.patch: + Remove javac.in patch (gcj's java is now fixed) and add + support for building CACAO on mixed architectures (e.g. ppc64 with 32bit ul). + +01 Dec 2008; Andrew John Hughes <[email protected]> icedtea6-1.3.1-r1.ebuild icedtea6-1.2.ebuild: + Add missing X11 dependencies (libXp, libXt, libXau, libXdmcp) + +30 Nov 2008; Andrew John Hughes <[email protected]> icedtea6-1.3.1-r1.ebuild files/javac.in.patch: + Ensure the native version of ecj is used if available by passing the gcj + database to java in javac.in. + +10 Nov 2008; Andrew John Hughes <[email protected]> icedtea6-1.3.1-r1.ebuild: + Bug 245428; + Work with the hack added to the newer Ant builds to properly support environment + variables. + +10 Nov 2008; Andrew John Hughes <[email protected]> icedtea6-1.3.1-r1.ebuild: + Depend on xulrunner only; apparently firefox 3 doesn't always provide + enough for the XPCOM plugin. + +10 Nov 2008; Andrew John Hughes <[email protected]> icedtea6-1.3.1-r1.ebuild: + Restore jdk 1.5 dependency for VM 'magic'. + +08 Nov 2008; Andrew John Hughes <[email protected]> icedtea6-1.3.1-r1.ebuild: + Move Rhino to runtime dependencies. + +08 Nov 2008; Andrew John Hughes <[email protected]> icedtea6-1.3.1-r1.ebuild: + Restore libXp fix + +07 Nov 2008; Andrew John Hughes <[email protected]> icedtea6-1.3.1-r1.ebuild: + Remove broken modifications again! + +30 Oct 2008; Vlastimil Babka <[email protected]> icedtea6-1.3.1-r1.ebuild: + Restore my 1.3.1 modifications in 1.3.1-r1. + +30 Oct 2008; Andrew John Hughes <[email protected]> icedtea6-1.3.1-r1.ebuild: + Add missing libXp dependency. + +30 Oct 2008; Andrew John Hughes <[email protected]> icedtea6-1.3.1-r1.ebuild: + Add back Caster's JAVA_PKG_FORCE_VM hack. + +*icedtea6-1.3.1-r1 (29 10 2008) + +29 Oct 2008; Andrew John Hughes <[email protected]> icedtea6-1.3.1-r1.ebuild: + Switch to new plugin, cleanup ecj dependency, remove --with-gcj in favour + of new ecj ebuild and bump to revision 1. + +29 Oct 2008; Vlastimil Babka <[email protected]> icedtea6-1.3.1.ebuild: + Change virtual/icedtea-jdk dep to dev-java/icedtea6 dependency to + workaround situations where the virtual is not yet installed although + icedtea6 is, and portage tries to satisfy the gnu-classpath instead. Hack + around with JAVA_PKG_FORCE_VM to select appropriate jdk for building + without need to set it as system vm or in jdk.conf. Put rhino also in + RDEPEND to fix building with java-strict until I get to know if it's + build-only dep or not. + +28 Oct 2008; Andrew John Hughes <[email protected]> icedtea6-1.3.1.ebuild icedtea6-1.2.ebuild: + Add x11-proto/xineramaproto. + +*icedtea6-1.3.1 (27 10 2008) + +27 Oct 2008; Andrew John Hughes <[email protected]> icedtea6-1.3.1.ebuild files/hotspot-1.3.1.patch: + Bump to new IcedTea6 1.3.1 release. + +20 Oct 2008; Petteri Räty <[email protected]> +files/icedtea6-1.3-autoconf.patch, icedtea6-1.3-r1.ebuild: + Add patch for autoconf. Fixes bug #242746. Thanks to Alon Bar-Lev + <[email protected]>. + +19 Oct 2008; Petteri Räty <[email protected]> icedtea6-1.3-r1.ebuild: + Fix pulseaudio dependency atom. + +19 Oct 2008; Andrew John Hughes <[email protected]> icedtea6-1.3-r1.ebuild: + Drop out if trying to bootstrap due to the broken tarball issue. + Add PulseAudio support. + +16 Oct 2008; Andrew John Hughes <[email protected]> files/icedtea6.env: + Fixed naming of icedtea6 install directory. + +16 Oct 2008; Andrew John Hughes <[email protected]> icedtea6-1.3-r1.ebuild: + Allow a CACAO build to build a normal IcedTea. + +*icedtea6-1.3-r1 (16 10 2008) + +15 Oct 2008; Andrew John Hughes <[email protected]> icedtea6-1.3-r1.ebuild: + Fixed naming of icedtea6 install directory and added cacao and shark options. + +15 Oct 2008; Vlastimil Babka <[email protected]> icedtea6-1.3.ebuild: + Prefer ecj 3.3 over 3.2 + +*icedtea6-1.3 (15 10 2008) + +15 Oct 2008; Andrew John Hughes <[email protected]> icedtea6-1.3.ebuild: + Added (based on icedtea6-9999). + +13 Oct 2008; Andrew John Hughes <[email protected]> icedtea6-1.2.ebuild: + Fix use of zero flag. + +12 Oct 2008; Andrew John Hughes <[email protected]> icedtea6-1.2.ebuild: + Remove Gentoo-specific patches and force java, javac and javah with + locations from GENTOO_VM. + +09 Oct 2008; Andrew John Hughes <[email protected]> icedtea6-1.2.ebuild: + Port back debug fix from 9999 ebuild and add JDK check. + +08 Oct 2008; Andrew John Hughes <[email protected]> icedtea6-1.2.ebuild: + Depend on gnu-classpath-jdk and icedtea-jdk. + +14 Sep 2008; Andrew John Hughes <[email protected]> files/enable_fix-1.2.patch: + Remove prefix on left file in patch; epatch no longer seems to like this. + +14 Sep 2008; Andrew John Hughes <[email protected]> files/security_and_versioning.patch: + Correct placement of version. + +14 Sep 2008; Andrew John Hughes <[email protected]> icedtea6-1.2.ebuild files/security_and_versioning.patch: + Backport security fixes and include the version number and 'gentoo' in + the versioning. + +15 Aug 2008; Petteri Räty <[email protected]> icedtea6-9999.ebuild: + Remove KEYWORDS from the live ebuild so that users get 1.2 by default. + +07 Aug 2008; Andrew John Hughes <[email protected]> icedtea6-9999.ebuild: + Fix rhino_jar declaration. + +01 Aug 2008; Andrew John Hughes <[email protected]> metadata.xml: + Document zero USE flag. + +01 Aug 2008; Andrew John Hughes <[email protected]> icedtea-1.7.ebuild icedtea-9999.ebuild: + Use dest not ddest for examples directory creation. + +31 Jul 2008; Andrew John Hughes <[email protected]> icedtea6-1.2.ebuild icedtea6-9999.ebuild: + Create directory for examples. + +29 Jul 2008; Andrew John Hughes <[email protected]> icedtea6-9999.ebuild: + Only check for Rhino jar when enabled. + +28 Jul 2008; Andrew John Hughes <[email protected]> icedtea6-9999.ebuild: + Remove >= from Rhino dependency following previous change. + +27 Jul 2008; Andrew John Hughes <[email protected]> icedtea6-9999.ebuild: + Use slots for Rhino dependency. + +24 Jul 2008; Andrew John Hughes <[email protected]> icedtea6-9999.ebuild: + Fixing naming of directory from Mercurial eclass. + +24 Jul 2008; Andrew John Hughes <[email protected]> icedtea6-9999.ebuild: + Fix Mercurial ebuild to use (undocumented) Mercurial eclass. + +*icedtea6-9999 (24 07 2008) + +24 Jul 2008; Andrew John Hughes <[email protected]> icedtea6-9999.ebuild: + New ebuild for current Mercurial version. + +12 Jul 2008; Andrew John Hughes <[email protected]> icedtea6-1.1.ebuild icedtea6-1.2.ebuild + files/motif.patch files/motif-config.patch files/motif-make.patch: + Remove motif dependency and 1.1 ebuild. + +19 Jul 2008; James Le Cuirot <[email protected]> + icedtea6-1.1.ebuild, icedtea6-1.2.ebuild: + Add missing inputproto dependency. + +17 Jul 2008; James Le Cuirot <[email protected]> + icedtea6-1.1.ebuild, icedtea6-1.2.ebuild: + Make sure ecj 3.4 isn't used because it doesn't work. Also remove duplicate + ant-core dependency. + +14 Jul 2008; James Le Cuirot <[email protected]> + icedtea6-1.1.ebuild, icedtea6-1.2.ebuild: + Make sure only one version of ecj is passed to configure. + +12 Jul 2008; Andrew John Hughes <[email protected]> metadata.xml: + Fix reference to OpenJDK to say OpenJDK6. + +12 Jul 2008; Andrew John Hughes <[email protected]> icedtea6-1.1.ebuild icedtea6-1.2.ebuild: + Fix ecj building, cleanups and port changes to 1.1. + +12 Jul 2008; James Le Cuirot <[email protected]> icedtea6-1.2.ebuild: + Add IcedTea upgrade functionality, cleanups and break ecj. + +02 Jul 2008; Andrew John Hughes <[email protected]> icedtea6-1.1.ebuild icedtea6-1.2.ebuild: + x86 architecture should be i586 for build directory, and i386 for plugin (!?!?) + +30 Jun 2008; Andrew John Hughes <[email protected]> icedtea6-1.1.ebuild icedtea6-1.2.ebuild: + x86 architecture should be 'i386' apparently + +30 Jun 2008; Andrew John Hughes <[email protected]> files/javac.in.patch: + Remove the -J from the memory option. + +30 Jun 2008; Andrew John Hughes <[email protected]> icedtea6-1.1.ebuild icedtea6-1.2.ebuild files/javac.in.patch: + Patch javac.in as well so it also gets the benefit of the new memory option. + +30 Jun 2008; Andrew John Hughes <[email protected]> icedtea6-1.1.ebuild icedtea6-1.2.ebuild: + Supply ecj.jar directly to configure. + +30 Jun 2008: Andrew John Hughes <[email protected]> files/icedtea6-1.1.env files/icedtea6-1.2.env files/icedtea6.env: + Removed version-specific environments (which are identical anyway). + +29 Jun 2008: Andrew John Hughes <[email protected]> files/javac_fix-1.1.patch files/javac_fix-1.2.patch icedtea6-1.1.ebuild icedtea6-1.2.ebuild: + Use Classpath's javac detection. + +26 Jun 2008; Andrew John Hughes <[email protected]> icedtea6-1.1.ebuild icedtea6-1.2.ebuild: + + Remove slot allocation, making both 0. + +01 Jun 2008; Andrew John Hughes <[email protected]> files/gjar-1.1.patch files/gjar-1.2.patch icedtea6-1.1.ebuild icedtea6-1.2.ebuild: + Fix gjar patches for both versions of icedtea6 and note source of each patch. + +30 May 2008; Andrew John Hughes <[email protected]> files/gjar.patch icedtea6-1.1.ebuild icedtea6-1.2.ebuild: + Add fix for jar cfm@ issue and revert icedtea6-1.2 to depending on virtual/jdk-1.5. + +*icedtea6-1.2 (29 05 2008) + +29 May 2008; Andrew John Hughes <[email protected]> icedtea6-1.2.ebuild: + Added. diff --git a/dev-java/jamvm/ChangeLog b/dev-java/jamvm/ChangeLog new file mode 100644 index 0000000..089058f --- /dev/null +++ b/dev-java/jamvm/ChangeLog @@ -0,0 +1,238 @@ +# ChangeLog for dev-java/jamvm +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/jamvm/ChangeLog,v 1.53 2014/08/10 20:16:11 slyfox Exp $ + + 08 Jul 2015; Andrew John Hughes <[email protected]> + jamvm-2.0.0-r1.ebuild: + According to the JamVM homepage, it's now ppc64 & sparc that need libffi. + + 08 Jul 2015; Andrew John Hughes <[email protected]> + +files/noexecstack.patch, jamvm-2.0.0-r1.ebuild: + Fix executable stack on JamVM. + +*jamvm-2.0.0-r1 (08 Jul 2015) + + 08 Jul 2015; Andrew John Hughes <[email protected]> +files/javac.in, + +jamvm-2.0.0-r1.ebuild, -jamvm-2.0.0.ebuild, files/jamvm.env: + Sync JamVM build with changes to GNU Classpath and CACAO ebuilds. + + 10 Aug 2014; Sergei Trofimovich <[email protected]> jamvm-1.5.4-r2.ebuild: + QA: drop trailing '.' from DESCRIPTION + + 17 Jun 2014; Manuel Rüger <[email protected]> -files/jamvm-1.5.4-r1.env, + -jamvm-1.5.4-r1.ebuild: + NM: Cleanup superseeded ebuilds. + + 07 Dec 2012; Agostino Sarubbo <[email protected]> jamvm-1.5.4-r2.ebuild: + Stable for ppc, wrt bug #425624 + + 12 Jul 2012; Agostino Sarubbo <[email protected]> jamvm-1.5.4-r2.ebuild: + Stable for amd64, wrt bug #425624 + + 12 Jul 2012; Jeff Horelick <[email protected]> jamvm-1.5.4-r2.ebuild: + marked x86 per bug 425624 + +*jamvm-1.5.4-r2 (14 May 2012) + + 14 May 2012; Ralph Sennhauser <[email protected]> +jamvm-1.5.4-r2.ebuild, + +files/jamvm-1.5.4-r2.env: + Only provide JRE. #371461 + + 28 Sep 2011; Samuli Suominen <[email protected]> metadata.xml: + USE="libffi" is now global USE flag. + + 08 Jul 2010; Diego E. Pettenò <[email protected]> + +files/classes-location.patch: + Restore patch that is still needed. + + 06 Jul 2010; Vlastimil Babka <[email protected]> -jamvm-1.4.2.ebuild, + -jamvm-1.5.0-r3.ebuild, -files/jamvm-1.5.0.env, -jamvm-1.5.4.ebuild, + -files/classes-location.patch, -files/jamvm.env: + Cleanup. + + 05 Jul 2010; Samuli Suominen <[email protected]> jamvm-1.4.2.ebuild: + Drop ppc64 wrt #168736, Comment #17 + + 24 May 2010; Pacho Ramos <[email protected]> jamvm-1.5.4-r1.ebuild: + stable amd64, bug 317411 + + 12 May 2010; Joseph Jezak <[email protected]> jamvm-1.5.4-r1.ebuild: + Marked ppc stable for bug #317411. + + 10 May 2010; Pawel Hajdan jr <[email protected]> + jamvm-1.5.4-r1.ebuild: + x86 stable wrt bug #317411 + +*jamvm-1.5.4-r1 (27 Mar 2010) + + 27 Mar 2010; Vlastimil Babka <[email protected]> +jamvm-1.5.4-r1.ebuild, + +files/jamvm-1.5.4-r1.env: + Revbump to switch to gnu-classpath-0.98, move the install to + /usr/lib/jamvm, apply stuff (compatibility symlinks) from java-overlay. + +*jamvm-1.5.4 (27 Mar 2010) + + 27 Mar 2010; Alistair Bush <[email protected]> +jamvm-1.5.4.ebuild: + Version Bump. + + 19 Jul 2009; nixnut <[email protected]> jamvm-1.5.0-r3.ebuild: + ppc stable #272674 + + 11 Jun 2009; Markus Meier <[email protected]> jamvm-1.5.0-r3.ebuild: + amd64 stable, bug #272674 + + 10 Jun 2009; Christian Faulhammer <[email protected]> + jamvm-1.5.0-r3.ebuild: + stable x86, bug 272674 + +*jamvm-1.5.0-r3 (04 Jun 2009) + + 04 Jun 2009; Samuli Suominen <[email protected]> + +jamvm-1.5.0-r3.ebuild: + Convert to virtual/libffi wrt #272051 + + 07 Mar 2009; Petteri Räty <[email protected]> jamvm-1.5.0-r2.ebuild: + Migrate to EAPI 2. + + 17 May 2008; nixnut <[email protected]> jamvm-1.5.0-r2.ebuild: + Stable on ppc wrt bug 216689 + + 13 Apr 2008; Petteri Räty <[email protected]> -jamvm-1.4.5.ebuild, + -jamvm-1.5.0.ebuild, -jamvm-1.5.0-r1.ebuild: + Remove old versions/revisions. + + 09 Apr 2008; Markus Meier <[email protected]> jamvm-1.5.0-r2.ebuild: + amd64/x86 stable, bug #216689 + + 20 Mar 2008; Petteri Räty <[email protected]> jamvm-1.5.0-r2.ebuild: + Always needs libffi support on amd64. Fixes bug #213882. + +*jamvm-1.5.0-r2 (04 Mar 2008) + + 04 Mar 2008; Petteri Räty <[email protected]> +jamvm-1.5.0-r2.ebuild: + Revision bump to wrap all the tools provided by gnu-classpath. + +*jamvm-1.5.0-r1 (03 Mar 2008) + + 03 Mar 2008; Petteri Räty <[email protected]> files/jamvm-1.5.0.env, + +jamvm-1.5.0-r1.ebuild: + Add vm file changes required to integrate with our eclasses. PDEPEND on + dev-java/ant-eclipse-ecj so that eant works. + + 03 Mar 2008; Petteri Räty <[email protected]> -jamvm-1.4.4-r1.ebuild: + Delete old version. + +*jamvm-1.5.0 (03 Mar 2008) + + 03 Mar 2008; Petteri Räty <[email protected]> +files/jamvm-1.5.0.env, + +files/classes-location.patch, +jamvm-1.5.0.ebuild: + Version bump. Fixes bug #181896 and part of fixing bug #163724. + +*jamvm-1.4.5 (28 Feb 2007) + + 28 Feb 2007; Petteri Räty <[email protected]> +jamvm-1.4.5.ebuild: + Version bump. This version makes using dev-util/libffi optional via the ffi + use flag. Fixes bug #158754. + + 01 Dec 2006; Petteri Räty <[email protected]> files/jamvm.env: + Changed PROVIDES_TYPE from "JDK" to "JDK JRE" + + 19 Nov 2006; Petteri Räty <[email protected]> jamvm-1.4.4.ebuild: + Fixed gnu-classpath dependency atom to only match the 0.92 slot. + + 19 Nov 2006; Joshua Nichols <[email protected]> jamvm-1.4.4.ebuild: + Added PDEPEND to make sure javac (ecj) and javadoc (gjdoc) work properly. + +*jamvm-1.4.4 (19 Nov 2006) + + 19 Nov 2006; Joshua Nichols <[email protected]> +files/jamvm.env, + +jamvm-1.4.4.ebuild: + Version bump, bug #134909. It is now recognized by java-config for using as + a VM. Removed ppc64 keyword until dev-libs/libffi can be keyworded. + + 11 Jun 2006; Markus Rothe <[email protected]> jamvm-1.4.2.ebuild: + Stable on ppc64; bug #105973 + + 12 May 2006; Petteri Räty <[email protected]> -jamvm-1.3.0.ebuild, + -jamvm-1.4.1.ebuild: + Removed old versions. + + 12 May 2006; Petteri Räty <[email protected]> jamvm-1.4.2.ebuild: + Marked stable on x86. + + 01 May 2006; Markus Rothe <[email protected]> jamvm-1.4.2.ebuild: + Added ~ppc64 + + 02 Apr 2006; Petteri Räty <[email protected]> metadata.xml: + Added java as the herd. + +*jamvm-1.4.2 (02 Apr 2006) + + 02 Apr 2006; Petteri Räty <[email protected]> +jamvm-1.4.2.ebuild: + Version bump. Fixes bug #124959. + + 02 Apr 2006; Petteri Räty <[email protected]> -jamvm-1.3.1.ebuild, + -jamvm-1.3.3.ebuild: + Removed old versions. + + 04 Feb 2006; Stephanie Lockwood-Childs <[email protected]> + jamvm-1.3.3.ebuild: + mark -ppc since it can't build (see bug #111523) + + 04 Feb 2006; Stephanie Lockwood-Childs <[email protected]> + jamvm-1.4.1.ebuild: + mark ~ppc (Bug #116297) + +*jamvm-1.4.1 (21 Dec 2005) + + 21 Dec 2005; Petteri Räty <[email protected]> +jamvm-1.4.1.ebuild: + Version bump. Fixes bug #105893. + +*jamvm-1.3.3 (02 Nov 2005) + + 02 Nov 2005; Thomas Matthijs <[email protected]> +jamvm-1.3.3.ebuild: + version bump + +*jamvm-1.3.1 (17 Jun 2005) + + 17 Jun 2005; Jan Brinkmann <[email protected]> + -files/1.2.2-classpath-fix.diff, -jamvm-1.2.3.ebuild, -jamvm-1.2.4.ebuild, + -jamvm-1.2.5.ebuild, jamvm-1.3.0.ebuild, +jamvm-1.3.1.ebuild: + New upstream version, some generall cleanup. Fixes #96333. Marked 1.3.0 + stable on x86. + + 04 Jun 2005; Joseph Jezak <[email protected]> jamvm-1.3.0.ebuild: + Marked ~ppc for bug #95007. + + 09 Apr 2005; Karl Trygve Kalleberg <[email protected]> jamvm-1.2.4.ebuild, + jamvm-1.2.5.ebuild, jamvm-1.3.0.ebuild: + Added filter on -fomit-frame-pointer, which, apart from being a totally + useless 'speed optimization', also makes jamvm crash. Fixes #85313. + +*jamvm-1.3.0 (01 Apr 2005) + + 01 Apr 2005; Jan Brinkmann <[email protected]> +jamvm-1.3.0.ebuild: + new upstream version, fixes #87529 + +*jamvm-1.2.5 (02 Mar 2005) + + 02 Mar 2005; Jan Brinkmann <[email protected]> +jamvm-1.2.5.ebuild: + new upstream release, fixes #83855 + +*jamvm-1.2.4 (24 Jan 2005) + + 24 Jan 2005; Jan Brinkmann <[email protected]> -jamvm-1.2.2.ebuild, + jamvm-1.2.3.ebuild, +jamvm-1.2.4.ebuild: + marked 1.2.3 stable on x86, removed old version. added new version, 1.2.4 + which fixes #79310. + +*jamvm-1.2.3 (07 Jan 2005) + + 07 Jan 2005; Jan Brinkmann <[email protected]> +jamvm-1.2.3.ebuild: + new version released. fixes bug #77035. + +*jamvm-1.2.2 (23 Dec 2004) + + 23 Dec 2004; Karl Trygve Kalleberg <[email protected]> jamvm-1.2.2.ebuild: + Initial import. Ebuild submitted by Robert Schuster <[email protected]>. + Fixes #56571.
