diff options
author | tron <tron@pkgsrc.org> | 2014-05-06 16:03:37 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2014-05-06 16:03:37 +0000 |
commit | 5d13492208456d8122c9551c75f84151fd880232 (patch) | |
tree | e77354e27f395022053805ede43df11b8bbd7c70 /mail | |
parent | f3c3c625a60db77bbcc06f3c038ed8a3fba26b6e (diff) | |
download | pkgsrc-5d13492208456d8122c9551c75f84151fd880232.tar.gz |
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
Diffstat (limited to 'mail')
-rw-r--r-- | mail/thunderbird/Makefile | 5 | ||||
-rw-r--r-- | mail/thunderbird/distinfo | 11 |
2 files changed, 6 insertions, 10 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 7998bc4ff59..45433fd8ddd 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.135 2014/05/05 00:48:06 ryoon Exp $ +# $NetBSD: Makefile,v 1.136 2014/05/06 16:03:37 tron Exp $ DISTNAME= # empty PKGNAME= thunderbird-${TB_VER} -TB_VER= 24.4.0 +TB_VER= 24.5.0 #LIGHTNINGVER= 1.9 -PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/} DISTFILES= thunderbird-${TB_VER}.source.tar.bz2 diff --git a/mail/thunderbird/distinfo b/mail/thunderbird/distinfo index 3e6ff5357f8..e6878ed9c84 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.139 2014/05/06 16:03:38 tron 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 |