From a332c869afce9000b097e1463d8f449ef1da496a Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Wed, 31 Aug 2011 09:37:47 +0000 Subject: [PATCH] Security bump Package-Manager: portage-2.2.0_alpha51/cvs/Linux x86_64 --- www-client/firefox/ChangeLog | 8 +++++++- ...irefox-3.6.18.ebuild => firefox-3.6.21.ebuild} | 2 +- www-client/icecat/ChangeLog | 8 +++++++- ...t-3.6.16-r2.ebuild => icecat-3.6.16-r4.ebuild} | 15 ++++++++++----- 4 files changed, 25 insertions(+), 8 deletions(-) rename www-client/firefox/{firefox-3.6.18.ebuild => firefox-3.6.21.ebuild} (99%) rename www-client/icecat/{icecat-3.6.16-r2.ebuild => icecat-3.6.16-r4.ebuild} (95%) diff --git a/www-client/firefox/ChangeLog b/www-client/firefox/ChangeLog index 479856e7c35a..3a40774faf9b 100644 --- a/www-client/firefox/ChangeLog +++ b/www-client/firefox/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for www-client/firefox # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.91 2011/08/30 16:34:21 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.92 2011/08/31 09:36:39 polynomial-c Exp $ + +*firefox-3.6.21 (31 Aug 2011) + + 31 Aug 2011; Lars Wendler -firefox-3.6.18.ebuild, + +firefox-3.6.21.ebuild: + Security bump. Removed old. 30 Aug 2011; Jeroen Roovers firefox-3.6.20.ebuild: Stable for HPPA (bug #360427). diff --git a/www-client/firefox/firefox-3.6.18.ebuild b/www-client/firefox/firefox-3.6.21.ebuild similarity index 99% rename from www-client/firefox/firefox-3.6.18.ebuild rename to www-client/firefox/firefox-3.6.21.ebuild index 545a891181b1..6c15f24e104b 100644 --- a/www-client/firefox/firefox-3.6.18.ebuild +++ b/www-client/firefox/firefox-3.6.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-3.6.18.ebuild,v 1.2 2011/08/23 19:28:04 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-3.6.21.ebuild,v 1.1 2011/08/31 09:36:39 polynomial-c Exp $ EAPI="3" WANT_AUTOCONF="2.1" diff --git a/www-client/icecat/ChangeLog b/www-client/icecat/ChangeLog index a4f5106d8e47..6303bdf03dec 100644 --- a/www-client/icecat/ChangeLog +++ b/www-client/icecat/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for www-client/icecat # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/ChangeLog,v 1.99 2011/08/29 21:37:22 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/ChangeLog,v 1.100 2011/08/31 09:37:47 polynomial-c Exp $ + +*icecat-3.6.16-r4 (31 Aug 2011) + + 31 Aug 2011; Lars Wendler -icecat-3.6.16-r2.ebuild, + +icecat-3.6.16-r4.ebuild: + Security bump. Removed old. 29 Aug 2011; Markos Chandras icecat-3.6.16-r3.ebuild: Stable on amd64 wrt bug #380913 diff --git a/www-client/icecat/icecat-3.6.16-r2.ebuild b/www-client/icecat/icecat-3.6.16-r4.ebuild similarity index 95% rename from www-client/icecat/icecat-3.6.16-r2.ebuild rename to www-client/icecat/icecat-3.6.16-r4.ebuild index e1f8096957b3..258f35827d26 100644 --- a/www-client/icecat/icecat-3.6.16-r2.ebuild +++ b/www-client/icecat/icecat-3.6.16-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/icecat-3.6.16-r2.ebuild,v 1.5 2011/08/23 19:32:15 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/icecat-3.6.16-r4.ebuild,v 1.1 2011/08/31 09:37:47 polynomial-c Exp $ EAPI="3" WANT_AUTOCONF="2.1" @@ -19,7 +19,7 @@ MAJ_PV="${PV/_*/}" # Without the _rc and _beta stuff DESKTOP_PV="3.6" MY_PV="${PV/_rc/rc}" # Handle beta for SRC_URI #XUL_PV="${MAJ_XUL_PV}${MAJ_PV/${DESKTOP_PV}/}" # Major + Minor version no.s -XUL_PV="${MAJ_XUL_PV}.18" +XUL_PV="${MAJ_XUL_PV}.21" FIREFOX_PN="firefox" FIREFOX_P="${FIREFOX_PN}-${PV}" PATCH="${FIREFOX_PN}-3.6-patches-0.4" @@ -35,7 +35,9 @@ IUSE="+alsa +ipc gnome java libnotify system-sqlite wifi" SRC_URI="mirror://gnu/gnuzilla/${MY_PV}/${PN}-${MY_PV}.tar.bz2 http://dev.gentoo.org/~anarchy/mozilla/patchsets/${PATCH}.tar.bz2 http://dev.gentoo.org/~polynomial-c/mozilla/ff3617.diff.xz - http://dev.gentoo.org/~polynomial-c/mozilla/ff3618.diff.xz" + http://dev.gentoo.org/~polynomial-c/mozilla/ff3618.diff.xz + http://dev.gentoo.org/~polynomial-c/mozilla/ff3620.diff.xz + http://dev.gentoo.org/~polynomial-c/mozilla/ff3621.diff.xz" LANGPACK_URI="http://gnuzilla.gnu.org/download/langpacks/${MY_PV}" for X in ${LANGS} ; do @@ -127,8 +129,11 @@ src_unpack() { } src_prepare() { - # Make this a 3.6.18 version - epatch "${DISTDIR}"/ff3617.diff.xz "${DISTDIR}"/ff3618.diff.xz + # Make this a 3.6.21 version + epatch "${DISTDIR}"/ff3617.diff.xz \ + "${DISTDIR}"/ff3618.diff.xz \ + "${DISTDIR}"/ff3620.diff.xz \ + "${DISTDIR}"/ff3621.diff.xz epatch "${FILESDIR}"/${PN}-3.6.16-curl7217-includes-fix.patch -- 2.26.2