summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaka Kranjc2008-09-25 20:58:10 +0200
committerJaka Kranjc2008-09-25 20:58:10 +0200
commitf254fab3d85d3f885a05486436c26be5b7962c99 (patch)
tree09813a91230973f39837d2ea93a0604f1b1e6b1a
parent329b1802324d021c6cf1ef1189cb852848196793 (diff)
firefox: security update (http://www.mozilla.org/security/known-vulnerabilities/firefox30.html#firefox3.0.2)
(cherry-picked from commit 3bfe46076fbc50251c8813f53961db45d2c520fe)
-rwxr-xr-xhttp/firefox/DETAILS2
-rw-r--r--http/firefox/HISTORY3
2 files changed, 3 insertions, 2 deletions
diff --git a/http/firefox/DETAILS b/http/firefox/DETAILS
index 9a7f497cc6..b97f15e60b 100755
--- a/http/firefox/DETAILS
+++ b/http/firefox/DETAILS
@@ -16,7 +16,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=18
+ SECURITY_PATCH=19
fi
SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index f84278aff4..dd9e24bb34 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,5 +1,6 @@
2008-09-24 Vlad Glagolev <stealth@sourcemage.org>
- * DETAILS: updated spell to 3.0.2
+ * DETAILS: updated spell to 3.0.2 (security, according to
+ http://www.mozilla.org/security/known-vulnerabilities/firefox30.html)
2008-07-16 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 3.0.1, fixed source urls, quoting paths!