summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJory Pratt <anarchy@gentoo.org>2012-10-28 01:04:54 +0000
committerJory Pratt <anarchy@gentoo.org>2012-10-28 01:04:54 +0000
commitc1e13c6e16740951bbe40377145f8d5fa92f0048 (patch)
tree0b909d8fe79829574b91889070110507c6782d4c /www-client
parentFix bugs #433960, #439818, #439348, #439278 (diff)
downloadgentoo-2-c1e13c6e16740951bbe40377145f8d5fa92f0048.tar.gz
gentoo-2-c1e13c6e16740951bbe40377145f8d5fa92f0048.tar.bz2
gentoo-2-c1e13c6e16740951bbe40377145f8d5fa92f0048.zip
Security bump fx-16, bugs #439818, 439348, #433960
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0x9019241D)
Diffstat (limited to 'www-client')
-rw-r--r--www-client/firefox/ChangeLog8
-rw-r--r--www-client/firefox/firefox-16.0.2.ebuild (renamed from www-client/firefox/firefox-16.0.1.ebuild)7
2 files changed, 11 insertions, 4 deletions
diff --git a/www-client/firefox/ChangeLog b/www-client/firefox/ChangeLog
index 5bb555da6d3d..dd4ac00b140f 100644
--- a/www-client/firefox/ChangeLog
+++ b/www-client/firefox/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for www-client/firefox
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.181 2012/10/23 15:56:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.182 2012/10/28 01:04:54 anarchy Exp $
+
+*firefox-16.0.2 (28 Oct 2012)
+
+ 28 Oct 2012; <anarchy@gentoo.org> -firefox-16.0.1.ebuild,
+ +firefox-16.0.2.ebuild:
+ Security bump fx-16, bugs #439818, 439348, #433960
23 Oct 2012; <ago@gentoo.org> firefox-10.0.9.ebuild:
Stable for amd64, wrt bug #437780
diff --git a/www-client/firefox/firefox-16.0.1.ebuild b/www-client/firefox/firefox-16.0.2.ebuild
index e621df04cd3c..d39ca8d90dea 100644
--- a/www-client/firefox/firefox-16.0.1.ebuild
+++ b/www-client/firefox/firefox-16.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-16.0.1.ebuild,v 1.2 2012/10/21 19:33:59 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-16.0.2.ebuild,v 1.1 2012/10/28 01:04:54 anarchy Exp $
EAPI="3"
VIRTUALX_REQUIRED="pgo"
@@ -54,17 +54,18 @@ RDEPEND="
>=dev-libs/nspr-4.9.2
>=dev-libs/glib-2.26:2
>=media-libs/mesa-7.10
- >=media-libs/libpng-1.5.9[apng]
+ >=media-libs/libpng-1.5.11[apng]
virtual/libffi
gstreamer? (
>=media-libs/gstreamer-0.10.33:0.10
>=media-libs/gst-plugins-base-0.10.33:0.10 )
- system-sqlite? ( >=dev-db/sqlite-3.7.12.1[fts3,secure-delete,threadsafe,unlock-notify,debug=] )
+ system-sqlite? ( >=dev-db/sqlite-3.7.13[fts3,secure-delete,threadsafe,unlock-notify,debug=] )
webm? ( >=media-libs/libvpx-1.0.0
media-libs/alsa-lib )
selinux? ( sec-policy/selinux-mozilla )"
# We don't use PYTHON_DEPEND/PYTHON_USE_WITH for some silly reason
DEPEND="${RDEPEND}
+ dev-python/pysqlite
virtual/pkgconfig
pgo? (
=dev-lang/python-2*[sqlite]