[tor-commits] [torbrowser/master] bump firefox to 3.6.16, along with libevent (2.0.10) and most extensions for tbb osx 1.0.14-dev

erinn at torproject.org erinn at torproject.org
Wed Mar 23 12:42:04 UTC 2011


commit 337458ff4078aef15f0549cfa94e13d36e345dc8
Author: Erinn Clark <erinn at torproject.org>
Date:   Wed Mar 23 13:01:04 2011 +0100

    bump firefox to 3.6.16, along with libevent (2.0.10) and most extensions for tbb osx 1.0.14-dev
---
 README.OSX           |   17 ++++++++++++-----
 build-scripts/osx.mk |   10 +++++-----
 2 files changed, 17 insertions(+), 10 deletions(-)

diff --git a/README.OSX b/README.OSX
index 18ebffb..061a366 100644
--- a/README.OSX
+++ b/README.OSX
@@ -5,13 +5,13 @@ Included applications
 ---------------------
 
 Vidalia 0.2.10 (with Qt 4.6.2)
-Tor 0.2.2.23-alpha (with libevent-1.4.13, zlib-1.2.3 and openssl-0.9.8p) 
+Tor 0.2.2.23-alpha (with libevent-2.0.10-stable, zlib-1.2.3 and openssl-0.9.8p) 
 Polipo 1.0.4.1
-Firefox 3.6.15
+Firefox 3.6.16
  \_ Torbutton 1.2.5
- |_ NoScript 2.0.9.8
- |_ HTTPS-Everywhere 0.9.9.development.3
- |_ BetterPrivacy 1.48.3
+ |_ NoScript 2.0.9.9
+ |_ HTTPS-Everywhere 0.9.9.development.4
+ |_ BetterPrivacy 1.49
 
 Usage
 -----
@@ -24,6 +24,13 @@ To exit, close Firefox and Vidalia.
 Changelog
 ---------
 
+1.0.14: Released 2011-03-23
+        Update Firefox to 3.6.16
+        Update Libevent to 2.0.10-stable
+        Update NoScript to 2.0.9.9
+        Update HTTPS-Everywhere to 0.9.9.development.4
+        Update BetterPrivacy to 1.49
+
 1.0.13: Released 2011-03-09
         Update Tor to 0.2.2.23-alpha
         Update Firefox to 3.6.15, and use the Mozilla version until I get it to build on
diff --git a/build-scripts/osx.mk b/build-scripts/osx.mk
index 611f66f..3dcb011 100644
--- a/build-scripts/osx.mk
+++ b/build-scripts/osx.mk
@@ -41,11 +41,11 @@ BUILT_DIR=$(FETCH_DIR)/built
 TBB_FINAL=$(BUILT_DIR)/TBBL
 
 ## Versions for our source packages
-HTTPSEVERY_VER=0.9.9.development.3
-FIREFOX_VER=3.6.15
-LIBEVENT_VER=1.4.13-stable
+HTTPSEVERY_VER=0.9.9.development.4
+FIREFOX_VER=3.6.16
+LIBEVENT_VER=2.0.10-stable
 LIBPNG_VER=1.4.3
-NOSCRIPT_VER=2.0.9.8
+NOSCRIPT_VER=2.0.9.9
 OPENSSL_VER=0.9.8p
 OTR_VER=3.2.0
 PIDGIN_VER=2.6.4
@@ -208,7 +208,7 @@ NAME=TorBrowser
 DISTDIR=tbbosx-dist
 
 ## Version and name of the compressed bundle (also used for source)
-VERSION=1.0.13-dev
+VERSION=1.0.14-dev
 DEFAULT_COMPRESSED_BASENAME=TorBrowser-$(VERSION)-osx-$(ARCH_TYPE)-
 IM_COMPRESSED_BASENAME=TorBrowser-IM-$(VERSION)-
 DEFAULT_COMPRESSED_NAME=$(DEFAULT_COMPRESSED_BASENAME)





More information about the tor-commits mailing list