diff options
author | ghen <ghen@pkgsrc.org> | 2007-08-24 14:53:31 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2007-08-24 14:53:31 +0000 |
commit | d64556ac866ba0286d48b9804e87a67228497e3f (patch) | |
tree | a7ffe7878bbe7f763e9265679a5c2493d776da99 /mail/thunderbird15-gtk1 | |
parent | e14ff4eab28749f49f61eb64719e6465ad1e366c (diff) | |
download | pkgsrc-d64556ac866ba0286d48b9804e87a67228497e3f.tar.gz |
Update thunderbird15 and thunderbird15-gtk1 to 1.5.0.13.
Security fixes in this version:
MFSA 2007-27 Unescaped URIs passed to external programs
MFSA 2007-26 Privilege escalation through chrome-loaded about:blank windows
MFSA 2007-18 Crashes with evidence of memory corruption (rv:1.8.1.5)
For more info, see http://www.mozilla.com/en-US/thunderbird/releases/1.5.0.13.html
Diffstat (limited to 'mail/thunderbird15-gtk1')
-rw-r--r-- | mail/thunderbird15-gtk1/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/thunderbird15-gtk1/PLIST b/mail/thunderbird15-gtk1/PLIST index 7a7c54c8059..3868bd6e8c2 100644 --- a/mail/thunderbird15-gtk1/PLIST +++ b/mail/thunderbird15-gtk1/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2007/05/12 06:58:55 ghen Exp $ +@comment $NetBSD: PLIST,v 1.2 2007/08/24 14:53:31 ghen Exp $ bin/${MOZILLA} @comment begin PROGRAMS lib/${MOZILLA}/${MOZILLA_BIN} @@ -2164,6 +2164,7 @@ include/${MOZILLA}/string/string-template-undef.h include/${MOZILLA}/toolkitcomps/nsICommandLine.h include/${MOZILLA}/toolkitcomps/nsICommandLineHandler.h include/${MOZILLA}/toolkitcomps/nsICommandLineRunner.h +include/${MOZILLA}/toolkitcomps/nsICommandLineValidator.h include/${MOZILLA}/toolkitcomps/nsIRemoteService.h include/${MOZILLA}/toolkitcomps/nsToolkitCompsCID.h include/${MOZILLA}/txmgr/nsITransaction.h @@ -2425,6 +2426,7 @@ include/${MOZILLA}/xpcom/nsIEnumerator.h include/${MOZILLA}/xpcom/nsIEnvironment.h include/${MOZILLA}/xpcom/nsIErrorService.h include/${MOZILLA}/xpcom/nsIEventQueue.h +include/${MOZILLA}/xpcom/nsIEventQueueListener.h include/${MOZILLA}/xpcom/nsIEventQueueService.h include/${MOZILLA}/xpcom/nsIEventTarget.h include/${MOZILLA}/xpcom/nsIException.h |