Author: jaeger Date: 2006-08-29 21:22:00 +0200 (Tue, 29 Aug 2006) New Revision: 1789 Modified: crux-2.2/ports/opt/thunderbird/.footprint crux-2.2/ports/opt/thunderbird/.md5sum crux-2.2/ports/opt/thunderbird/Pkgfile Log: [security] thunderbird: updated to version 1.5.0.5, see http://www.mozilla.org/projects/security/known-vulnerabilities.html#thunderb... (thanks sip) Modified: crux-2.2/ports/opt/thunderbird/.footprint =================================================================== --- crux-2.2/ports/opt/thunderbird/.footprint 2006-08-29 16:27:08 UTC (rev 1788) +++ crux-2.2/ports/opt/thunderbird/.footprint 2006-08-29 19:22:00 UTC (rev 1789) @@ -88,7 +88,6 @@ -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 @@ -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 Modified: crux-2.2/ports/opt/thunderbird/.md5sum =================================================================== --- crux-2.2/ports/opt/thunderbird/.md5sum 2006-08-29 16:27:08 UTC (rev 1788) +++ crux-2.2/ports/opt/thunderbird/.md5sum 2006-08-29 19:22:00 UTC (rev 1789) @@ -1,2 +1,2 @@ f346e07ab1a6ecb55cc7f08fda1306ce mozconfig -ada9c163f5b26fe81958e7a85340811e thunderbird-1.5.0.4-source.tar.bz2 +b09d29f912c2133a75b44f4801fc62b0 thunderbird-1.5.0.5-source.tar.bz2 Modified: crux-2.2/ports/opt/thunderbird/Pkgfile =================================================================== --- crux-2.2/ports/opt/thunderbird/Pkgfile 2006-08-29 16:27:08 UTC (rev 1788) +++ crux-2.2/ports/opt/thunderbird/Pkgfile 2006-08-29 19:22:00 UTC (rev 1789) @@ -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-... \ mozconfig)