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

erinn at torproject.org erinn at torproject.org
Sun Oct 23 23:18:54 UTC 2011


commit 018351a68a8673842adc76e35439bc2e4ef8c4a1
Author: Erinn Clark <erinn at torproject.org>
Date:   Wed Mar 23 13:04:49 2011 +0100

    bump firefox to 3.6.16, along with libevent (2.0.10) and most extensions for tbb osx 1.1.6-dev
---
 README.Linux           |   15 +++++++++++----
 build-scripts/linux.mk |   10 +++++-----
 2 files changed, 16 insertions(+), 9 deletions(-)

diff --git a/README.Linux b/README.Linux
index ddf2561..7f4c091 100644
--- a/README.Linux
+++ b/README.Linux
@@ -5,12 +5,12 @@ 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) 
 Firefox 3.6.15
  \_ Torbutton 1.2.5
- |_ NoScript 2.0.9.8
- |_ BetterPrivacy 1.48.3
- |_ HTTPS Everywhere 0.9.9.development.3
+ |_ NoScript 2.0.9.9
+ |_ BetterPrivacy 1.49
+ |_ HTTPS Everywhere 0.9.9.development.4
 
 Usage
 -----
@@ -29,6 +29,13 @@ To exit, close Firefox. Vidalia will automatically clean up and exit.
 Changelog
 ---------
 
+1.1.6:  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.1.5:  Released 2011-03-09
         Update Tor to 0.2.2.23-alpha
         Update Firefox to 3.6.15
diff --git a/build-scripts/linux.mk b/build-scripts/linux.mk
index e554f3d..463d972 100644
--- a/build-scripts/linux.mk
+++ b/build-scripts/linux.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
@@ -216,7 +216,7 @@ NAME=tor-browser
 DISTDIR=tbbl-dist
 
 ## Version and name of the compressed bundle (also used for source)
-VERSION=1.1.5-dev
+VERSION=1.1.6-dev
 DEFAULT_COMPRESSED_BASENAME=tor-browser-gnu-linux-$(ARCH_TYPE)-$(VERSION)-
 IM_COMPRESSED_BASENAME=tor-im-browser-gnu-linux-$(VERSION)-
 DEFAULT_COMPRESSED_NAME=$(DEFAULT_COMPRESSED_BASENAME)$(VERSION)





More information about the tor-commits mailing list