(ok during freeze agc@) Security fixes in this version: MFSA 2008-45 XBM image uninitialized memory reading MFSA 2008-44 resource: traversal vulnerabilities MFSA 2008-43 BOM characters stripped from JavaScript before execution MFSA 2008-42 Crashes with evidence of memory corruption (rv:1.9.0.2/1.8.1.17) MFSA 2008-41 Privilege escalation via XPCnativeWrapper pollution MFSA 2008-40 Forced mouse drag MFSA 2008-39 Privilege escalation using feed preview page and XSS flaw MFSA 2008-38 nsXMLDocument::OnChannelRedirect() same-origin violation MFSA 2008-37 UTF-8 URL stack buffer overflow For more info, see http://www.mozilla.com/en-US/firefox/2.0.0.17/releasenotes/
7 lines
231 B
Makefile
7 lines
231 B
Makefile
# $NetBSD: Makefile,v 1.21 2008/09/24 14:34:36 ghen Exp $
|
|
|
|
MOZILLA= firefox-gtk1
|
|
COMMENT= Lightweight gecko-based web browser built with GTK+-1.x
|
|
|
|
.include "../../www/firefox/Makefile-firefox.common"
|
|
.include "../../mk/bsd.pkg.mk"
|