Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-0.53 grimoire by George Sherwood (df28638971d7af77179802233882001f9ecde1d6)

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 stable-0.53 grimoire by George Sherwood (df28638971d7af77179802233882001f9ecde1d6)
  • Date: Thu, 3 Mar 2011 16:31:33 -0600

GIT changes to stable-0.53 grimoire by George Sherwood
<gsherwood AT sourcemage.org>:

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

New commits:
commit df28638971d7af77179802233882001f9ecde1d6
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: George Sherwood <gsherwood AT sourcemage.org>

firefox 3.6.14, SECURITY_PATCH=39
(cherry picked from commit a36e269ee22ceadff13d49c83214244e067aaed4)

commit 623a68181e23586919b5dc9d6c2dd1d6a4a1e117
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

firefox: Updated devel to version 4.0b12
(cherry picked from commit 6aac5ef112b905df865d88c99b7a99e5f9e39631)

diff --git a/http/firefox/DETAILS b/http/firefox/DETAILS
index 63f8da3..6229af8 100755
--- a/http/firefox/DETAILS
+++ b/http/firefox/DETAILS
@@ -1,6 +1,6 @@
SPELL=firefox
if [[ $FIREFOX_CVS == y ]]; then
- VERSION=4.0b10
+ VERSION=4.0b12
SOURCE=$SPELL-$VERSION.source.tar.bz2
SOURCE2=$SOURCE.asc
SOURCE_GPG=firefox.gpg:$SOURCE2:UPSTREAM_KEY
@@ -8,7 +8,7 @@ if [[ $FIREFOX_CVS == y ]]; then
#
SOURCE_HASH=sha512:eb38349212a352718987e611315405c869fad9ebd6026ce4662bbbb12c5914178c6d348ea12686a7efbb046870e44238a1b46e20fe3d9eb323e3d6ab8f9dfacc
SOURCE2_URL[0]=$SOURCE_URL.asc
else
- VERSION=3.6.13
+ VERSION=3.6.14
SOURCE=$SPELL-$VERSION.source.tar.bz2
SOURCE2=$SOURCE.asc
SOURCE_GPG=firefox.gpg:$SOURCE2:UPSTREAM_KEY
@@ -17,7 +17,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=38
+ SECURITY_PATCH=39
fi
SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index dee214b..a56217f 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,3 +1,9 @@
+2011-03-02 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 3.6.14, SECURITY_PATCH=39
+
+2011-02-26 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated devel to 4.0b12
+
2011-01-26 Pol Vinogradov <vin.public AT gmail.com>
* DETAILS: updated FIREFOX_CVS to 4.0b10




  • [SM-Commit] GIT changes to stable-0.53 grimoire by George Sherwood (df28638971d7af77179802233882001f9ecde1d6), George Sherwood, 03/03/2011

Archive powered by MHonArc 2.6.24.

Top of Page