head 1.4; access; symbols pkgsrc-2013Q2:1.4.0.4 pkgsrc-2013Q2-base:1.4 pkgsrc-2012Q4:1.4.0.2 pkgsrc-2012Q4-base:1.4 pkgsrc-2011Q4:1.3.0.6 pkgsrc-2011Q4-base:1.3 pkgsrc-2011Q3:1.3.0.4 pkgsrc-2011Q3-base:1.3 pkgsrc-2011Q2:1.3.0.2 pkgsrc-2011Q2-base:1.3 pkgsrc-2011Q1:1.2.0.4 pkgsrc-2011Q1-base:1.2 pkgsrc-2010Q4:1.2.0.2 pkgsrc-2010Q4-base:1.2 pkgsrc-2010Q3:1.1.0.6 pkgsrc-2010Q3-base:1.1 pkgsrc-2010Q2:1.1.0.4 pkgsrc-2010Q2-base:1.1 pkgsrc-2010Q1:1.1.0.2 pkgsrc-2010Q1-base:1.1; locks; strict; comment @# @; 1.4 date 2012.03.06.12.34.09; author ryoon; state dead; branches; next 1.3; 1.3 date 2011.04.26.14.16.37; author tnn; state Exp; branches; next 1.2; 1.2 date 2010.10.21.10.27.21; author tnn; state Exp; branches; next 1.1; 1.1 date 2010.03.23.12.43.38; author tnn; state Exp; branches 1.1.6.1; next ; 1.1.6.1 date 2010.10.25.08.23.42; author tron; state Exp; branches; next ; desc @@ 1.4 log @Update xulrunner 10.0.2 and corresponding nspr and nss. * Improve sparc64 support. * Use external libraries (for example cairo, libvpx etc.) Thank you, martin@@ Changelog: * Fix security bugs * Other improvements and bugfixes @ text @$NetBSD: patch-be,v 1.3 2011/04/26 14:16:37 tnn Exp $ Disable all sound support for now since it causes crashes and doesn't work correctly anyway ... --- widget/src/gtk2/nsSound.cpp.orig 2010-08-06 01:09:23.000000000 +0000 +++ widget/src/gtk2/nsSound.cpp @@@@ -138,6 +138,8 @@@@ nsSound::Init() mInited = PR_TRUE; + return NS_OK; + if (!elib) { elib = PR_LoadLibrary("libesd.so.0"); } @ 1.3 log @Update to firefox-4.0. Firefox 4 is based on the Gecko 2.0 Web platform. This release features JavaScript execution speeds up to six times faster than the previous version, new capabilities for Web Developers and Add-on Developers such as hardware accelerated graphics and HTML5 technologies, and a completely revised user interface. @ text @d1 1 a1 1 $NetBSD$ @ 1.2 log @Security & stability update to firefox-3.6.11 (xulrunner-1.9.2.11) MFSA 2010-72 Insecure Diffie-Hellman key exchange MFSA 2010-71 Unsafe library loading vulnerabilities MFSA 2010-70 SSL wildcard certificate matching IP addresses MFSA 2010-69 Cross-site information disclosure via modal calls MFSA 2010-68 XSS in gopher parser when parsing hrefs MFSA 2010-67 Dangling pointer vulnerability in LookupGetterOrSetter MFSA 2010-66 Use-after-free error in nsBarProp MFSA 2010-65 Buffer overflow and memory corruption using document.write MFSA 2010-64 Miscellaneous memory safety hazards (rv:1.9.2.11/ 1.9.1.14) @ text @d6 1 a6 1 --- widget/src/gtk2/nsSound.cpp.orig 2010-10-12 17:46:08.000000000 +0000 @ 1.1 log @Update to firefox-3.6.2 proper. (no changes from the beta) Also add patch for PR pkg/42988 crash, effectively disabling all sound support until we decide on what sound API to use. The current dlopen() guesswork is bad, mkay. Bump PKGREVISION for this and previous changes. @ text @d6 1 a6 1 --- widget/src/gtk2/nsSound.cpp.orig 2010-03-15 14:56:04.000000000 +0000 d8 1 a8 1 @@@@ -149,6 +149,8 @@@@ nsSound::Init() d16 1 a16 1 if (elib) { @ 1.1.6.1 log @Pullup ticket #3255 - requested by tnn devel/xulrunner: security update www/firefox: security update Revisions pulled up: - devel/xulrunner/Makefile 1.42 - devel/xulrunner/dist.mk 1.15 - devel/xulrunner/distinfo 1.37 - devel/xulrunner/patches/patch-be 1.2 - devel/xulrunner/patches/patch-mc delete - www/firefox/Makefile 1.77 --- Module Name: pkgsrc Committed By: tnn Date: Thu Oct 21 10:27:21 UTC 2010 Modified Files: pkgsrc/devel/xulrunner: Makefile dist.mk distinfo pkgsrc/devel/xulrunner/patches: patch-be pkgsrc/www/firefox: Makefile Removed Files: pkgsrc/devel/xulrunner/patches: patch-mc Log Message: Security & stability update to firefox-3.6.11 (xulrunner-1.9.2.11) MFSA 2010-72 Insecure Diffie-Hellman key exchange MFSA 2010-71 Unsafe library loading vulnerabilities MFSA 2010-70 SSL wildcard certificate matching IP addresses MFSA 2010-69 Cross-site information disclosure via modal calls MFSA 2010-68 XSS in gopher parser when parsing hrefs MFSA 2010-67 Dangling pointer vulnerability in LookupGetterOrSetter MFSA 2010-66 Use-after-free error in nsBarProp MFSA 2010-65 Buffer overflow and memory corruption using document.write MFSA 2010-64 Miscellaneous memory safety hazards (rv:1.9.2.11/ 1.9.1.14) @ text @d6 1 a6 1 --- widget/src/gtk2/nsSound.cpp.orig 2010-10-12 17:46:08.000000000 +0000 d8 1 a8 1 @@@@ -138,6 +138,8 @@@@ nsSound::Init() d16 1 a16 1 } @