From f5b11ff99bde29cb161e5be9ef480fe9859536e6 Mon Sep 17 00:00:00 2001 From: ryoon Date: Fri, 21 Mar 2014 01:43:40 +0000 Subject: Update to 24.4.0 Changelog: Fixed in Thunderbird 24.4 MFSA 2014-32 Out-of-bounds write through TypedArrayObject after neutering MFSA 2014-31 Out-of-bounds read/write through neutering ArrayBuffer objects MFSA 2014-30 Use-after-free in TypeObject MFSA 2014-29 Privilege escalation using WebIDL-implemented APIs MFSA 2014-28 SVG filters information disclosure through feDisplacementMap MFSA 2014-27 Memory corruption in Cairo during PDF font rendering MFSA 2014-26 Information disclosure through polygon rendering in MathML MFSA 2014-17 Out of bounds read during WAV file decoding MFSA 2014-16 Files extracted during updates are not always read only MFSA 2014-15 Miscellaneous memory safety hazards (rv:28.0 / rv:24.4) --- mail/thunderbird/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/thunderbird/Makefile') diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 2cd6b162e6d..9bc5e7e7487 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.132 2014/02/13 18:51:54 tron Exp $ +# $NetBSD: Makefile,v 1.133 2014/03/21 01:43:40 ryoon Exp $ DISTNAME= # empty PKGNAME= thunderbird-${TB_VER} -TB_VER= 24.3.0 +TB_VER= 24.4.0 #LIGHTNINGVER= 1.9 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/} -- cgit v1.2.3