summaryrefslogtreecommitdiff
path: root/mail/thunderbird-gtk2
diff options
context:
space:
mode:
authorsnj <snj>2005-03-25 17:46:19 +0000
committersnj <snj>2005-03-25 17:46:19 +0000
commitba3162219bbf151b01bd56155313c7a5607fa4c8 (patch)
tree40bda080f4d18011dfb62343a35d0053c916c25d /mail/thunderbird-gtk2
parent11e29a3731e946ee75e5be5d404d193c05b900a1 (diff)
downloadpkgsrc-ba3162219bbf151b01bd56155313c7a5607fa4c8.tar.gz
Pullup ticket 390 - requested by Shin'ichiro TAYA
security fix for thunderbird and thunderbird-gtk2 Revisions pulled up: - pkgsrc/mail/thunderbird/Makefile-thunderbird.common 1.6 - pkgsrc/mail/thunderbird/PLIST 1.9 - pkgsrc/mail/thunderbird/distinfo 1.14 - pkgsrc/mail/thunderbird-gtk2/PLIST 1.8 Module Name: pkgsrc Committed By: taya Date: Fri Mar 25 14:43:46 UTC 2005 Modified Files: pkgsrc/mail/thunderbird: Makefile-thunderbird.common PLIST distinfo pkgsrc/mail/thunderbird-gtk2: PLIST Log Message: Update thunderbird & thunderbird-gtk2 to 1.0.2 Thunderbird 1.0.2 is a security and stability update. Fixed vulnerbilities are follows. MFSA 2005-30 GIF heap overflow parsing Netscape extension 2 MFSA 2005-25 Image drag and drop executable spoofing MFSA 2005-21 Overwrite arbitrary files downloading .lnk twice MFSA 2005-18 Memory overwrite in string library MFSA 2005-17 Install source spoofing with user:pass@host MFSA 2005-15 Heap overflow possible in UTF8 to Unicode conversion
Diffstat (limited to 'mail/thunderbird-gtk2')
-rw-r--r--mail/thunderbird-gtk2/PLIST12
1 files changed, 11 insertions, 1 deletions
diff --git a/mail/thunderbird-gtk2/PLIST b/mail/thunderbird-gtk2/PLIST
index 81fe50bcec0..031970fe728 100644
--- a/mail/thunderbird-gtk2/PLIST
+++ b/mail/thunderbird-gtk2/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2004/12/14 23:35:34 taya Exp $
+@comment $NetBSD: PLIST,v 1.7.4.1 2005/03/25 17:46:19 snj Exp $
bin/${MOZILLA}
@comment begin PROGRAMS
lib/${MOZILLA}/${MOZILLA_BIN}
@@ -786,8 +786,11 @@ include/${MOZILLA}/docshell/nsIDocShell.h
include/${MOZILLA}/docshell/nsIDocShellHistory.h
include/${MOZILLA}/docshell/nsIDocShellLoadInfo.h
include/${MOZILLA}/docshell/nsIDocShellTreeItem.h
+include/${MOZILLA}/docshell/nsIDocShellTreeItemTmp.h
include/${MOZILLA}/docshell/nsIDocShellTreeNode.h
+include/${MOZILLA}/docshell/nsIDocShellTreeNodeTmp.h
include/${MOZILLA}/docshell/nsIDocShellTreeOwner.h
+include/${MOZILLA}/docshell/nsIDocShellTreeOwnerTmp.h
include/${MOZILLA}/docshell/nsIEditorDocShell.h
include/${MOZILLA}/docshell/nsIGlobalHistory.h
include/${MOZILLA}/docshell/nsIGlobalHistory2.h
@@ -2596,6 +2599,12 @@ include/${MOZILLA}/zlib/zlib.h
@unexec ${RM} %D/lib/${MOZILLA}/chrome/overlayinfo/navigator/content/overlays.rdf
@unexec ${RM} %D/lib/${MOZILLA}/components/compreg.dat
@unexec ${RM} %D/lib/${MOZILLA}/components/xpti.dat
+@unexec ${RM} %D/lib/${MOZILLA}/components.ini
+@unexec ${RM} %D/lib/${MOZILLA}/extensions/Extensions.rdf
+@unexec ${RM} %D/lib/${MOZILLA}/extensions/installed-extensions-processed.txt
+@unexec ${RM} %D/lib/${MOZILLA}/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf
+@dirrm lib/${MOZILLA}/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}
+@dirrm lib/${MOZILLA}/extensions
@dirrm lib/${MOZILLA}/chrome/overlayinfo/navigator/content
@dirrm lib/${MOZILLA}/chrome/overlayinfo/navigator
@dirrm lib/${MOZILLA}/chrome/overlayinfo/messenger/content
@@ -2638,6 +2647,7 @@ include/${MOZILLA}/zlib/zlib.h
@dirrm lib/${MOZILLA}/chrome/icons/default
@dirrm lib/${MOZILLA}/chrome/icons
@dirrm lib/${MOZILLA}/chrome
+@dirrm lib/${MOZILLA}
@dirrm include/${MOZILLA}/zlib
@dirrm include/${MOZILLA}/xultmpl
@dirrm include/${MOZILLA}/xuldoc