summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalph Sennhauser <sera@gentoo.org>2012-02-08 15:09:04 +0000
committerRalph Sennhauser <sera@gentoo.org>2012-02-08 15:09:04 +0000
commit057be6a14a2e605c886c19b08fa3d945170211f4 (patch)
tree3646496c164428e8c77b542ae5396ae40dcab926 /dev-java/icedtea/ChangeLog
parentgnustep-make-2.6.1-r10 removed from tree, unmask libobjc2 USE flag for replac... (diff)
downloadgentoo-2-057be6a14a2e605c886c19b08fa3d945170211f4.tar.gz
gentoo-2-057be6a14a2e605c886c19b08fa3d945170211f4.tar.bz2
gentoo-2-057be6a14a2e605c886c19b08fa3d945170211f4.zip
Remove old, remove no longer used local use descriptions.
Restore ChangeLog truncated by mistake. (Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-java/icedtea/ChangeLog')
-rw-r--r--dev-java/icedtea/ChangeLog317
1 files changed, 316 insertions, 1 deletions
diff --git a/dev-java/icedtea/ChangeLog b/dev-java/icedtea/ChangeLog
index 206046b13382..eb40fa03f238 100644
--- a/dev-java/icedtea/ChangeLog
+++ b/dev-java/icedtea/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-java/icedtea
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea/ChangeLog,v 1.62 2012/02/08 13:09:17 sera Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea/ChangeLog,v 1.63 2012/02/08 15:09:04 sera Exp $
+
+ 08 Feb 2012; Ralph Sennhauser <sera@gentoo.org> -icedtea-6.1.10.4-r1.ebuild,
+ -icedtea-6.1.10.4-r2.ebuild, -icedtea-6.1.10.4-r3.ebuild, metadata.xml:
+ Remove old, remove no longer used local use descriptions.
+ Restore ChangeLog truncated by mistake.
08 Feb 2012; Ralph Sennhauser <sera@gentoo.org> icedtea-6.1.10.5.ebuild,
icedtea-6.1.11.ebuild, icedtea-7.2.0-r3.ebuild:
@@ -22,3 +27,313 @@
USE=-X, don't install X11GraphicsEnvironment. #399367
Add revdep mask for reduced installs. (-X, -alsa, -cups) #400691, #401621
+ 21 Dec 2011; Ralph Sennhauser <sera@gentoo.org> icedtea-7.2.0-r3.ebuild:
+ Fix dosym usage. #395391
+
+ 02 Dec 2011; Ralph Sennhauser <sera@gentoo.org> ChangeLog:
+ Restore ChangeLog truncated by mistake, bug #391253.
+
+*icedtea-7.2.0-r3 (02 Dec 2011)
+*icedtea-6.1.10.4-r3 (02 Dec 2011)
+
+ 02 Dec 2011; Ralph Sennhauser <sera@gentoo.org> +icedtea-6.1.10.4-r3.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.
+
+*icedtea-7.2.0-r2 (28 Nov 2011)
+*icedtea-6.1.10.4-r2 (28 Nov 2011)
+
+ 28 Nov 2011; Ralph Sennhauser <sera@gentoo.org> +icedtea-6.1.10.4-r2.ebuild,
+ +icedtea-7.2.0-r2.ebuild, +files/fontconfig.Gentoo.properties.src,
+ files/icedtea.env, 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.
+
+ 25 Nov 2011; Vlastimil Babka <caster@gentoo.org> ChangeLog:
+ Restore Changelog truncated by mistake, bug #391253.
+
+ 21 Nov 2011; Ralph Sennhauser <sera@gentoo.org> 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 <sera@gentoo.org> icedtea-6.1.10.4-r1.ebuild,
+ icedtea-7.2.0-r1.ebuild:
+ Remove unneeded pkg_postinst
+
+ 18 Nov 2011; Vlastimil Babka <caster@gentoo.org> 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 <caster@gentoo.org> 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 <sera@gentoo.org> 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 <caster@gentoo.org> 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 <sera@gentoo.org> 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 <sera@gentoo.org> icedtea-7.2.0-r1.ebuild:
+ Fix building with PaX enabled kernels. Bug #389751. Thanks to Daniel Kuehn
+ <enhaisa@gmail.com> and Magnus Granberg <zorry@gentoo.org> for their help
+ finding the patch
+
+ 12 Nov 2011; Ralph Sennhauser <sera@gentoo.org> icedtea-7.2.0-r1.ebuild:
+ Use java-vm_sandbox-predict for installing the controle file
+
+ 11 Nov 2011; Vlastimil Babka <caster@gentoo.org> icedtea-7.2.0-r1.ebuild:
+ Support building using icedtea-bin-7.
+
+ 10 Nov 2011; Ralph Sennhauser <sera@gentoo.org> icedtea-6.1.10.4-r1.ebuild,
+ icedtea-7.2.0-r1.ebuild:
+ Fix building with unusal locales, bug #330433 #389717
+
+ 08 Nov 2011; Ralph Sennhauser <sera@gentoo.org> 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 <caster@gentoo.org> -icedtea-6.1.10.4.ebuild,
+ 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 <caster@gentoo.org> 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 <caster@gentoo.org> icedtea-7.2.0-r1.ebuild:
+ Relax lcms dep to allow the stable 2.0a satisfy it.
+
+ 05 Nov 2011; Diego E. Pettenò <flameeyes@gentoo.org> icedtea-7.2.0-r1.ebuild:
+ QA fix: add missing cpio dependency.
+
+ 04 Nov 2011; Vlastimil Babka <caster@gentoo.org> icedtea-7.2.0-r1.ebuild:
+ Add ~x86 keyword.
+
+*icedtea-7.2.0-r1 (04 Nov 2011)
+
+ 04 Nov 2011; Vlastimil Babka <caster@gentoo.org> +icedtea-7.2.0-r1.ebuild:
+ Version bump from the java-overlay, bug #382485.
+
+ 04 Nov 2011; Vlastimil Babka <caster@gentoo.org>
+ -files/6.1.10.2-371405-linux_version.patch, -files/6.1.9.6-sparc.patch:
+ Remove unused patches.
+
+*icedtea-6.1.10.4-r1 (04 Nov 2011)
+
+ 04 Nov 2011; Vlastimil Babka <caster@gentoo.org> +icedtea-6.1.10.4-r1.ebuild:
+ Revbump to use EAPI=4 and change the VMHANDLE icedtea6 to the standard
+ icedtea-6. System vm setting is upgraded automatically. Any user-vm setting
+ have to be migrated manually.
+
+ 30 Oct 2011; Vlastimil Babka <caster@gentoo.org> -icedtea-6.1.10.2.ebuild,
+ -icedtea-6.1.10.3.ebuild, icedtea-6.1.10.4.ebuild:
+ Package move icedtea6-bin to icedtea-bin.
+
+*icedtea-6.1.10.4 (21 Oct 2011)
+
+ 21 Oct 2011; Vlastimil Babka <caster@gentoo.org> +icedtea-6.1.10.4.ebuild:
+ Version bump, security bug #387637.
+
+ 09 Sep 2011; Vlastimil Babka <caster@gentoo.org> icedtea-6.1.10.2.ebuild,
+ icedtea-6.1.10.3.ebuild:
+ Use /usr/lib instead of get_libdir for the vmhome path, bug #380853.
+
+*icedtea-6.1.10.3 (22 Jul 2011)
+
+ 22 Jul 2011; Vlastimil Babka <caster@gentoo.org> +icedtea-6.1.10.3.ebuild:
+ Version bump, from java-overlay.
+
+ 17 Jul 2011; Vlastimil Babka <caster@gentoo.org> -icedtea-6.1.9.7-r1.ebuild,
+ -icedtea-6.1.10.ebuild, -icedtea-6.1.10.1.ebuild, icedtea-6.1.10.2.ebuild,
+ +files/6.1.10.2-371405-linux_version.patch:
+ Apply patch for Linux 3.* compatibility from overlay, fixing buf #371405.
+ Remove old versions.
+
+*icedtea-6.1.10.2 (09 Jun 2011)
+
+ 09 Jun 2011; Vlastimil Babka <caster@gentoo.org> +icedtea-6.1.10.2.ebuild:
+ Version bump, security bug #370787.
+
+ 22 Apr 2011; Jeroen Roovers <jer@gentoo.org> metadata.xml:
+ Spelling.
+
+*icedtea-6.1.10.1 (08 Apr 2011)
+
+ 08 Apr 2011; Vlastimil Babka <caster@gentoo.org> icedtea-6.1.9.7-r1.ebuild,
+ icedtea-6.1.10.ebuild, +icedtea-6.1.10.1.ebuild, metadata.xml:
+ Version bump, bug #361921. Restrict libpng deps on older versions.
+
+ 29 Mar 2011; Vlastimil Babka <caster@gentoo.org> icedtea-6.1.9.7-r1.ebuild,
+ icedtea-6.1.10.ebuild:
+ Slot GTK+ deps.
+
+*icedtea-6.1.10 (05 Mar 2011)
+
+ 05 Mar 2011; <caster@gentoo.org> -icedtea-6.1.9.6.ebuild,
+ +icedtea-6.1.10.ebuild, metadata.xml:
+ Version bump, bug #357153.
+
+*icedtea-6.1.9.7-r1 (18 Feb 2011)
+
+ 18 Feb 2011; Vlastimil Babka <caster@gentoo.org> -files/6.1.9.4-sparc.patch,
+ -icedtea-6.1.9.4.ebuild, -icedtea-6.1.9.5.ebuild, +icedtea-6.1.9.7-r1.ebuild,
+ -files/6.1.9.5-sparc.patch, -files/icedtea-old.env:
+ Version bump, security bug #355127. Webstart and nsplugin are now deferred to
+ separate icedtea-web package via PDEPEND.
+
+*icedtea-6.1.9.6 (09 Feb 2011)
+
+ 09 Feb 2011; Vlastimil Babka <caster@gentoo.org> +files/6.1.9.6-sparc.patch,
+ +icedtea-6.1.9.6.ebuild:
+ Version bump, security bug #354231.
+
+*icedtea-6.1.9.5 (02 Feb 2011)
+
+ 02 Feb 2011; Vlastimil Babka <caster@gentoo.org> +files/6.1.9.5-sparc.patch,
+ +icedtea-6.1.9.5.ebuild, +files/icedtea-old.env, -files/6.1.9.3-sparc.patch,
+ -icedtea-6.1.9.3.ebuild, icedtea-6.1.9.4.ebuild, files/icedtea.env:
+ Version bump, security bug #353418. Use get_libdir to set proper lib dir in
+ the env file.
+
+ 21 Jan 2011; Vlastimil Babka <caster@gentoo.org> icedtea-6.1.9.3.ebuild,
+ icedtea-6.1.9.4.ebuild:
+ Use virtual/jpeg, bug #347953.
+
+ 21 Jan 2011; Vlastimil Babka <caster@gentoo.org> +files/6.1.9.4-sparc.patch:
+ Add missing patch from the overlay, sorry. Bug #352314.
+
+*icedtea-6.1.9.4 (21 Jan 2011)
+
+ 21 Jan 2011; Vlastimil Babka <caster@gentoo.org> -icedtea-6.1.9.1.ebuild,
+ -icedtea-6.1.9.2.ebuild, +icedtea-6.1.9.4.ebuild:
+ Version bump, including security fix for CVE-2010-4351: IcedTea JNLP
+ SecurityManager bypass. Bug #352035.
+
+ 20 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ icedtea-6.1.9.3.ebuild:
+ Mark ~ppc/~ppc64 wrt #308513. Thanks to Kris Hepler <khepler@gmail.com>
+ for testing.
+
+ 12 Dec 2010; Vlastimil Babka <caster@gentoo.org> +files/6.1.9.3-sparc.patch,
+ icedtea-6.1.9.3.ebuild:
+ Add patch for sparc, bug #344659.
+
+ 02 Dec 2010; Vlastimil Babka <caster@gentoo.org> icedtea-6.1.9.3.ebuild,
+ metadata.xml:
+ Check that webstart flag is enabled if nsplugin flag is enabled. Document
+ this in metadata.xml.
+
+*icedtea-6.1.9.3 (02 Dec 2010)
+
+ 02 Dec 2010; Vlastimil Babka <caster@gentoo.org> +icedtea-6.1.9.3.ebuild:
+ Version bump.
+
+ 26 Nov 2010; Vlastimil Babka <caster@gentoo.org> icedtea-6.1.9.1.ebuild,
+ icedtea-6.1.9.2.ebuild:
+ Use versionator for ICEDTEA_VER
+
+*icedtea-6.1.9.2 (25 Nov 2010)
+
+ 25 Nov 2010; Vlastimil Babka <caster@gentoo.org> +icedtea-6.1.9.2.ebuild,
+ metadata.xml:
+ Security version bump, bug #346799, thanks to Andrew John Hughes
+ (gnu_andrew@member.fsf.org). Also adds webstart useflag.
+
+ 14 Nov 2010; Vlastimil Babka <caster@gentoo.org>
+ -files/6.1.8.0-systemtap-gcc-4.5.patch, -icedtea-6.1.8.0.ebuild,
+ -icedtea-6.1.8.1.ebuild, -icedtea-6.1.9.ebuild:
+ Remove old.
+
+ 14 Nov 2010; Vlastimil Babka <caster@gentoo.org> icedtea-6.1.8.0.ebuild,
+ icedtea-6.1.8.1.ebuild, icedtea-6.1.9.ebuild, icedtea-6.1.9.1.ebuild:
+ Fix eselect-ecj deps.
+
+*icedtea-6.1.9.1 (13 Oct 2010)
+
+ 13 Oct 2010; Vlastimil Babka <caster@gentoo.org> +icedtea-6.1.9.1.ebuild,
+ metadata.xml:
+ Version bump, security bug #340819.
+
+*icedtea-6.1.9 (09 Sep 2010)
+
+ 09 Sep 2010; Vlastimil Babka <caster@gentoo.org> +icedtea-6.1.9.ebuild:
+ Version bump from java-overlay.
+
+*icedtea-6.1.8.1 (30 Jul 2010)
+
+ 30 Jul 2010; Vlastimil Babka <caster@gentoo.org> -files/1.7.2-free.patch,
+ -files/6.1.7.3-systemtap-gcc-4.5.patch, -icedtea-6.1.7.2-r1.ebuild,
+ -icedtea-6.1.7.3.ebuild, +icedtea-6.1.8.1.ebuild, metadata.xml:
+ Security version bump, bug #330205. Remove the older 1.7.x.
+
+*icedtea-6.1.7.3 (03 May 2010)
+
+ 03 May 2010; Vlastimil Babka <caster@gentoo.org>
+ +files/6.1.7.3-systemtap-gcc-4.5.patch,
+ +files/6.1.8.0-systemtap-gcc-4.5.patch, -icedtea-6.1.7.1.ebuild,
+ +icedtea-6.1.7.3.ebuild, icedtea-6.1.8.0.ebuild:
+ Fix building with gcc-4.5 and USE=systemtap - fixes bug #317343. Bump the
+ 6.1.7.2-r1 to 6.7.1.3 (which is the same)for easier sync with the overlay.
+
+ 15 Apr 2010; Vlastimil Babka <caster@gentoo.org> icedtea-6.1.8.0.ebuild:
+ Add ant-nodeps to DEPEND since it's used in ANT_TASKS variable. Bug
+ #315457.
+
+*icedtea-6.1.8.0 (14 Apr 2010)
+
+ 14 Apr 2010; Vlastimil Babka <caster@gentoo.org> +icedtea-6.1.8.0.ebuild:
+ Version bump, based on java-overlay ebuild. Remove the npplugin flag as
+ upstream removed the old plugin - the npplugin is now installed simply
+ with USE=nsplugin.
+
+ 31 Mar 2010; Vlastimil Babka <caster@gentoo.org> -icedtea-6.1.7.2.ebuild:
+ Remove the unpatched revision.
+
+*icedtea-6.1.7.2-r1 (31 Mar 2010)
+
+ 31 Mar 2010; Vlastimil Babka <caster@gentoo.org> +files/1.7.2-free.patch,
+ +icedtea-6.1.7.2-r1.ebuild:
+ Revbump to fix buffer overflow in npplugin.
+
+*icedtea-6.1.7.2 (31 Mar 2010)
+
+ 31 Mar 2010; Vlastimil Babka <caster@gentoo.org> +icedtea-6.1.7.2.ebuild:
+ Version bump, security bug #312297.
+
+*icedtea-6.1.7.1 (04 Mar 2010)
+
+ 04 Mar 2010; Vlastimil Babka <caster@gentoo.org> +icedtea-6.1.7.1.ebuild,
+ +files/generate-cacerts.pl, +files/icedtea.env, +metadata.xml:
+ Import of ebuild by Andrew John Hughes (gnu_andrew@member.fsf.org) from
+ java-overlay.
+