diff options
author | ghen <ghen@pkgsrc.org> | 2008-08-22 09:42:15 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2008-08-22 09:42:15 +0000 |
commit | 34c9a0778b56c7d5469d40bb1c6f4725816b6815 (patch) | |
tree | 2b762210330215be65cceaff799a5660d39806fd /mail/thunderbird-gtk1 | |
parent | 6ac331ec9b827b57fcde51ebedde81a3d89d6cce (diff) | |
download | pkgsrc-34c9a0778b56c7d5469d40bb1c6f4725816b6815.tar.gz |
Update thunderbird and thunderbird-gtk1 to 2.0.0.16.
Security fixes in this version:
MFSA 2008-34 Remote code execution by overflowing CSS reference counter
MFSA 2008-33 Crash and remote code execution in block reflow
MFSA 2008-31 Peer-trusted certs can use alt names to spoof
MFSA 2008-29 Faulty .properties file results in uninitialized memory being used
MFSA 2008-26 Buffer length checks in MIME processing
MFSA 2008-25 Arbitrary code execution in mozIJSSubScriptLoader.loadSubScript()
MFSA 2008-24 Chrome script loading from fastload file
MFSA 2008-21 Crashes with evidence of memory corruption
For more info, see http://www.mozilla.com/en-US/thunderbird/2.0.0.16/releasenotes/
Diffstat (limited to 'mail/thunderbird-gtk1')
-rw-r--r-- | mail/thunderbird-gtk1/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/thunderbird-gtk1/PLIST b/mail/thunderbird-gtk1/PLIST index 1beb6054a7b..81b78b99917 100644 --- a/mail/thunderbird-gtk1/PLIST +++ b/mail/thunderbird-gtk1/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.13 2007/07/26 12:29:37 ghen Exp $ +@comment $NetBSD: PLIST,v 1.14 2008/08/22 09:42:15 ghen Exp $ bin/${MOZILLA} @comment begin PROGRAMS lib/${MOZILLA}/${MOZILLA_BIN} @@ -2102,6 +2102,7 @@ include/${MOZILLA}/pipnss/nsITokenDialogs.h include/${MOZILLA}/pipnss/nsITokenPasswordDialogs.h include/${MOZILLA}/pipnss/nsIUserCertPicker.h include/${MOZILLA}/pipnss/nsIX509Cert.h +include/${MOZILLA}/pipnss/nsIX509Cert18Branch.h include/${MOZILLA}/pipnss/nsIX509Cert3.h include/${MOZILLA}/pipnss/nsIX509CertDB.h include/${MOZILLA}/pipnss/nsIX509CertDB2.h |