diff options
author | ghen <ghen@pkgsrc.org> | 2006-12-20 11:01:26 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2006-12-20 11:01:26 +0000 |
commit | 23da21a6fc8661b36d1b3b1d871f193d0da6b250 (patch) | |
tree | 9c2224bb8a3e2745130687a470adb5aff4d806b5 /www/firefox | |
parent | 372e812c0a8e38de22cfbf5d9e80a691e82e1436 (diff) | |
download | pkgsrc-23da21a6fc8661b36d1b3b1d871f193d0da6b250.tar.gz |
Update firefox, firefox-bin and firefox-gtk1 to 1.5.0.9. Fixed in this version:
MFSA 2006-75 RSS Feed-preview referrer leak
MFSA 2006-73 Mozilla SVG Processing Remote Code Execution
MFSA 2006-72 XSS by setting img.src to javascript: URI
MFSA 2006-71 LiveConnect crash finalizing JS objects
MFSA 2006-70 Privilege escallation using watch point
MFSA 2006-68 Crashes with evidence of memory corruption (rv:1.8.0.9/1.8.1.1)
For more info, see http://www.mozilla.com/en-US/firefox/releases/1.5.0.9.html
Diffstat (limited to 'www/firefox')
-rw-r--r-- | www/firefox/Makefile-firefox.common | 4 | ||||
-rw-r--r-- | www/firefox/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/firefox/Makefile-firefox.common b/www/firefox/Makefile-firefox.common index 6a804bcaee7..cb404dc90e3 100644 --- a/www/firefox/Makefile-firefox.common +++ b/www/firefox/Makefile-firefox.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile-firefox.common,v 1.38 2006/11/08 09:50:15 ghen Exp $ +# $NetBSD: Makefile-firefox.common,v 1.39 2006/12/20 11:01:26 ghen Exp $ MOZILLA_BIN= firefox-bin -MOZ_VER= 1.5.0.8 +MOZ_VER= 1.5.0.9 EXTRACT_SUFX= .tar.bz2 DISTNAME= firefox-${MOZ_VER}-source diff --git a/www/firefox/distinfo b/www/firefox/distinfo index c37f216cfe8..8121dfe5fcf 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.58 2006/11/08 09:50:15 ghen Exp $ +$NetBSD: distinfo,v 1.59 2006/12/20 11:01:26 ghen Exp $ -SHA1 (firefox-1.5.0.8-source.tar.bz2) = 4f93cf8f2c179ab800974416bc8a3e0250482522 -RMD160 (firefox-1.5.0.8-source.tar.bz2) = b28cb7b104c1fbaad9b2a43ded31149fab0cf476 -Size (firefox-1.5.0.8-source.tar.bz2) = 35588049 bytes +SHA1 (firefox-1.5.0.9-source.tar.bz2) = 55147ecf4882baf618d1e5eb5f5a438086706425 +RMD160 (firefox-1.5.0.9-source.tar.bz2) = b83bca8f317a6bc00dd40fd0d868cbe82536f45e +Size (firefox-1.5.0.9-source.tar.bz2) = 35600822 bytes SHA1 (patch-aa) = 5095449d4e979085fc5791b9d0251076b9c969c3 SHA1 (patch-ab) = eda86e19dbf45be392b6be4a40dbb25936c91439 SHA1 (patch-ac) = c0cfa9805d883e0761b5bc63b4015cbf1e951eec |