pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/mozilla-bin Update "mozilla-bin" package to versio...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a1d97f6279fc
branches:  trunk
changeset: 497178:a1d97f6279fc
user:      tron <tron%pkgsrc.org@localhost>
date:      Thu Jul 21 13:24:18 2005 +0000

description:
Update "mozilla-bin" package to version 1.7.10. The following security
issuses were fixed in this release:

MFSA 2005-56 Code execution through shared function objects
MFSA 2005-55 XHTML node spoofing
MFSA 2005-54 Javascript prompt origin spoofing
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-48 Same-origin violation with InstallTrigger callback
MFSA 2005-46 XBL scripts ran even when Javascript disabled
MFSA 2005-45 Content-generated event vulnerabilities

Support for Solaris SPARC and x86 is not available due to lack of a
precompiled binary at this point of time.

diffstat:

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

diffs (26 lines):

diff -r fb05bac90fd1 -r a1d97f6279fc www/mozilla-bin/Makefile
--- a/www/mozilla-bin/Makefile  Thu Jul 21 13:11:42 2005 +0000
+++ b/www/mozilla-bin/Makefile  Thu Jul 21 13:24:18 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2005/05/12 13:39:31 tron Exp $
+# $NetBSD: Makefile,v 1.25 2005/07/21 13:24:18 tron Exp $
 
 MOZILLA=       mozilla
-MOZ_VER=       1.7.8
+MOZ_VER=       1.7.10
 
 COMMENT=       Full featured gecko-based browser (binary pkg)
 
diff -r fb05bac90fd1 -r a1d97f6279fc www/mozilla-bin/distinfo
--- a/www/mozilla-bin/distinfo  Thu Jul 21 13:11:42 2005 +0000
+++ b/www/mozilla-bin/distinfo  Thu Jul 21 13:24:18 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2005/05/12 13:39:31 tron Exp $
+$NetBSD: distinfo,v 1.16 2005/07/21 13:24:18 tron Exp $
 
-SHA1 (mozilla-i686-pc-linux-gnu-1.7.8.tar.gz) = 3ec87f33d6488b9f44ebe0edf0dd43604b3a678c
-RMD160 (mozilla-i686-pc-linux-gnu-1.7.8.tar.gz) = f2eb8587395f56cd0d497f9d9f2eaecd28e6b112
-Size (mozilla-i686-pc-linux-gnu-1.7.8.tar.gz) = 13890638 bytes
+SHA1 (mozilla-i686-pc-linux-gnu-1.7.10.tar.gz) = 10b40b482fe2f05e171a3e0a4d5ade53c950df7a
+RMD160 (mozilla-i686-pc-linux-gnu-1.7.10.tar.gz) = c41fedb85c72af3d2a5c15d259edc65332738785
+Size (mozilla-i686-pc-linux-gnu-1.7.10.tar.gz) = 13885695 bytes



Home | Main Index | Thread Index | Old Index