From 37fabe0918f0150b34945ec22966799b6abc11ee Mon Sep 17 00:00:00 2001 From: spz Date: Wed, 7 May 2014 07:34:22 +0000 Subject: Pullup ticket #4399 - requested by tron mail/thunderbird: security update Revisions pulled up: - mail/thunderbird/Makefile 1.136 - mail/thunderbird/distinfo 1.139 ------------------------------------------------------------------- Module Name: pkgsrc Committed By: tron Date: Tue May 6 16:03:38 UTC 2014 Modified Files: pkgsrc/mail/thunderbird: Makefile distinfo Log Message: Update "thunderbird" package to version 24.5.0. The following security problems were fixed in this release: - MFSA 2014-46 Use-after-free in nsHostResolve - MFSA 2014-44 Use-after-free in imgLoader while resizing images - MFSA 2014-43 Cross-site scripting (XSS) using history navigations - MFSA 2014-42 Privilege escalation through Web Notification API - MFSA 2014-38 Buffer overflow when using non-XBL object as XBL - MFSA 2014-37 Out of bounds read while decoding JPG images - MFSA 2014-35 Privilege escalation through Mozilla Maintenance Service Installer - MFSA 2014-34 Miscellaneous memory safety hazards To generate a diff of this commit: cvs rdiff -u -r1.135 -r1.136 pkgsrc/mail/thunderbird/Makefile cvs rdiff -u -r1.138 -r1.139 pkgsrc/mail/thunderbird/distinfo --- mail/thunderbird/Makefile | 4 ++-- mail/thunderbird/distinfo | 11 ++++------- 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 9bc5e7e7487..9d8d75553f5 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.133 2014/03/21 01:43:40 ryoon Exp $ +# $NetBSD: Makefile,v 1.133.2.1 2014/05/07 07:34:22 spz Exp $ DISTNAME= # empty PKGNAME= thunderbird-${TB_VER} -TB_VER= 24.4.0 +TB_VER= 24.5.0 #LIGHTNINGVER= 1.9 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/} diff --git a/mail/thunderbird/distinfo b/mail/thunderbird/distinfo index 3e6ff5357f8..f6f8cdc48d9 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,11 +1,8 @@ -$NetBSD: distinfo,v 1.138 2014/03/21 12:37:58 wiz Exp $ +$NetBSD: distinfo,v 1.138.2.1 2014/05/07 07:34:22 spz Exp $ -SHA1 (enigmail-1.6.tar.gz) = 51a7eb7d86ce24d8199f741a0079f0d56ecd6368 -RMD160 (enigmail-1.6.tar.gz) = a854bb37a6a7f298f6cc268110dcb21d00909fa4 -Size (enigmail-1.6.tar.gz) = 1231111 bytes -SHA1 (thunderbird-24.4.0.source.tar.bz2) = d6a0c06e496ca5154eefc3f915d11ba653bd6832 -RMD160 (thunderbird-24.4.0.source.tar.bz2) = b114045f0afb61969e3825bd9cf5967f598aef9e -Size (thunderbird-24.4.0.source.tar.bz2) = 140040804 bytes +SHA1 (thunderbird-24.5.0.source.tar.bz2) = d77c91c341398bb6506a588e53e0f8973f361811 +RMD160 (thunderbird-24.5.0.source.tar.bz2) = 4735b2a8ce1e64ea6af06d71bcd7f87317b37c80 +Size (thunderbird-24.5.0.source.tar.bz2) = 140048545 bytes SHA1 (patch-aa) = 0ed482fc1d015afcb4813d74ac602acbe875aa6e SHA1 (patch-ak) = b47277baa1137a7610445b7c4dd147b331d5c5e6 SHA1 (patch-al) = 9970e89e92ff8b120119b560cb661eabd3a387de -- cgit v1.2.3