summaryrefslogtreecommitdiff
path: root/www/firefox/patches/patch-ac
diff options
context:
space:
mode:
authorjlam <jlam>2005-09-22 14:14:04 +0000
committerjlam <jlam>2005-09-22 14:14:04 +0000
commit5f78e5e082543e80c4f663a1b5435c3238585211 (patch)
tree904249f4e609176a24b66806361ba383c18078e1 /www/firefox/patches/patch-ac
parentb53908eae58f8375ea16005fd8c7777224d3d902 (diff)
downloadpkgsrc-5f78e5e082543e80c4f663a1b5435c3238585211.tar.gz
Update www/firefox and www/firefox-gtk1 to version 1.0.7. Changes from
version 1.0.6 include: * Fix for a potential buffer overflow vulnerability when loading a hostname with all soft-hyphens * Fix to prevent URLs passed from external programs from being parsed by the shell (Linux only) * Fix to prevent a crash when loading a Proxy Auto-Config (PAC) script that uses an "eval" statement * Fix to restore InstallTrigger.getVersion() for Extension authors * Other stability and security fixes Approved by taya.
Diffstat (limited to 'www/firefox/patches/patch-ac')
-rw-r--r--www/firefox/patches/patch-ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox/patches/patch-ac b/www/firefox/patches/patch-ac
index adcc121c9b7..cb5c197094c 100644
--- a/www/firefox/patches/patch-ac
+++ b/www/firefox/patches/patch-ac
@@ -1,6 +1,6 @@
-$NetBSD: patch-ac,v 1.4 2004/08/24 16:32:42 aymeric Exp $
+$NetBSD: patch-ac,v 1.5 2005/09/22 14:14:04 jlam Exp $
---- xpcom/reflect/xptcall/src/md/unix/Makefile.in.orig 2004-04-22 22:50:05.000000000 +0200
+--- xpcom/reflect/xptcall/src/md/unix/Makefile.in.orig 2005-04-28 16:01:33.000000000 +0000
+++ xpcom/reflect/xptcall/src/md/unix/Makefile.in
@@ -49,6 +49,9 @@ ifneq (,$(filter FreeBSD NetBSD OpenBSD
ifeq (86,$(findstring 86,$(OS_TEST)))