Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-rc-0.48 grimoire by George Sherwood (961db3df00447772dca4ab4033ec9eb628c529f1)

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-rc-0.48 grimoire by George Sherwood (961db3df00447772dca4ab4033ec9eb628c529f1)
  • Date: Sun, 12 Sep 2010 15:49:09 -0500

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

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

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

firefox 3.6.9, SECURITY_PATCH=35
(cherry picked from commit 385755e3b4b31ec13670758b8507bbcdb126ae39)

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

xulrunner 1.9.2.9, FFVERSION=3.6.9, SECURITY_PATCH=17
(cherry picked from commit 6cfcca802e32f96a5a0a317e139a8c4688b6f757)

diff --git a/http/firefox/DETAILS b/http/firefox/DETAILS
index d309fbf..fd58dfe 100755
--- a/http/firefox/DETAILS
+++ b/http/firefox/DETAILS
@@ -8,7 +8,7 @@ if [[ $FIREFOX_CVS == y ]]; then
#
SOURCE_HASH=sha512:eb38349212a352718987e611315405c869fad9ebd6026ce4662bbbb12c5914178c6d348ea12686a7efbb046870e44238a1b46e20fe3d9eb323e3d6ab8f9dfacc
SOURCE2_URL[0]=$SOURCE_URL.asc
else
- VERSION=3.6.8
+ VERSION=3.6.9
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=34
+ SECURITY_PATCH=35
fi
SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index dba8f8e..60b926f 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,3 +1,6 @@
+2010-09-08 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 3.6.9, SECURITY_PATCH=35
+
2010-08-28 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated devel to version 4.0b4
* DEPENDS: Optional depends on yasm
diff --git a/http/xulrunner/DEPENDS b/http/xulrunner/DEPENDS
index e36db69..8116ac1 100755
--- a/http/xulrunner/DEPENDS
+++ b/http/xulrunner/DEPENDS
@@ -4,7 +4,7 @@ depends jpeg &&
depends libidl &&
depends libxft &&
depends -sub APNG libpng &&
-depends sqlite &&
+depends -sub SECURE_DELETE sqlite &&
depends nspr &&
depends -sub "3.12.x" nss &&
depends perl &&
diff --git a/http/xulrunner/DETAILS b/http/xulrunner/DETAILS
index c5e06af..4cf1f3b 100755
--- a/http/xulrunner/DETAILS
+++ b/http/xulrunner/DETAILS
@@ -1,6 +1,6 @@
SPELL=xulrunner
- VERSION=1.9.2.8
- FFVERSION=3.6.8
+ VERSION=1.9.2.9
+ FFVERSION=3.6.9
SOURCE=firefox-$FFVERSION.source.tar.bz2
SOURCE2=$SOURCE.asc
SOURCE2_IGNORE=signature
@@ -9,7 +9,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION

SOURCE_URL[0]=ftp://ftp.mozilla.org/pub/firefox/releases/$FFVERSION/source/$SOURCE
SOURCE2_URL[0]=$SOURCE_URL.asc
WEB_SITE=http://www.mozilla.org/
- SECURITY_PATCH=16
+ SECURITY_PATCH=17
ENTERED=20060829
LICENSE[0]=MPL
DOCS="LICENSE README.txt"
diff --git a/http/xulrunner/HISTORY b/http/xulrunner/HISTORY
index 5e2c702..887d61d 100644
--- a/http/xulrunner/HISTORY
+++ b/http/xulrunner/HISTORY
@@ -1,3 +1,7 @@
+2010-09-08 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 1.9.2.9, FFVERSION=3.6.9, SECURITY_PATCH=17
+ * DEPENDS: added -sub SECURE_DELETE to sqlite
+
2010-08-04 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* BUILD: forced optimizations to -O2 to prevent segfault




  • [SM-Commit] GIT changes to stable-rc-0.48 grimoire by George Sherwood (961db3df00447772dca4ab4033ec9eb628c529f1), George Sherwood, 09/12/2010

Archive powered by MHonArc 2.6.24.

Top of Page