diff options
author | tron <tron> | 2008-11-23 21:53:43 +0000 |
---|---|---|
committer | tron <tron> | 2008-11-23 21:53:43 +0000 |
commit | 074be9d802863cc7c8ba70a24499bbe83f6b4611 (patch) | |
tree | d87e7d6e940d4ade0056016537bf8c09062b52eb | |
parent | 9730c6e48fb432c41dac17c4775ea380825cfdc7 (diff) | |
download | pkgsrc-074be9d802863cc7c8ba70a24499bbe83f6b4611.tar.gz |
Pullup ticket #2594 - requested by ghen
seamonkey: security update
seamonkey-bin: security update
seamonkey-gtk1: security update
Revisions pulled up:
- www/seamonkey-bin/Makefile 1.26
- www/seamonkey-bin/distinfo 1.22
- www/seamonkey/Makefile-seamonkey.common 1.21
- www/seamonkey/distinfo 1.35
---
Module Name: pkgsrc
Committed By: ghen
Date: Sat Nov 22 10:48:29 UTC 2008
Modified Files:
pkgsrc/www/seamonkey: Makefile-seamonkey.common distinfo
pkgsrc/www/seamonkey-bin: Makefile distinfo
Log Message:
Update seamonkey, seamonkey-bin and seamonkey-gtk1 to Seamonkey 1.1.13.
Security fixes in this version:
MFSA 2008-59 Script access to .documentURI and .textContent in mail
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.seamonkey-project.org/releases/seamonkey1.1.13/
-rw-r--r-- | www/seamonkey-bin/Makefile | 4 | ||||
-rw-r--r-- | www/seamonkey-bin/distinfo | 8 | ||||
-rw-r--r-- | www/seamonkey/Makefile-seamonkey.common | 4 | ||||
-rw-r--r-- | www/seamonkey/distinfo | 8 |
4 files changed, 12 insertions, 12 deletions
diff --git a/www/seamonkey-bin/Makefile b/www/seamonkey-bin/Makefile index 34a432ec6a3..f21153b9929 100644 --- a/www/seamonkey-bin/Makefile +++ b/www/seamonkey-bin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2008/09/26 13:38:47 ghen Exp $ +# $NetBSD: Makefile,v 1.25.2.1 2008/11/23 21:53:43 tron Exp $ MOZILLA= seamonkey -MOZ_VER= 1.1.12 +MOZ_VER= 1.1.13 MOZ_DISTVER= ${MOZ_VER} HOMEPAGE= http://www.mozilla.org/projects/seamonkey/ diff --git a/www/seamonkey-bin/distinfo b/www/seamonkey-bin/distinfo index d3de0c1bac5..b06e24f8e9a 100644 --- a/www/seamonkey-bin/distinfo +++ b/www/seamonkey-bin/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.21 2008/09/26 13:38:47 ghen Exp $ +$NetBSD: distinfo,v 1.21.2.1 2008/11/23 21:53:43 tron Exp $ -SHA1 (seamonkey/releases/1.1.12/seamonkey-1.1.12.en-US.linux-i686.tar.gz) = 2a6a36f43a1f2217f1d5965183f148a9e1bcc2d4 -RMD160 (seamonkey/releases/1.1.12/seamonkey-1.1.12.en-US.linux-i686.tar.gz) = 02ae8b1e9546683f4276a2c571f8a5b85efd9ab5 -Size (seamonkey/releases/1.1.12/seamonkey-1.1.12.en-US.linux-i686.tar.gz) = 14808322 bytes +SHA1 (seamonkey/releases/1.1.13/seamonkey-1.1.13.en-US.linux-i686.tar.gz) = 2d2144c4747a76d8af44e6fadf90731b06a3d07f +RMD160 (seamonkey/releases/1.1.13/seamonkey-1.1.13.en-US.linux-i686.tar.gz) = a83cac257b27729bf59d7012f93ab25eeeee0c8e +Size (seamonkey/releases/1.1.13/seamonkey-1.1.13.en-US.linux-i686.tar.gz) = 14816320 bytes diff --git a/www/seamonkey/Makefile-seamonkey.common b/www/seamonkey/Makefile-seamonkey.common index 9d016c7832e..cc3ca31ad50 100644 --- a/www/seamonkey/Makefile-seamonkey.common +++ b/www/seamonkey/Makefile-seamonkey.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile-seamonkey.common,v 1.20 2008/09/26 13:38:47 ghen Exp $ +# $NetBSD: Makefile-seamonkey.common,v 1.20.2.1 2008/11/23 21:53:43 tron Exp $ MOZILLA_BIN= seamonkey-bin -MOZ_VER= 1.1.12 +MOZ_VER= 1.1.13 EXTRACT_SUFX= .tar.bz2 DISTNAME= seamonkey-${MOZ_DIST_VER}.source diff --git a/www/seamonkey/distinfo b/www/seamonkey/distinfo index 63c515ce828..03187f1744e 100644 --- a/www/seamonkey/distinfo +++ b/www/seamonkey/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.34 2008/09/26 13:38:47 ghen Exp $ +$NetBSD: distinfo,v 1.34.2.1 2008/11/23 21:53:43 tron Exp $ -SHA1 (seamonkey-1.1.12.source.tar.bz2) = 268b7aadc6e116674eb53d1f2068a084347cb53e -RMD160 (seamonkey-1.1.12.source.tar.bz2) = 240036569a6af0149e896fbafca03fe310bbebf5 -Size (seamonkey-1.1.12.source.tar.bz2) = 38065768 bytes +SHA1 (seamonkey-1.1.13.source.tar.bz2) = d2577f35fd397a6481b0f3d6c172a599661cf4b8 +RMD160 (seamonkey-1.1.13.source.tar.bz2) = 04831569556413a4729cbe2fe7de6b8f00627654 +Size (seamonkey-1.1.13.source.tar.bz2) = 38057960 bytes SHA1 (patch-aa) = 2d117311991c4c71803f3c446334d7b6f1e1067a SHA1 (patch-ab) = b83dc786559d010f9bbb1adde697975166e0735e SHA1 (patch-ac) = 393920aabf9476b668510a88af041d9a54c6019d |