diff options
author | tron <tron@pkgsrc.org> | 2007-11-15 15:05:22 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2007-11-15 15:05:22 +0000 |
commit | 68f42b7c9f4e32ee622cc953908d6288e76968f0 (patch) | |
tree | 815bd8fad757118b47b9d7c7e0d28b9e1a61f0b3 /mail/thunderbird/Makefile | |
parent | 83dd6f1fba63731946dc5c0bf960ece41b88e819 (diff) | |
download | pkgsrc-68f42b7c9f4e32ee622cc953908d6288e76968f0.tar.gz |
Update "thunderbird" package to version 2.0.0.9. It fixes the following
security problems:
- MFSA 2007-36 URIs with invalid %-encoding mishandled by Windows
- MFSA 2007-29 Crashes with evidence of memory corruption (rv:1.8.1.8)
Diffstat (limited to 'mail/thunderbird/Makefile')
-rw-r--r-- | mail/thunderbird/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 09cf0b99b65..0bfea39c0b4 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.29 2007/10/16 01:53:28 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.30 2007/11/15 15:05:22 tron Exp $ MOZILLA= thunderbird -PKGREVISION= 2 COMMENT= Mozilla mail client MOZILLA_USE_GTK2= # yes |