summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Ramsay <lack@gentoo.org>2010-06-11 20:13:31 +0000
committerJim Ramsay <lack@gentoo.org>2010-06-11 20:13:31 +0000
commite28278d53cd363144fc9802489da22ed27275498 (patch)
tree5f7f99b17fe48ab15dbdf5c0dc0a4ab536a10be3 /www-plugins/adobe-flash/adobe-flash-10.0.45.2-r1.ebuild
parentupdate homepage (diff)
downloadhistorical-e28278d53cd363144fc9802489da22ed27275498.tar.gz
historical-e28278d53cd363144fc9802489da22ed27275498.tar.bz2
historical-e28278d53cd363144fc9802489da22ed27275498.zip
Revoking ~amd64 from 10.1.53.64 due to major browser issues, and increasing warnings on vulnerable 10.0 versions.
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'www-plugins/adobe-flash/adobe-flash-10.0.45.2-r1.ebuild')
-rw-r--r--www-plugins/adobe-flash/adobe-flash-10.0.45.2-r1.ebuild11
1 files changed, 7 insertions, 4 deletions
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"
}