Skip to Content.
Sympa Menu

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

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 (de3fdb74d1a90e61b860991f09b521ea30b5d7f7)
  • Date: Fri, 21 Sep 2007 12:37:37 -0500

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

z-http/firefox-bin/DETAILS | 15 +++++++--------
z-http/firefox-bin/HISTORY | 4 ++++
z-http/firefox-bin/firefox.gpg |binary
3 files changed, 11 insertions(+), 8 deletions(-)

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

firefox-bin: Updated devel to 3.0a8. Added new Mozilla sig to
firefox.gpg

diff --git a/z-http/firefox-bin/DETAILS b/z-http/firefox-bin/DETAILS
index 5f5517e..78823c7 100755
--- a/z-http/firefox-bin/DETAILS
+++ b/z-http/firefox-bin/DETAILS
@@ -1,19 +1,18 @@
SPELL=firefox-bin
if [ "$FIREFOX_DEVEL" == "y" ]; then
- VERSION=3.0a7
- SOURCE=granparadiso-alpha7.tar.bz2
+ VERSION=3.0a8
+ SOURCE=granparadiso-alpha8.tar.bz2
SOURCE2=$SOURCE.asc
SOURCE_GPG="firefox.gpg:$SOURCE2"
-
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
+
SOURCE_URL[0]=http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/granparadiso/alpha8/linux-i386/en-US/$SOURCE
+
SOURCE2_URL[0]=http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/granparadiso/alpha8/linux-i386/en-US/$SOURCE2
else
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
-
SOURCE_HASH=sha512:2acfb0d644d97ace06d4cdd60a8eba86e914ad9a7e2548cefa33247d358297dee2e3c62d4f73b549e8f0cd8e7fd249ea70686fc37d877d5c50478372716f7a7e
+
SOURCE2_URL[0]=http://releases.mozilla.org/pub/mozilla.org/firefox/releases/$VERSION/linux-i686/en-US/${SOURCE}.asc
fi
SOURCE_DIRECTORY=$BUILD_DIRECTORY/firefox
WEB_SITE=http://www.mozilla.org/firefox
diff --git a/z-http/firefox-bin/HISTORY b/z-http/firefox-bin/HISTORY
index cfca4f7..43c91cc 100644
--- a/z-http/firefox-bin/HISTORY
+++ b/z-http/firefox-bin/HISTORY
@@ -1,3 +1,7 @@
+2007-09-21 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated devel to 3.0a8.
+ * firefox.gpg: Added new sig
+
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
diff --git a/z-http/firefox-bin/firefox.gpg b/z-http/firefox-bin/firefox.gpg
index 4a924e3..9630252 100644
Binary files a/z-http/firefox-bin/firefox.gpg and
b/z-http/firefox-bin/firefox.gpg differ



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

Archive powered by MHonArc 2.6.24.

Top of Page