From 8832c3036c271d9253ffa40f215c7adf1c7362e3 Mon Sep 17 00:00:00 2001 From: Matt Housh Date: Tue, 29 Aug 2006 19:22:00 +0000 Subject: [PATCH] [security] thunderbird: updated to version 1.5.0.5, see http://www.mozilla.org/projects/security/known-vulnerabilities.html#thunderbird1.5.0.5 (thanks sip) --- thunderbird/.footprint | 2 -- thunderbird/.md5sum | 2 +- thunderbird/Pkgfile | 2 +- 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/thunderbird/.footprint b/thunderbird/.footprint index df6aea391..74332cd63 100644 --- a/thunderbird/.footprint +++ b/thunderbird/.footprint @@ -88,7 +88,6 @@ drwxr-xr-x root/root usr/lib/thunderbird/components/ -rw-r--r-- root/root usr/lib/thunderbird/components/gfx.xpt -rw-r--r-- root/root usr/lib/thunderbird/components/history.xpt -rw-r--r-- root/root usr/lib/thunderbird/components/htmlparser.xpt --rw-r--r-- root/root usr/lib/thunderbird/components/imgicon.xpt -rw-r--r-- root/root usr/lib/thunderbird/components/imglib2.xpt -rw-r--r-- root/root usr/lib/thunderbird/components/impComm4xMail.xpt -rw-r--r-- root/root usr/lib/thunderbird/components/import.xpt @@ -118,7 +117,6 @@ drwxr-xr-x root/root usr/lib/thunderbird/components/ -rwxr-xr-x root/root usr/lib/thunderbird/components/libgklayout.so -rwxr-xr-x root/root usr/lib/thunderbird/components/libhtmlpars.so -rwxr-xr-x root/root usr/lib/thunderbird/components/libi18n.so --rwxr-xr-x root/root usr/lib/thunderbird/components/libimgicon.so -rwxr-xr-x root/root usr/lib/thunderbird/components/libimglib2.so -rwxr-xr-x root/root usr/lib/thunderbird/components/libimport.so -rwxr-xr-x root/root usr/lib/thunderbird/components/libjar50.so diff --git a/thunderbird/.md5sum b/thunderbird/.md5sum index 4facb249b..165aee719 100644 --- a/thunderbird/.md5sum +++ b/thunderbird/.md5sum @@ -1,2 +1,2 @@ f346e07ab1a6ecb55cc7f08fda1306ce mozconfig -ada9c163f5b26fe81958e7a85340811e thunderbird-1.5.0.4-source.tar.bz2 +b09d29f912c2133a75b44f4801fc62b0 thunderbird-1.5.0.5-source.tar.bz2 diff --git a/thunderbird/Pkgfile b/thunderbird/Pkgfile index c92ebe42b..fd1444a4b 100644 --- a/thunderbird/Pkgfile +++ b/thunderbird/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libidl, gtk, libjpeg, libpng, zlib, expat name=thunderbird -version=1.5.0.4 +version=1.5.0.5 release=1 source=(http://ftp.mozilla.org/pub/mozilla.org/$name/releases/$version/source/$name-$version-source.tar.bz2 \ mozconfig)