From 8e5d3aede0ea996be18c27c4b72f1b48c5dd2b8f Mon Sep 17 00:00:00 2001 From: Tilman Sauerbeck Date: Sat, 15 Apr 2006 12:37:35 +0000 Subject: [PATCH] [security] firefox: updated to 1.5.0.2, http://www.mozilla.org/projects/security/known-vulnerabilities.html#firefox1.5.0.2 --- firefox/.footprint | 2 ++ firefox/.md5sum | 2 +- firefox/Pkgfile | 4 ++-- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/firefox/.footprint b/firefox/.footprint index 2bc7e100a..76467ed38 100644 --- a/firefox/.footprint +++ b/firefox/.footprint @@ -2700,6 +2700,7 @@ drwxr-xr-x root/root usr/include/firefox/widget/ drwxr-xr-x root/root usr/include/firefox/windowwatcher/ -rw-r--r-- root/root usr/include/firefox/windowwatcher/nsIAuthPromptWrapper.h -rw-r--r-- root/root usr/include/firefox/windowwatcher/nsIDialogParamBlock.h +-rw-r--r-- root/root usr/include/firefox/windowwatcher/nsINonBlockingAlertService.h -rw-r--r-- root/root usr/include/firefox/windowwatcher/nsIPromptService.h -rw-r--r-- root/root usr/include/firefox/windowwatcher/nsIWindowWatcher.h -rw-r--r-- root/root usr/include/firefox/windowwatcher/nsPIPromptService.h @@ -4108,6 +4109,7 @@ drwxr-xr-x root/root usr/share/idl/firefox/ -rw-r--r-- root/root usr/share/idl/firefox/nsINativeAppSupport.idl -rw-r--r-- root/root usr/share/idl/firefox/nsINativeScrollbar.idl -rw-r--r-- root/root usr/share/idl/firefox/nsINetUtil.idl +-rw-r--r-- root/root usr/share/idl/firefox/nsINonBlockingAlertService.idl -rw-r--r-- root/root usr/share/idl/firefox/nsIOCSPResponder.idl -rw-r--r-- root/root usr/share/idl/firefox/nsIObjectInputStream.idl -rw-r--r-- root/root usr/share/idl/firefox/nsIObjectOutputStream.idl diff --git a/firefox/.md5sum b/firefox/.md5sum index 3e219b157..42bd8f63a 100644 --- a/firefox/.md5sum +++ b/firefox/.md5sum @@ -1,2 +1,2 @@ -c76f02956645bc823241379e27f76bb5 firefox-1.5.0.1-source.tar.bz2 +6bd65d899e9bcb16c28225899cc61a1e firefox-1.5.0.2-source.tar.bz2 9c62bd78f4ff2a5f166bc72d83db75e0 mozconfig diff --git a/firefox/Pkgfile b/firefox/Pkgfile index f4f617b65..d87d42e3e 100644 --- a/firefox/Pkgfile +++ b/firefox/Pkgfile @@ -4,8 +4,8 @@ # Depends on: libidl, gtk name=firefox -version=1.5.0.1 -release=2 +version=1.5.0.2 +release=1 source=(http://ftp.mozilla.org/pub/mozilla.org/$name/releases/$version/source/$name-$version-source.tar.bz2 \ mozconfig)