diff options
author | jlam <jlam@pkgsrc.org> | 2005-09-22 14:14:04 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2005-09-22 14:14:04 +0000 |
commit | 630794bdf21e1c69aaf70f6caab517464566ea91 (patch) | |
tree | 904249f4e609176a24b66806361ba383c18078e1 /www/firefox-gtk1/PLIST | |
parent | aa3d857044552ccf8a99f351598a296327e9902a (diff) | |
download | pkgsrc-630794bdf21e1c69aaf70f6caab517464566ea91.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-gtk1/PLIST')
-rw-r--r-- | www/firefox-gtk1/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/firefox-gtk1/PLIST b/www/firefox-gtk1/PLIST index 0d4e070af13..b16b76c1657 100644 --- a/www/firefox-gtk1/PLIST +++ b/www/firefox-gtk1/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2005/09/17 02:35:19 jlam Exp $ +@comment $NetBSD: PLIST,v 1.7 2005/09/22 14:14:04 jlam Exp $ bin/${MOZILLA} @comment begin PROGRAMS lib/${MOZILLA}/${MOZILLA_BIN} @@ -2217,6 +2217,7 @@ include/${MOZILLA}/zlib/zlib.h @dirrm lib/${MOZILLA}/res/fonts @dirrm lib/${MOZILLA}/res/entityTables @dirrm lib/${MOZILLA}/res/dtd +@exec ${MKDIR} %D/lib/${MOZILLA}/res/builtin @dirrm lib/${MOZILLA}/res/builtin @dirrm lib/${MOZILLA}/res @exec ${MKDIR} %D/lib/${MOZILLA}/plugins |