diff options
author | Timo Gurr <tgurr@gentoo.org> | 2010-08-26 17:55:24 +0000 |
---|---|---|
committer | Timo Gurr <tgurr@gentoo.org> | 2010-08-26 17:55:24 +0000 |
commit | bc60404033a67a23d75f0ee782d49b3b16314f24 (patch) | |
tree | 23f66dc96e2ed51f0c20a483d35b30b8c2cc06ee /app-text/acroread | |
parent | Version bump to 1.6.3. (diff) | |
download | gentoo-2-bc60404033a67a23d75f0ee782d49b3b16314f24.tar.gz gentoo-2-bc60404033a67a23d75f0ee782d49b3b16314f24.tar.bz2 gentoo-2-bc60404033a67a23d75f0ee782d49b3b16314f24.zip |
Version bump, fixing security issues CVE-2010-2862, CVE-2010-1240. Remove old vulnerable version.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'app-text/acroread')
-rw-r--r-- | app-text/acroread/ChangeLog | 9 | ||||
-rw-r--r-- | app-text/acroread/acroread-9.3.4.ebuild (renamed from app-text/acroread/acroread-9.3.2.ebuild) | 4 |
2 files changed, 10 insertions, 3 deletions
diff --git a/app-text/acroread/ChangeLog b/app-text/acroread/ChangeLog index 58d79d413a44..350a5c6b00df 100644 --- a/app-text/acroread/ChangeLog +++ b/app-text/acroread/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-text/acroread # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/ChangeLog,v 1.150 2010/07/12 17:18:24 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/ChangeLog,v 1.151 2010/08/26 17:55:24 tgurr Exp $ + +*acroread-9.3.4 (26 Aug 2010) + + 26 Aug 2010; Timo Gurr <tgurr@gentoo.org> -acroread-9.3.2.ebuild, + +acroread-9.3.4.ebuild: + Version bump, fixing security issues CVE-2010-2862, CVE-2010-1240. Remove + old vulnerable version. 12 Jul 2010; Markos Chandras <hwoarang@gentoo.org> acroread-9.3.3.ebuild: Stable on amd64 wrt bug #322857 diff --git a/app-text/acroread/acroread-9.3.2.ebuild b/app-text/acroread/acroread-9.3.4.ebuild index 6953cfe8a9ee..b88c175817c4 100644 --- a/app-text/acroread/acroread-9.3.2.ebuild +++ b/app-text/acroread/acroread-9.3.4.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/app-text/acroread/acroread-9.3.2.ebuild,v 1.4 2010/06/26 14:21:00 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/acroread-9.3.4.ebuild,v 1.1 2010/08/26 17:55:24 tgurr Exp $ inherit eutils gnome2-utils nsplugins @@ -27,7 +27,7 @@ SRC_URI="${SRC_URI} LICENSE="Adobe" SLOT="0" -KEYWORDS="-* amd64 x86" +KEYWORDS="-* ~amd64 ~x86" RESTRICT="strip mirror" # mozilla-firefox-bin won't work because it doesn't have gtkembedmoz.so |