Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master z-rejected grimoire by George Sherwood (c0f3ca60a99f0d38dc69f8af4586427718932c44)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master z-rejected grimoire by George Sherwood (c0f3ca60a99f0d38dc69f8af4586427718932c44)
  • Date: Thu, 31 May 2007 09:44:53 -0500

GIT changes to master z-rejected grimoire by George Sherwood
<gsherwood AT sourcemage.org>:

z-http/firefox-bin/DETAILS | 6 +++---
z-http/firefox-bin/HISTORY | 4 ++++
2 files changed, 7 insertions(+), 3 deletions(-)

New commits:
commit c0f3ca60a99f0d38dc69f8af4586427718932c44
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

firefox_bin: Updated to 2.0.0.4. SECURITY_PATCH++

diff --git a/z-http/firefox-bin/DETAILS b/z-http/firefox-bin/DETAILS
index 9287bc5..3c68f8c 100755
--- a/z-http/firefox-bin/DETAILS
+++ b/z-http/firefox-bin/DETAILS
@@ -1,13 +1,13 @@
SPELL=firefox-bin
if [ "$FIREFOX_DEVEL" == "y" ]; then
- VERSION=2.0.0.3
+ VERSION=2.0.0.4
SOURCE=firefox-${VERSION}.tar.gz
SOURCE2=$SOURCE.asc
SOURCE_GPG="firefox.gpg:$SOURCE2"

SOURCE_URL[0]=http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$VERSION/linux-i686/en-US/$SOURCE

SOURCE2_URL[0]=http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$VERSION/linux-i686/en-US/$SOURCE2
else
- VERSION=2.0.0.3
+ VERSION=2.0.0.4
SOURCE=firefox-${VERSION}.tar.gz
SOURCE2=$SOURCE.asc
SOURCE_GPG="firefox.gpg:$SOURCE2"
@@ -17,7 +17,7 @@ fi
SOURCE_DIRECTORY=$BUILD_DIRECTORY/firefox
WEB_SITE=http://www.mozilla.org/firefox
ENTERED=20040902
- SECURITY_PATCH=1
+ SECURITY_PATCH=2
LICENSE[0]=MOZILLA
REJECT="is non-source"
SHORT="The binary version of firefox."
diff --git a/z-http/firefox-bin/HISTORY b/z-http/firefox-bin/HISTORY
index e025fde..3ff9477 100644
--- a/z-http/firefox-bin/HISTORY
+++ b/z-http/firefox-bin/HISTORY
@@ -1,3 +1,7 @@
+2007-05-31 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated stable and devel to 2.0.0.4. SECURITY_PATCH++
+
http://www.mozilla.org/projects/security/known-vulnerabilities.html#Firefox
+
2007-03-21 George Sherwood <george AT beernabeer.com>
* DETAILS: Updates stable and devel to 2.0.0.3.




  • [SM-Commit] GIT changes to master z-rejected grimoire by George Sherwood (c0f3ca60a99f0d38dc69f8af4586427718932c44), George Sherwood, 05/31/2007

Archive powered by MHonArc 2.6.24.

Top of Page