diff options
author | ghen <ghen@pkgsrc.org> | 2007-05-31 07:26:45 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2007-05-31 07:26:45 +0000 |
commit | d885265ae54b68d47cc671e5e26ce66c121ee741 (patch) | |
tree | 1ce8d816c7808b2436b6a61880cf3fe674377cf0 /www/firefox15/Makefile-firefox.common | |
parent | 3aefa46904346b7504884ce723141839fdd4050d (diff) | |
download | pkgsrc-d885265ae54b68d47cc671e5e26ce66c121ee741.tar.gz |
Update firefox15, firefox15-bin and firefox15-gtk1 to 1.5.0.12.
Security fixes in this version:
MFSA 2007-17 XUL Popup Spoofing
MFSA 2007-16 XSS using addEventListener
MFSA 2007-14 Path Abuse in Cookies
MFSA 2007-13 Persistent Autocomplete Denial of Service
MFSA 2007-12 Crashes with evidence of memory corruption
For more info, see http://www.mozilla.com/en-US/firefox/releases/1.5.0.12.html
Note: Firefox 1.5.0.x will be maintained with security and stability updates
until June 2007. All users are strongly encouraged to upgrade to Firefox 2.
Diffstat (limited to 'www/firefox15/Makefile-firefox.common')
-rw-r--r-- | www/firefox15/Makefile-firefox.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox15/Makefile-firefox.common b/www/firefox15/Makefile-firefox.common index 9b3ea6bc982..053b93a2333 100644 --- a/www/firefox15/Makefile-firefox.common +++ b/www/firefox15/Makefile-firefox.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile-firefox.common,v 1.1.1.1 2007/05/12 13:55:52 ghen Exp $ +# $NetBSD: Makefile-firefox.common,v 1.2 2007/05/31 07:26:45 ghen Exp $ MOZILLA_BIN= firefox-bin -MOZ_VER= 1.5.0.11 +MOZ_VER= 1.5.0.12 EXTRACT_SUFX= .tar.bz2 DISTNAME= firefox-${MOZ_VER}-source |