pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/firefox-bin Update "firefox-bin"package to version...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/702d9aa8b33c
branches:  trunk
changeset: 496781:702d9aa8b33c
user:      tron <tron%pkgsrc.org@localhost>
date:      Wed Jul 13 07:18:53 2005 +0000

description:
Update "firefox-bin"package to version 1.0.5. Besides improved stability
this release fixes the following security issues:
MFSA 2005-56 Code execution through shared function objects
MFSA 2005-55 XHTML node spoofing
MFSA 2005-54 Javascript prompt origin spoofing
MFSA 2005-53 Standalone applications can run arbitrary code through the browser
MFSA 2005-52 Same origin violation: frame calling top.focus()
MFSA 2005-51 The return of frame-injection spoofing
MFSA 2005-50 Possibly exploitable crash in InstallVersion.compareTo()
MFSA 2005-49 Script injection from Firefox sidebar panel using data:
MFSA 2005-48 Same-origin violation with InstallTrigger callback
MFSA 2005-47 Code execution via "Set as Wallpaper"
MFSA 2005-46 XBL scripts ran even when Javascript disabled
MFSA 2005-45 Content-generated event vulnerabilities

diffstat:

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

diffs (26 lines):

diff -r ab011ed8e716 -r 702d9aa8b33c www/firefox-bin/Makefile
--- a/www/firefox-bin/Makefile  Wed Jul 13 04:50:46 2005 +0000
+++ b/www/firefox-bin/Makefile  Wed Jul 13 07:18:53 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2005/05/12 15:06:58 tron Exp $
+# $NetBSD: Makefile,v 1.8 2005/07/13 07:18:53 tron Exp $
 
 MOZILLA=       firefox
-MOZ_VER=       1.0.4
+MOZ_VER=       1.0.5
 MOZ_DISTVER=   ${MOZ_VER}
 
 HOMEPAGE=      http://www.mozilla.org/projects/firefox/
diff -r ab011ed8e716 -r 702d9aa8b33c www/firefox-bin/distinfo
--- a/www/firefox-bin/distinfo  Wed Jul 13 04:50:46 2005 +0000
+++ b/www/firefox-bin/distinfo  Wed Jul 13 07:18:53 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2005/05/12 15:06:58 tron Exp $
+$NetBSD: distinfo,v 1.10 2005/07/13 07:18:53 tron Exp $
 
-SHA1 (firefox/releases/1.0.4/linux-i686/en-US/firefox-1.0.4.tar.gz) = a063a831087c521978fa1b1af736bf0606435915
-RMD160 (firefox/releases/1.0.4/linux-i686/en-US/firefox-1.0.4.tar.gz) = d76bc0cceae5db68f7710d72d4d7445004189493
-Size (firefox/releases/1.0.4/linux-i686/en-US/firefox-1.0.4.tar.gz) = 8220553 bytes
+SHA1 (firefox/releases/1.0.5/linux-i686/en-US/firefox-1.0.5.tar.gz) = 79e88aba866f3a9baa74ce490f2f41ca18e236db
+RMD160 (firefox/releases/1.0.5/linux-i686/en-US/firefox-1.0.5.tar.gz) = 2bb4e2396215aec19470bc7e0cc588bba354a515
+Size (firefox/releases/1.0.5/linux-i686/en-US/firefox-1.0.5.tar.gz) = 8223880 bytes



Home | Main Index | Thread Index | Old Index