pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2005Q2]: pkgsrc/www/firefox-bin Pullup ticket 598 - requested ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/72fe58134d0e
branches:  pkgsrc-2005Q2
changeset: 495865:72fe58134d0e
user:      snj <snj%pkgsrc.org@localhost>
date:      Thu Jul 14 21:35:46 2005 +0000

description:
Pullup ticket 598 - requested by Matthias Scheler
security update for firefox-bin

Revisions pulled up:
- pkgsrc/www/firefox-bin/Makefile       1.8
- pkgsrc/www/firefox-bin/distinfo       1.10

    Module Name:    pkgsrc
    Committed By:   tron
    Date:           Wed Jul 13 07:18:53 UTC 2005

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

    Log Message:
    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 e6cb823779b4 -r 72fe58134d0e www/firefox-bin/Makefile
--- a/www/firefox-bin/Makefile  Fri Jul 08 10:17:32 2005 +0000
+++ b/www/firefox-bin/Makefile  Thu Jul 14 21:35:46 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2005/05/12 15:06:58 tron Exp $
+# $NetBSD: Makefile,v 1.7.2.1 2005/07/14 21:35:46 snj 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 e6cb823779b4 -r 72fe58134d0e www/firefox-bin/distinfo
--- a/www/firefox-bin/distinfo  Fri Jul 08 10:17:32 2005 +0000
+++ b/www/firefox-bin/distinfo  Thu Jul 14 21:35:46 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2005/05/12 15:06:58 tron Exp $
+$NetBSD: distinfo,v 1.9.2.1 2005/07/14 21:35:46 snj 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