security update to firefox35-3.5.3. MFSA 2009-51, MFSA 2009-50,

MFSA 2009-49, MFSA 2009-47.
http://www.mozilla.org/security/known-vulnerabilities/firefox35.html#firefox3.5.3
This commit is contained in:
martynas 2009-09-10 22:18:59 +00:00
parent 2e6da560dc
commit 1e56ae8a3c
6 changed files with 30 additions and 30 deletions

View File

@ -1,13 +1,13 @@
# $OpenBSD: Makefile,v 1.26 2009/08/10 06:34:56 kili Exp $
# $OpenBSD: Makefile,v 1.27 2009/09/10 22:18:59 martynas Exp $
SHARED_ONLY= Yes
ONLY_FOR_ARCHS= alpha amd64 arm i386 powerpc sparc sparc64
COMMENT= redesign of Mozilla's browser component
VER= 3.5.2
VER= 3.5.3
DISTNAME= mozilla-1.9.1
PKGNAME= firefox35-${VER}p1
PKGNAME= firefox35-${VER}
SO_VERSION= 21.2
# NOTE: Must bump minor version if any shlib's are removed from the
# components dir to avoid pkg_add -r issues.
@ -40,7 +40,7 @@ PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://releases.mozilla.org/pub/mozilla.org/firefox/releases/${VER}/source/
DISTFILES= firefox-${VER}-source.tar.bz2
DISTFILES= firefox-${VER}.source.tar.bz2
MODULES= devel/gettext lang/python
RUN_DEPENDS= :desktop-file-utils-*:devel/desktop-file-utils

View File

@ -1,5 +1,5 @@
MD5 (firefox-3.5.2-source.tar.bz2) = E2hn+VyG85iLf4Jeh0uF3g==
RMD160 (firefox-3.5.2-source.tar.bz2) = 1eC18OixmyFjlFhMyr8313a4mjk=
SHA1 (firefox-3.5.2-source.tar.bz2) = ZDmSP/nTFil5Juvhk7rDrBpBtJQ=
SHA256 (firefox-3.5.2-source.tar.bz2) = 1otZiJB+Bsw3eTSJWJ9VRUh6mxu+ZES34uFkUL0cua4=
SIZE (firefox-3.5.2-source.tar.bz2) = 46787928
MD5 (firefox-3.5.3.source.tar.bz2) = yhZ+aRgKsSMK6gdj2icKlQ==
RMD160 (firefox-3.5.3.source.tar.bz2) = wkh8kLSpSQhAgXx7ANzM1ooMRCI=
SHA1 (firefox-3.5.3.source.tar.bz2) = g7JiXrdOgbRzrECsUlBeX8mkl+s=
SHA256 (firefox-3.5.3.source.tar.bz2) = 5jJ4B+0d0MBoX3wvuhQn5+OLXJLzaBHyQ4YfvZt60tI=
SIZE (firefox-3.5.3.source.tar.bz2) = 46766383

View File

@ -1,12 +1,12 @@
$OpenBSD: patch-media_liboggz_include_oggz_oggz_off_t_generated_h,v 1.1 2009/06/21 13:18:59 martynas Exp $
--- media/liboggz/include/oggz/oggz_off_t_generated.h.orig Wed Jun 17 07:21:59 2009
+++ media/liboggz/include/oggz/oggz_off_t_generated.h Sun Jun 21 15:38:45 2009
$OpenBSD: patch-media_liboggz_include_oggz_oggz_off_t_generated_h,v 1.2 2009/09/10 22:18:59 martynas Exp $
--- media/liboggz/include/oggz/oggz_off_t_generated.h.orig Mon Aug 24 18:52:50 2009
+++ media/liboggz/include/oggz/oggz_off_t_generated.h Thu Sep 10 23:38:17 2009
@@ -59,7 +59,7 @@
#include <sys/types.h>
-#if defined(__APPLE__) || defined(SOLARIS)
+#if defined(__APPLE__) || defined(SOLARIS) || defined(__OpenBSD__)
-#if defined(__APPLE__) || defined(SOLARIS) || defined(OS2)
+#if defined(__APPLE__) || defined(SOLARIS) || defined(OS2) || defined(__OpenBSD__)
typedef off_t oggz_off_t;
#else
typedef loff_t oggz_off_t;

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-media_libsydneyaudio_src_Makefile_in,v 1.1 2009/07/21 12:12:37 martynas Exp $
--- media/libsydneyaudio/src/Makefile.in.orig Tue Jul 21 15:04:18 2009
+++ media/libsydneyaudio/src/Makefile.in Tue Jul 21 15:05:20 2009
@@ -71,6 +71,12 @@ CSRCS = \
$OpenBSD: patch-media_libsydneyaudio_src_Makefile_in,v 1.2 2009/09/10 22:18:59 martynas Exp $
--- media/libsydneyaudio/src/Makefile.in.orig Mon Aug 24 18:52:50 2009
+++ media/libsydneyaudio/src/Makefile.in Thu Sep 10 23:35:11 2009
@@ -77,6 +77,12 @@ CSRCS = \
$(NULL)
endif

View File

@ -1,11 +1,11 @@
$OpenBSD: patch-security_manager_pki_resources_content_exceptionDialog_js,v 1.1 2009/07/15 20:42:39 martynas Exp $
--- security/manager/pki/resources/content/exceptionDialog.js.orig Mon Jun 29 19:15:12 2009
+++ security/manager/pki/resources/content/exceptionDialog.js Tue Jul 7 22:15:51 2009
@@ -300,6 +300,7 @@ function updateCertStatus() {
$OpenBSD: patch-security_manager_pki_resources_content_exceptionDialog_js,v 1.2 2009/09/10 22:18:59 martynas Exp $
--- security/manager/pki/resources/content/exceptionDialog.js.orig Mon Aug 24 18:52:58 2009
+++ security/manager/pki/resources/content/exceptionDialog.js Thu Sep 10 23:40:10 2009
@@ -287,6 +287,7 @@ function updateCertStatus() {
// In these cases, we do want to enable the "Add Exception" button
gDialog.getButton("extra1").disabled = false;
+ gDialog.getButton("extra1").focus();
document.getElementById("permanent").disabled = false;
setText("headerDescription", gPKIBundle.GetStringFromName("addExceptionInvalidHeader"));
}
// If the Private Browsing service is available and the mode is active,
// don't store permanent exceptions, since they would persist after

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-security_manager_ssl_src_nsNSSComponent_cpp,v 1.1.1.1 2009/06/21 01:31:26 martynas Exp $
--- security/manager/ssl/src/nsNSSComponent.cpp.orig Thu Mar 5 23:32:23 2009
+++ security/manager/ssl/src/nsNSSComponent.cpp Fri Mar 13 17:23:03 2009
@@ -810,11 +810,10 @@ nsNSSComponent::InstallLoadableRoots()
$OpenBSD: patch-security_manager_ssl_src_nsNSSComponent_cpp,v 1.2 2009/09/10 22:18:59 martynas Exp $
--- security/manager/ssl/src/nsNSSComponent.cpp.orig Mon Aug 24 18:52:58 2009
+++ security/manager/ssl/src/nsNSSComponent.cpp Thu Sep 10 23:35:13 2009
@@ -812,11 +812,10 @@ nsNSSComponent::InstallLoadableRoots()
return;
const char *possible_ckbi_locations[] = {
@ -16,7 +16,7 @@ $OpenBSD: patch-security_manager_ssl_src_nsNSSComponent_cpp,v 1.1.1.1 2009/06/21
};
for (size_t il = 0; il < sizeof(possible_ckbi_locations)/sizeof(const char*); ++il) {
@@ -823,7 +822,7 @@ nsNSSComponent::InstallLoadableRoots()
@@ -825,7 +824,7 @@ nsNSSComponent::InstallLoadableRoots()
if (!possible_ckbi_locations[il])
{