summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Sherwood2009-04-27 18:28:44 -0500
committerEric Sandall2009-04-27 17:30:02 -0700
commit3e501f8419edb393d443b18a1c90f6dfd89ec5cf (patch)
tree5b33a9d76ad2db0afa7fd2644a97791220dd23bc
parent32fce3fba68385f0d91b0b3a6125c66f7174fcf0 (diff)
firefox: Updated to version 3.0.10. SECURITY_PATCH++
(cherry picked from commit 792b2cacbdb39faffc478f530428ae4c41d6d9e3)
-rwxr-xr-xhttp/firefox/DETAILS4
-rw-r--r--http/firefox/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/http/firefox/DETAILS b/http/firefox/DETAILS
index 701fc88013..dfde888dbf 100755
--- a/http/firefox/DETAILS
+++ b/http/firefox/DETAILS
@@ -8,7 +8,7 @@ if [[ $FIREFOX_CVS == y ]]; then
SOURCE_HASH=sha512:eb38349212a352718987e611315405c869fad9ebd6026ce4662bbbb12c5914178c6d348ea12686a7efbb046870e44238a1b46e20fe3d9eb323e3d6ab8f9dfacc
# SOURCE2_URL[0]=$SOURCE_URL.asc
else
- VERSION=3.0.9
+ VERSION=3.0.10
SOURCE=$SPELL-$VERSION-source.tar.bz2
SOURCE2=$SOURCE.asc
SOURCE_GPG=firefox.gpg:$SOURCE2:UPSTREAM_KEY
@@ -17,7 +17,7 @@ else
SOURCE_URL[2]=ftp://ftp.in2p3.fr/pub/mozilla/$SPELL/releases/$VERSION/source/$SOURCE
SOURCE_URL[3]=ftp://ftp.sai.msu.su/pub/unix/WWW/browsers/$SOURCE
SOURCE2_URL[0]=$SOURCE_URL.asc
- SECURITY_PATCH=24
+ SECURITY_PATCH=25
fi
SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index 3aee1f996d..c3d8721af1 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,3 +1,6 @@
+2009-04-27 George Sherwood <gsherwood@sourcemage.org>
+ * DETAILS: Updated stable to version 3.0.10. SECURITY_PATCH++
+
2009-04-21 George Sherwood <gsherwood@sourcemage.org>
* DETAILS: Updated stable to version 3.0.9. SECURITY_PATCH++