pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2008Q3]: pkgsrc/www Pullup ticket #2589 - requested by ghen



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9c7a8b6ccc05
branches:  pkgsrc-2008Q3
changeset: 547895:9c7a8b6ccc05
user:      tron <tron%pkgsrc.org@localhost>
date:      Fri Nov 14 12:32:59 2008 +0000

description:
Pullup ticket #2589 - requested by ghen
firefox: security update
firefox-bin: security update
firefox-gtk1: security update

Revisions pulled up:
- www/firefox-bin/Makefile              1.46
- www/firefox-bin/distinfo              1.46
- www/firefox/Makefile-firefox.common   1.61
- www/firefox/distinfo                  1.83
---
Module Name:    pkgsrc
Committed By:   ghen
Date:           Thu Nov 13 10:11:45 UTC 2008

Modified Files:
        pkgsrc/www/firefox: Makefile-firefox.common distinfo
        pkgsrc/www/firefox-bin: Makefile distinfo

Log Message:
Update firefox, firefox-bin and firefox-gtk1 to 2.0.0.18.

Security fixes in this version:

MFSA 2008-58 Parsing error in E4X default namespace
MFSA 2008-57 -moz-binding property bypasses security checks on codebase principals
MFSA 2008-56 nsXMLHttpRequest::NotifyEventListeners() same-origin violation
MFSA 2008-55 Crash and remote code execution in nsFrameManager
MFSA 2008-54 Buffer overflow in http-index-format parser
MFSA 2008-53 XSS and JavaScript privilege escalation via session restore
MFSA 2008-52 Crashes with evidence of memory corruption (rv:1.9.0.4/1.8.1.18)
MFSA 2008-50 Crash and remote code execution via __proto__ tampering
MFSA 2008-49 Arbitrary code execution via Flash Player dynamic module unloading
MFSA 2008-48 Image stealing via canvas and HTTP redirect
MFSA 2008-47 Information stealing via local shortcut files

For more info, see http://www.mozilla.com/en-US/firefox/2.0.0.18/releasenotes/

diffstat:

 www/firefox-bin/Makefile            |  4 ++--
 www/firefox-bin/distinfo            |  8 ++++----
 www/firefox/Makefile-firefox.common |  4 ++--
 www/firefox/distinfo                |  8 ++++----
 4 files changed, 12 insertions(+), 12 deletions(-)

diffs (56 lines):

diff -r 81f6acbc0859 -r 9c7a8b6ccc05 www/firefox-bin/Makefile
--- a/www/firefox-bin/Makefile  Thu Nov 13 15:30:14 2008 +0000
+++ b/www/firefox-bin/Makefile  Fri Nov 14 12:32:59 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.45 2008/09/24 14:34:36 ghen Exp $
+# $NetBSD: Makefile,v 1.45.2.1 2008/11/14 12:32:59 tron Exp $
 
 MOZILLA=               firefox
-MOZ_VER=               2.0.0.17
+MOZ_VER=               2.0.0.18
 MOZ_DISTVER=           ${MOZ_VER}
 
 HOMEPAGE=              http://www.mozilla.com/en-US/firefox/
diff -r 81f6acbc0859 -r 9c7a8b6ccc05 www/firefox-bin/distinfo
--- a/www/firefox-bin/distinfo  Thu Nov 13 15:30:14 2008 +0000
+++ b/www/firefox-bin/distinfo  Fri Nov 14 12:32:59 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.45 2008/09/24 14:34:36 ghen Exp $
+$NetBSD: distinfo,v 1.45.2.1 2008/11/14 12:32:59 tron Exp $
 
-SHA1 (firefox/releases/2.0.0.17/linux-i686/en-US/firefox-2.0.0.17.tar.gz) = af4e78f5b0e7d2bde96811dab16b3fca52c85a20
-RMD160 (firefox/releases/2.0.0.17/linux-i686/en-US/firefox-2.0.0.17.tar.gz) = a6d1e5ddb1a64e67bb1a0878464402fa54c52650
-Size (firefox/releases/2.0.0.17/linux-i686/en-US/firefox-2.0.0.17.tar.gz) = 9704284 bytes
+SHA1 (firefox/releases/2.0.0.18/linux-i686/en-US/firefox-2.0.0.18.tar.gz) = c662cf2c6878bb4401f9d1959b18dede70080512
+RMD160 (firefox/releases/2.0.0.18/linux-i686/en-US/firefox-2.0.0.18.tar.gz) = cee39efb0165a19d0fdcff9597b943cbf0703960
+Size (firefox/releases/2.0.0.18/linux-i686/en-US/firefox-2.0.0.18.tar.gz) = 9708965 bytes
diff -r 81f6acbc0859 -r 9c7a8b6ccc05 www/firefox/Makefile-firefox.common
--- a/www/firefox/Makefile-firefox.common       Thu Nov 13 15:30:14 2008 +0000
+++ b/www/firefox/Makefile-firefox.common       Fri Nov 14 12:32:59 2008 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile-firefox.common,v 1.60 2008/09/24 14:34:36 ghen Exp $
+# $NetBSD: Makefile-firefox.common,v 1.60.2.1 2008/11/14 12:32:59 tron Exp $
 # used by www/firefox/Makefile
 
 MOZILLA_BIN=           firefox-bin
-MOZ_VER=               2.0.0.17
+MOZ_VER=               2.0.0.18
 EXTRACT_SUFX=          .tar.bz2
 
 DISTNAME=              firefox-${MOZ_VER}-source
diff -r 81f6acbc0859 -r 9c7a8b6ccc05 www/firefox/distinfo
--- a/www/firefox/distinfo      Thu Nov 13 15:30:14 2008 +0000
+++ b/www/firefox/distinfo      Fri Nov 14 12:32:59 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.82 2008/09/24 14:34:36 ghen Exp $
+$NetBSD: distinfo,v 1.82.2.1 2008/11/14 12:32:59 tron Exp $
 
-SHA1 (firefox-2.0.0.17-source.tar.bz2) = ba95d9f64f2307b109dbce25d7a17af7e68298ed
-RMD160 (firefox-2.0.0.17-source.tar.bz2) = 2ddbca9a9ce52ff541b86af7b6dad6e2af8c2956
-Size (firefox-2.0.0.17-source.tar.bz2) = 40293395 bytes
+SHA1 (firefox-2.0.0.18-source.tar.bz2) = b92a727bf812a4548bc88ef9546492a8981fc09f
+RMD160 (firefox-2.0.0.18-source.tar.bz2) = cf85398da9a006d72962dc4386d8bc7341942bdf
+Size (firefox-2.0.0.18-source.tar.bz2) = 40291897 bytes
 SHA1 (patch-aa) = 5095449d4e979085fc5791b9d0251076b9c969c3
 SHA1 (patch-ab) = 19069a4e572744eccb04e9906e16dad28d2dac01
 SHA1 (patch-ac) = 96bee96d365d6a95d14031f4f1df9584b94d570b



Home | Main Index | Thread Index | Old Index