summaryrefslogtreecommitdiff
path: root/www/firefox-gtk1
diff options
context:
space:
mode:
authorghen <ghen>2006-04-15 14:20:31 +0000
committerghen <ghen>2006-04-15 14:20:31 +0000
commit94b582374ef190fb5fd92722c08020b73a07a913 (patch)
tree17f0ed627a23a47c1424a8e4b212a60ed8b41b9b /www/firefox-gtk1
parent3fbd5f7641ae8ee7f9ab052554d2b169ffdfc8f9 (diff)
downloadpkgsrc-94b582374ef190fb5fd92722c08020b73a07a913.tar.gz
Update to Firefox 1.5.0.2.
Firefox 1.5.0.2 offers improved stability, and several security fixes: MFSA 2006-29 Spoofing with translucent windows (pkgsrc vulnid. 1818) MFSA 2006-28 Security check of js_ValueToFunctionObject() can be circumvented (vulnid. 1819) MFSA 2006-25 Privilege escalation through Print Preview (vulnid. 1820) MFSA 2006-24 Privilege escalation using crypto.generateCRMFRequest (vulnid. 1821) MFSA 2006-23 File stealing by changing input type (vulnid. 1822) MFSA 2006-22 CSS Letter-Spacing Heap Overflow Vulnerability (vulnid. 1823) MFSA 2006-20 Crashes with evidence of memory corruption (rv:1.8.0.2) (vulnid. 1824) For a detailed ChangeLog, see: http://www.squarefree.com/burningedge/releases/1.5.0.2.html
Diffstat (limited to 'www/firefox-gtk1')
-rw-r--r--www/firefox-gtk1/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/firefox-gtk1/Makefile b/www/firefox-gtk1/Makefile
index e47d96ec83c..30557219e6d 100644
--- a/www/firefox-gtk1/Makefile
+++ b/www/firefox-gtk1/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2006/02/05 23:11:21 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2006/04/15 14:20:31 ghen Exp $
MOZILLA= firefox-gtk1
-PKGREVISION= 1
COMMENT= Lightweight gecko-based web browser built with GTK+-1.x
.include "../../www/firefox/Makefile-firefox.common"