diff options
author | ryoon <ryoon@pkgsrc.org> | 2013-02-24 14:13:55 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2013-02-24 14:13:55 +0000 |
commit | 51be5f07c125e9ae5a10083c8a676b14d427f2e7 (patch) | |
tree | ac58ffc244b66c0ac07d46bf6c394b1e96c36a43 /mail | |
parent | 69012af75fcfc400ef221881206304eebb4edb47 (diff) | |
download | pkgsrc-51be5f07c125e9ae5a10083c8a676b14d427f2e7.tar.gz |
Update to 17.0.3
Changelog:
FIXED
Security fixes can be found here
FIXED
Attachments sometimes could not be removed from the composition window using the keyboard, this is now fixed (799451)
Fixed in Thunderbird 17.0.3
MFSA 2013-28 Use-after-free, out of bounds read, and buffer overflow issues found using Address Sanitizer
MFSA 2013-27 Phishing on HTTPS connection through malicious proxy
MFSA 2013-26 Use-after-free in nsImageLoadingContent
MFSA 2013-25 Privacy leak in JavaScript Workers
MFSA 2013-24 Web content bypass of COW and SOW security wrappers
MFSA 2013-21 Miscellaneous memory safety hazards (rv:19.0 / rv:17.0.3)
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 e7135600973..ebaf3880f53 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.110 2013/02/16 11:23:02 wiz Exp $ +# $NetBSD: Makefile,v 1.111 2013/02/24 14:13:55 ryoon Exp $ # DISTNAME= # empty PKGNAME= thunderbird-${TB_VER} -TB_VER= 17.0.2 +TB_VER= 17.0.3 LIGHTNINGVER= 1.9 -PKGREVISION= 3 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_MOZILLA_ESR:=thunderbird/releases/${TB_VER}esr/source/} \ ${MASTER_SITE_MOZILLA_ALL:=thunderbird/releases/${TB_VER}esr/source/} diff --git a/mail/thunderbird/distinfo b/mail/thunderbird/distinfo index 14af82f462b..91c61404549 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,14 +1,11 @@ -$NetBSD: distinfo,v 1.112 2013/01/19 13:19:53 wiz Exp $ +$NetBSD: distinfo,v 1.113 2013/02/24 14:13:56 ryoon Exp $ -SHA1 (enigmail-1.4.5.tar.gz) = 16d0450a9f5fb4de0e9cc5b9f8091dce4b070aaf -RMD160 (enigmail-1.4.5.tar.gz) = 860a1ca813fd2ccae69ac0afe07affd39611e56a -Size (enigmail-1.4.5.tar.gz) = 1269207 bytes SHA1 (lightning-1.9.source.tar.bz2) = 3cc625649debed6f7403c862f166b771b80b92ce RMD160 (lightning-1.9.source.tar.bz2) = 3396533847c05ed37537b9a78d771e55f767bea6 Size (lightning-1.9.source.tar.bz2) = 113944316 bytes -SHA1 (thunderbird-17.0.2esr.source.tar.bz2) = 2c58a65136ca90e8d2e65db86eb852b6c73f3614 -RMD160 (thunderbird-17.0.2esr.source.tar.bz2) = 2bfa75ec38f6b1dcb921aaed4367cf5592e38e79 -Size (thunderbird-17.0.2esr.source.tar.bz2) = 113340839 bytes +SHA1 (thunderbird-17.0.3esr.source.tar.bz2) = 377e3a5450063423eb3b46082332ee81f2abd507 +RMD160 (thunderbird-17.0.3esr.source.tar.bz2) = 2621c7d0d0238d7609c0ef12c8b562c724de2d3f +Size (thunderbird-17.0.3esr.source.tar.bz2) = 113057252 bytes SHA1 (patch-aa) = 5217684e8e6d587b1cfa65066bd9440b9a313cf3 SHA1 (patch-aa-toplevel) = b18a348a10efbf0caad1e3e58de2ecb1120ddaf3 SHA1 (patch-ab) = 7432f73e9771260849d99e14008164bd3d564bf8 |