Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (0ca8e4c467c4803a14d43271e45a141e8c554f7d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (0ca8e4c467c4803a14d43271e45a141e8c554f7d)
  • Date: Sat, 11 Nov 2006 09:30:47 -0600

GIT changes to master grimoire by George Sherwood <chat AT sourcemage.org>:

http/firefox/DETAILS | 4 ++--
http/firefox/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit 0ca8e4c467c4803a14d43271e45a141e8c554f7d
Author: George Sherwood <chat AT sourcemage.org>
Commit: George Sherwood <chat AT sourcemage.org>

firefox: Updated to 1.5.0.8. Three security fixes. Incremented
SECURITY_PATCH. Wasn't sure how close we are to getting 2.0 working.

diff --git a/http/firefox/DETAILS b/http/firefox/DETAILS
index 8d9626e..ee03198 100755
--- a/http/firefox/DETAILS
+++ b/http/firefox/DETAILS
@@ -5,7 +5,7 @@ if [ "$FIREFOX_CVS" == "y" ]; then

SOURCE_URL[0]=cvs://:pserver:anonymous AT cvs-mirror.mozilla.org:/cvsroot:mozilla/client.mk
SOURCE_IGNORE=volatile
else
- VERSION=1.5.0.7
+ VERSION=1.5.0.8
SOURCE=$SPELL-$VERSION-source.tar.bz2
SOURCE2=${SOURCE}.asc
SOURCE_GPG="firefox.gpg:${SOURCE2}:UPSTREAM_KEY"
@@ -15,7 +15,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=4
+ SECURITY_PATCH=5
fi
SOURCE_DIRECTORY=$BUILD_DIRECTORY/mozilla
WEB_SITE=http://www.mozilla.org/projects/firefox/
diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index b45dc3d..7c5658d 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,3 +1,6 @@
+2006-11-11 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated to 1.5.0.8. Updated SECURITY_PATCH
+
2006-11-07 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* DEPENDS: change suggest_depends to sub_depends_2 for #13244




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (0ca8e4c467c4803a14d43271e45a141e8c554f7d), George Sherwood, 11/11/2006

Archive powered by MHonArc 2.6.24.

Top of Page