Skip to Content.
Sympa Menu

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

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 (477550b1deaee23760227e9d6b1bd0a3a88aa087)
  • Date: Wed, 19 Sep 2007 09:14:22 -0500

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

z-http/firefox-bin/DETAILS | 11 ++++++-----
z-http/firefox-bin/HISTORY | 4 ++++
2 files changed, 10 insertions(+), 5 deletions(-)

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

firefox-bin: Updated to version 2.0.0.7. SECURITY_PATCH++

diff --git a/z-http/firefox-bin/DETAILS b/z-http/firefox-bin/DETAILS
index 4c74fab..5f5517e 100755
--- a/z-http/firefox-bin/DETAILS
+++ b/z-http/firefox-bin/DETAILS
@@ -7,17 +7,18 @@ if [ "$FIREFOX_DEVEL" == "y" ]; then

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

SOURCE2_URL[0]=http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/granparadiso/alpha7/linux-i386/en-US/$SOURCE2
else
- VERSION=2.0.0.6
+ VERSION=2.0.0.7
SOURCE=firefox-${VERSION}.tar.gz
- SOURCE2=$SOURCE.asc
- SOURCE_GPG="firefox.gpg:$SOURCE2"
+# SOURCE2=$SOURCE.asc
+# SOURCE_GPG="firefox.gpg:$SOURCE2"

SOURCE_URL[0]=http://releases.mozilla.org/pub/mozilla.org/firefox/releases/$VERSION/linux-i686/en-US/${SOURCE}
-
SOURCE2_URL[0]=http://releases.mozilla.org/pub/mozilla.org/firefox/releases/$VERSION/linux-i686/en-US/${SOURCE}.asc
+#
SOURCE2_URL[0]=http://releases.mozilla.org/pub/mozilla.org/firefox/releases/$VERSION/linux-i686/en-US/${SOURCE}.asc
+
SOURCE_HASH=sha512:2acfb0d644d97ace06d4cdd60a8eba86e914ad9a7e2548cefa33247d358297dee2e3c62d4f73b549e8f0cd8e7fd249ea70686fc37d877d5c50478372716f7a7e
fi
SOURCE_DIRECTORY=$BUILD_DIRECTORY/firefox
WEB_SITE=http://www.mozilla.org/firefox
ENTERED=20040902
- SECURITY_PATCH=5
+ SECURITY_PATCH=6
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 58ea26c..cfca4f7 100644
--- a/z-http/firefox-bin/HISTORY
+++ b/z-http/firefox-bin/HISTORY
@@ -1,3 +1,7 @@
+2007-09-19 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated stable to version 2.0.0.7. SECURITY_PATCH++
+ New sig not in firefox.gpg
+
2007-08-15 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated stable to version 2.0.0.6. SECURITY_PATCH++
Updated devel to 3.0a7



  • [SM-Commit] GIT changes to master z-rejected grimoire by George Sherwood (477550b1deaee23760227e9d6b1bd0a3a88aa087), George Sherwood, 09/19/2007

Archive powered by MHonArc 2.6.24.

Top of Page