summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Sherwood2009-04-21 19:46:21 -0500
committerEric Sandall2009-04-27 17:29:32 -0700
commitbf17fc0730acb51e596273237ff67a152d011aea (patch)
tree4bfa211e49a73613233420a610a31b1e106900a9
parent79b532a256382a58299e7e26f6643ffb5caafa2b (diff)
firefox: Updated to version 3.0.9. SECURITY_PATCH++
(cherry picked from commit 7b5663a982dd349d23e2e1ae43d7f3de6198d3fd)
-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 b4aa03ec1e..701fc88013 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.8
+ VERSION=3.0.9
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=23
+ SECURITY_PATCH=24
fi
SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index 6a41b77ab0..3aee1f996d 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,3 +1,6 @@
+2009-04-21 George Sherwood <gsherwood@sourcemage.org>
+ * DETAILS: Updated stable to version 3.0.9. SECURITY_PATCH++
+
2009-03-28 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: SECURITY_PATCH+=1, ok sandalle@