pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/firefox-bin Updated to version 1.5.0.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/976cf99f6c78
branches:  trunk
changeset: 513719:976cf99f6c78
user:      salo <salo%pkgsrc.org@localhost>
date:      Fri Jun 02 12:27:49 2006 +0000

description:
Updated to version 1.5.0.4

Changes:

Fixes for security issues:
 MFSA 2006-43 Privilege escalation using addSelectionListener
 MFSA 2006-42 Web site XSS using BOM on UTF-8 pages
 MFSA 2006-41 File stealing by changing input type (variant)
 MFSA 2006-39 "View Image" local resource linking (Windows)
 MFSA 2006-38 Buffer overflow in crypto.signText()
 MFSA 2006-37 Remote compromise via content-defined setter on object prototypes
 MFSA 2006-36 PLUGINSPAGE privileged JavaScript execution 2
 MFSA 2006-35 Privilege escalation through XUL persist
 MFSA 2006-34 XSS viewing javascript: frames or images from context menu
 MFSA 2006-33 HTTP response smuggling
 MFSA 2006-32 Fixes for crashes with potential memory corruption
 MFSA 2006-31 EvalInSandbox escape (Proxy Autoconfig, Greasemonkey)

diffstat:

 www/firefox-bin/Makefile |  4 ++--
 www/firefox-bin/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r ef7b8f9444bd -r 976cf99f6c78 www/firefox-bin/Makefile
--- a/www/firefox-bin/Makefile  Fri Jun 02 12:13:03 2006 +0000
+++ b/www/firefox-bin/Makefile  Fri Jun 02 12:27:49 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2006/05/03 08:29:19 tron Exp $
+# $NetBSD: Makefile,v 1.18 2006/06/02 12:27:49 salo Exp $
 
 MOZILLA=       firefox
-MOZ_VER=       1.5.0.3
+MOZ_VER=       1.5.0.4
 MOZ_DISTVER=   ${MOZ_VER}
 
 HOMEPAGE=      http://www.mozilla.com/firefox/
diff -r ef7b8f9444bd -r 976cf99f6c78 www/firefox-bin/distinfo
--- a/www/firefox-bin/distinfo  Fri Jun 02 12:13:03 2006 +0000
+++ b/www/firefox-bin/distinfo  Fri Jun 02 12:27:49 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2006/05/03 08:29:19 tron Exp $
+$NetBSD: distinfo,v 1.17 2006/06/02 12:27:49 salo Exp $
 
-SHA1 (firefox/releases/1.5.0.3/linux-i686/en-US/firefox-1.5.0.3.tar.gz) = 272071e5b7529e102868f5072037e24ce0b0ec92
-RMD160 (firefox/releases/1.5.0.3/linux-i686/en-US/firefox-1.5.0.3.tar.gz) = 1699d158008a96c5675dd3d2f1b31a0fc403d55f
-Size (firefox/releases/1.5.0.3/linux-i686/en-US/firefox-1.5.0.3.tar.gz) = 8453871 bytes
+SHA1 (firefox/releases/1.5.0.4/linux-i686/en-US/firefox-1.5.0.4.tar.gz) = 4b09d233758677c112a957212644386234856c14
+RMD160 (firefox/releases/1.5.0.4/linux-i686/en-US/firefox-1.5.0.4.tar.gz) = eaba738dada0eddecd5b9ba1fe3c468a641c865f
+Size (firefox/releases/1.5.0.4/linux-i686/en-US/firefox-1.5.0.4.tar.gz) = 8460561 bytes



Home | Main Index | Thread Index | Old Index