pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2009Q1]: pkgsrc/www/firefox3 Pullup ticket #2746 - requested b...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bcb2124f962d
branches:  pkgsrc-2009Q1
changeset: 556784:bcb2124f962d
user:      tron <tron%pkgsrc.org@localhost>
date:      Wed Apr 22 22:08:42 2009 +0000

description:
Pullup ticket #2746 - requested by tnn
firefox3: security update

Revisions pulled up:
- www/firefox3/Makefile                 1.30
- www/firefox3/distinfo                 1.23
---
Module Name:    pkgsrc
Committed By:   tnn
Date:           Wed Apr 22 18:15:05 UTC 2009

Modified Files:
        pkgsrc/www/firefox3: Makefile distinfo

Log Message:
Update to firefox3-3.0.9.

- Fixed several security issues:
  MFSA 2009-22 Firefox allows Refresh header to redirect to javascript: URIs
  MFSA 2009-21 POST data sent to wrong site when saving web page with
               embedded frame
  MFSA 2009-20 Malicious search plugins can inject code into arbitrary sites
  MFSA 2009-19 Same-origin violations in XMLHttpRequest and
               XPCNativeWrapper.toString
  MFSA 2009-18 XSS hazard using third-party stylesheets and XBL bindings
  MFSA 2009-17 Same-origin violations when Adobe Flash loaded via
               view-source: scheme
  MFSA 2009-16 jar: scheme ignores the content-disposition: header
               on the inner URI
  MFSA 2009-15 URL spoofing with box drawing character
  MFSA 2009-14 Crashes with evidence of memory corruption (rv:1.9.0.9)
- Fixed several stability issues.
- Many users experienced an issue where a corrupt local database caused
  Firefox to "lose" its stored cookies. (bug 470578)
- Fixed an issue where, starting with Firefox 3.0.7, inline image
  attachments on popular webmail services (like AOL and AIM) would not
  display. (bug 482659)
- Large forms would sometimes take a long time to submit. (bug 426991)
- In certain cases, new windows would not have proper focus. (bug 446568)

diffstat:

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

diffs (34 lines):

diff -r 9bc72af3d1ad -r bcb2124f962d www/firefox3/Makefile
--- a/www/firefox3/Makefile     Tue Apr 21 19:13:17 2009 +0000
+++ b/www/firefox3/Makefile     Wed Apr 22 22:08:42 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2009/03/28 16:51:45 tnn Exp $
+# $NetBSD: Makefile,v 1.26.2.1 2009/04/22 22:08:42 tron Exp $
 
 MOZILLA=               firefox3        # allow coexisting with firefox2
 COMMENT=               Lightweight gecko-based web browser
@@ -18,7 +18,7 @@
 .include "../../www/firefox/Makefile-firefox.common"
 
 MAINTAINER=            tnn%NetBSD.org@localhost
-MOZ_VER=               3.0.8
+MOZ_VER=               3.0.9
 
 XPTCFILES:=            ${XPTCFILES:C,^,../../firefox3/files/,}
 DESCR_SRC=             ${.CURDIR}/../../www/firefox/DESCR
diff -r 9bc72af3d1ad -r bcb2124f962d www/firefox3/distinfo
--- a/www/firefox3/distinfo     Tue Apr 21 19:13:17 2009 +0000
+++ b/www/firefox3/distinfo     Wed Apr 22 22:08:42 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.18 2009/03/28 16:51:45 tnn Exp $
+$NetBSD: distinfo,v 1.18.2.1 2009/04/22 22:08:42 tron Exp $
 
-SHA1 (firefox-3.0.8-source.tar.bz2) = 93f82c64ae9c805964fb6459223a1061e2d328fd
-RMD160 (firefox-3.0.8-source.tar.bz2) = 2b56dbb881e169ad0a3acad30b8aa0677c03a5e5
-Size (firefox-3.0.8-source.tar.bz2) = 37048920 bytes
+SHA1 (firefox-3.0.9-source.tar.bz2) = e2d80d6d445b62268fedc43f757918dd5c1ef83a
+RMD160 (firefox-3.0.9-source.tar.bz2) = 23d95e2f87483f8cb9a88f8b88fffd4a2be24602
+Size (firefox-3.0.9-source.tar.bz2) = 37079070 bytes
 SHA1 (patch-aa) = f995b5e53fa11ecb659ab2dd10551db1c71cc5f3
 SHA1 (patch-ab) = dd388a040f99f71a79cf03a328de810e8d623374
 SHA1 (patch-ac) = c814530c1a8574739b7557d007563232b6070c51



Home | Main Index | Thread Index | Old Index