diff options
author | Jim Ramsay <lack@gentoo.org> | 2010-06-11 20:13:31 +0000 |
---|---|---|
committer | Jim Ramsay <lack@gentoo.org> | 2010-06-11 20:13:31 +0000 |
commit | 6e61c19dbd955a2bca775d99588dda877073b655 (patch) | |
tree | 867e09a4f7ff8bb9ff5ef878abbc23b923ac428a /www-plugins/adobe-flash | |
parent | update homepage (diff) | |
download | gentoo-2-6e61c19dbd955a2bca775d99588dda877073b655.tar.gz gentoo-2-6e61c19dbd955a2bca775d99588dda877073b655.tar.bz2 gentoo-2-6e61c19dbd955a2bca775d99588dda877073b655.zip |
Revoking ~amd64 from 10.1.53.64 due to major browser issues, and increasing warnings on vulnerable 10.0 versions.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'www-plugins/adobe-flash')
-rw-r--r-- | www-plugins/adobe-flash/ChangeLog | 8 | ||||
-rw-r--r-- | www-plugins/adobe-flash/adobe-flash-10.0.45.2-r1.ebuild | 11 | ||||
-rw-r--r-- | www-plugins/adobe-flash/adobe-flash-10.0.45.2.ebuild | 11 | ||||
-rw-r--r-- | www-plugins/adobe-flash/adobe-flash-10.1.53.64.ebuild | 4 |
4 files changed, 23 insertions, 11 deletions
diff --git a/www-plugins/adobe-flash/ChangeLog b/www-plugins/adobe-flash/ChangeLog index 9a7b3c8f3353..7fc067136c5a 100644 --- a/www-plugins/adobe-flash/ChangeLog +++ b/www-plugins/adobe-flash/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for www-plugins/adobe-flash # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.24 2010/06/11 19:33:58 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.25 2010/06/11 20:13:31 lack Exp $ + + 11 Jun 2010; Jim Ramsay <lack@gentoo.org> adobe-flash-10.0.45.2.ebuild, + adobe-flash-10.0.45.2-r1.ebuild, adobe-flash-10.1.53.64.ebuild: + Major issues for amd64 with nspluginwrapper for 10.1: Removing ~amd64 from + that version until a better solution presents itself. Note: This means + that the 10.0 version for amd64 users has a known security exploit. *adobe-flash-10.1.53.64 (11 Jun 2010) diff --git a/www-plugins/adobe-flash/adobe-flash-10.0.45.2-r1.ebuild b/www-plugins/adobe-flash/adobe-flash-10.0.45.2-r1.ebuild index 8e502387b1da..25235130ad5f 100644 --- a/www-plugins/adobe-flash/adobe-flash-10.0.45.2-r1.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-10.0.45.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.0.45.2-r1.ebuild,v 1.4 2010/05/03 15:02:33 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.0.45.2-r1.ebuild,v 1.5 2010/06/11 20:13:31 lack Exp $ EAPI=1 inherit nsplugins rpm multilib toolchain-funcs @@ -168,8 +168,11 @@ pkg_postinst() { fi fi - ewarn "Flash player is closed-source, with a long history of security" - ewarn "issues. Please consider only running flash applets you know to" - ewarn "be safe. The 'flashblock' extension may help for mozilla users:" + ewarn "Flash player is closed-source, and this version has a known major" + ewarn "security exploit[1]. Please consider only running flash applets" + ewarn "you know to be safe. The 'flashblock' extension may help for" + ewarn "mozilla users:" ewarn " https://addons.mozilla.org/en-US/firefox/addon/433" + ewarn + ewarn "[1] http://www.adobe.com/support/security/advisories/apsa10-01.html" } diff --git a/www-plugins/adobe-flash/adobe-flash-10.0.45.2.ebuild b/www-plugins/adobe-flash/adobe-flash-10.0.45.2.ebuild index 8d4488326c2d..9a55d0357679 100644 --- a/www-plugins/adobe-flash/adobe-flash-10.0.45.2.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-10.0.45.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.0.45.2.ebuild,v 1.6 2010/05/03 15:09:00 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.0.45.2.ebuild,v 1.7 2010/06/11 20:13:31 lack Exp $ EAPI=1 inherit nsplugins rpm multilib toolchain-funcs @@ -184,8 +184,11 @@ pkg_postinst() { fi fi - ewarn "Flash player is closed-source, with a long history of security" - ewarn "issues. Please consider only running flash applets you know to" - ewarn "be safe. The 'flashblock' extension may help for mozilla users:" + ewarn "Flash player is closed-source, and this version has a known major" + ewarn "security exploit[1]. Please consider only running flash applets" + ewarn "you know to be safe. The 'flashblock' extension may help for" + ewarn "mozilla users:" ewarn " https://addons.mozilla.org/en-US/firefox/addon/433" + ewarn + ewarn "[1] http://www.adobe.com/support/security/advisories/apsa10-01.html" } diff --git a/www-plugins/adobe-flash/adobe-flash-10.1.53.64.ebuild b/www-plugins/adobe-flash/adobe-flash-10.1.53.64.ebuild index 7eee27bb0aa2..d28798baf1ef 100644 --- a/www-plugins/adobe-flash/adobe-flash-10.1.53.64.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-10.1.53.64.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.1.53.64.ebuild,v 1.1 2010/06/11 19:33:58 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.1.53.64.ebuild,v 1.2 2010/06/11 20:13:31 lack Exp $ EAPI=1 inherit nsplugins rpm multilib toolchain-funcs @@ -13,7 +13,7 @@ HOMEPAGE="http://www.adobe.com/" IUSE="multilib" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* ~x86" LICENSE="AdobeFlash-10" RESTRICT="strip mirror" |