pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/firefox3 Update to firefox3-3.0.9.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/18ddac519811
branches:  trunk
changeset: 391947:18ddac519811
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Wed Apr 22 18:15:05 2009 +0000

description:
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 |  5 ++---
 www/firefox3/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (37 lines):

diff -r 8d9486cfbebc -r 18ddac519811 www/firefox3/Makefile
--- a/www/firefox3/Makefile     Wed Apr 22 16:24:18 2009 +0000
+++ b/www/firefox3/Makefile     Wed Apr 22 18:15:05 2009 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2009/04/21 15:20:13 tnn Exp $
+# $NetBSD: Makefile,v 1.30 2009/04/22 18:15:05 tnn Exp $
 
 MOZILLA=               firefox3        # allow coexisting with firefox2
-PKGREVISION=           2
 COMMENT=               Lightweight gecko-based web browser
 
 MOZILLA_USE_GTK2=      # yes
@@ -19,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 8d9486cfbebc -r 18ddac519811 www/firefox3/distinfo
--- a/www/firefox3/distinfo     Wed Apr 22 16:24:18 2009 +0000
+++ b/www/firefox3/distinfo     Wed Apr 22 18:15:05 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.22 2009/04/21 13:00:55 tnn Exp $
+$NetBSD: distinfo,v 1.23 2009/04/22 18:15:05 tnn 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) = 4a1704e96b74c76adca615fdf2c9069ca17e9d70
 SHA1 (patch-ac) = af80f061bdd918a61197c9c499e7d1f5b7d10ebd



Home | Main Index | Thread Index | Old Index