diff options
author | Vlastimil Babka <caster@gentoo.org> | 2010-03-31 16:02:38 +0000 |
---|---|---|
committer | Vlastimil Babka <caster@gentoo.org> | 2010-03-31 16:02:38 +0000 |
commit | 75bcd62e8b5ccb1b1db77b534efd5ca7e560c2a6 (patch) | |
tree | a516ff53ab4e587d24fb294707a05cb1672cf488 /profiles | |
parent | Fix slotting wrt #312423. (diff) | |
download | gentoo-2-75bcd62e8b5ccb1b1db77b534efd5ca7e560c2a6.tar.gz gentoo-2-75bcd62e8b5ccb1b1db77b534efd5ca7e560c2a6.tar.bz2 gentoo-2-75bcd62e8b5ccb1b1db77b534efd5ca7e560c2a6.zip |
Stop unmasking nsplugin of sun-jdk and sun-jre-bin 1.5 due to security #306579.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/x86/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/arch/x86/package.use.mask | 12 |
2 files changed, 12 insertions, 6 deletions
diff --git a/profiles/arch/x86/ChangeLog b/profiles/arch/x86/ChangeLog index cb530b4f8871..463e06cdc7a2 100644 --- a/profiles/arch/x86/ChangeLog +++ b/profiles/arch/x86/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for Gentoo/x86 profile directory # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.34 2010/03/16 12:51:58 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.35 2010/03/31 16:02:38 caster Exp $ + + 31 Mar 2010; Vlastimil Babka <caster@gentoo.org> package.use.mask: + Stop unmasking nsplugin of sun-jdk and sun-jre-bin 1.5 due to security + #306579. 16 Mar 2010; Jim Ramsay <lack@gentoo.org> package.use.mask: Oops, got my binary backwards. Really masking this time diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 83323dcd57c3..32cb760ceac1 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,9 +1,15 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/package.use.mask,v 1.25 2010/03/16 12:51:58 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/package.use.mask,v 1.26 2010/03/31 16:02:38 caster Exp $ # This file requires >=portage-2.1.1 +# Vlastimil Babka <caster@gentoo.org> (31 Mar 2010) +>=dev-java/sun-jdk-1.6 -nsplugin +>=dev-java/sun-jre-bin-1.6 -nsplugin +>=dev-java/ibm-jdk-bin-1.5 -nsplugin +>=dev-java/ibm-jre-bin-1.5 -nsplugin + # Jim Ramsay <lack@gentoo.org> (16 March 2010) # The '64bit' and '32bit' USE flags are for amd64 only www-plugins/adobe-flash 64bit 32bit @@ -38,10 +44,6 @@ dev-python/kaa-base -tls # Serkan Kaba <serkan@gentoo.org> (20 Jul 2008) app-text/enchant -zemberek ->=dev-java/sun-jdk-1.5 -nsplugin ->=dev-java/sun-jre-bin-1.5 -nsplugin ->=dev-java/ibm-jdk-bin-1.5 -nsplugin ->=dev-java/ibm-jre-bin-1.5 -nsplugin x11-terms/eterm sse2 # Christian Faulhammer <opfer@gentoo.org> (14 Jan 2008) |