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 versio...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d1fff4ee71bc
branches:  trunk
changeset: 516755:d1fff4ee71bc
user:      tron <tron%pkgsrc.org@localhost>
date:      Thu Jul 27 10:34:33 2006 +0000

description:
Update "firefox-bin" package to version 1.5.0.5. Changes since 1.5.0.4:
- Improvements to product stability
- Several security fixes:
  MFSA 2006-56 chrome: scheme loading remote content
  MFSA 2006-55 Crashes with evidence of memory corruption (rv:1.8.0.5)
  MFSA 2006-54 XSS with XPCNativeWrapper(window).Function(...)
  MFSA 2006-53 UniversalBrowserRead privilege escalation
  MFSA 2006-52 PAC privilege escalation using Function.prototype.call
  MFSA 2006-51 Privilege escalation using named-functions and redefined
               "new Object()"
  MFSA 2006-50 JavaScript engine vulnerabilities
  MFSA 2006-48 JavaScript new Function race condition
  MFSA 2006-47 Native DOM methods can be hijacked across domains
  MFSA 2006-46 Memory corruption with simultaneous events
  MFSA 2006-45 Javascript navigator Object Vulnerability
  MFSA 2006-44 Code execution through deleted frame reference

diffstat:

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

diffs (26 lines):

diff -r b86cdba39995 -r d1fff4ee71bc www/firefox-bin/Makefile
--- a/www/firefox-bin/Makefile  Thu Jul 27 09:19:37 2006 +0000
+++ b/www/firefox-bin/Makefile  Thu Jul 27 10:34:33 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2006/06/02 12:27:49 salo Exp $
+# $NetBSD: Makefile,v 1.19 2006/07/27 10:34:33 tron Exp $
 
 MOZILLA=       firefox
-MOZ_VER=       1.5.0.4
+MOZ_VER=       1.5.0.5
 MOZ_DISTVER=   ${MOZ_VER}
 
 HOMEPAGE=      http://www.mozilla.com/firefox/
diff -r b86cdba39995 -r d1fff4ee71bc www/firefox-bin/distinfo
--- a/www/firefox-bin/distinfo  Thu Jul 27 09:19:37 2006 +0000
+++ b/www/firefox-bin/distinfo  Thu Jul 27 10:34:33 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2006/06/02 12:27:49 salo Exp $
+$NetBSD: distinfo,v 1.18 2006/07/27 10:34:33 tron Exp $
 
-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
+SHA1 (firefox/releases/1.5.0.5/linux-i686/en-US/firefox-1.5.0.5.tar.gz) = a14d958d3af13bc517a17ebc3e9ff5c79c552037
+RMD160 (firefox/releases/1.5.0.5/linux-i686/en-US/firefox-1.5.0.5.tar.gz) = 1df5169e576c1709dc6e8a242545125e2ba3f57d
+Size (firefox/releases/1.5.0.5/linux-i686/en-US/firefox-1.5.0.5.tar.gz) = 8468627 bytes



Home | Main Index | Thread Index | Old Index