[tor-commits] [torbrowser/maint-2.3] bump all tbbs to 2.2.35-11 for security release

erinn at torproject.org erinn at torproject.org
Thu May 3 12:29:21 UTC 2012


commit 13f026110ceb4c5038e04f75161116cb8854e9c8
Author: Erinn Clark <erinn at torproject.org>
Date:   Thu May 3 09:28:42 2012 -0300

    bump all tbbs to 2.2.35-11 for security release
---
 build-scripts/linux.mk   |    2 +-
 build-scripts/osx.mk     |    2 +-
 build-scripts/windows.mk |    2 +-
 changelog.linux-2.2      |   12 ++++++++++++
 changelog.osx-2.2        |   14 ++++++++++++++
 changelog.windows-2.2    |   12 ++++++++++++
 6 files changed, 41 insertions(+), 3 deletions(-)

diff --git a/build-scripts/linux.mk b/build-scripts/linux.mk
index f8e87ea..2834b1b 100644
--- a/build-scripts/linux.mk
+++ b/build-scripts/linux.mk
@@ -15,7 +15,7 @@
 
 ## Architecture
 ARCH_TYPE=$(shell uname -m)
-BUILD_NUM=10
+BUILD_NUM=11
 PLATFORM=Linux
 
 ## Build machine specific settings
diff --git a/build-scripts/osx.mk b/build-scripts/osx.mk
index 4a01376..2a4c704 100644
--- a/build-scripts/osx.mk
+++ b/build-scripts/osx.mk
@@ -15,7 +15,7 @@
 
 ## Architecture
 ARCH_TYPE=x86_64
-BUILD_NUM=10
+BUILD_NUM=11
 PLATFORM=MacOS
 
 ## Set OSX-specific backwards compatibility options
diff --git a/build-scripts/windows.mk b/build-scripts/windows.mk
index c126d90..8c74b7c 100644
--- a/build-scripts/windows.mk
+++ b/build-scripts/windows.mk
@@ -13,7 +13,7 @@
 ### Configuration ###
 #####################
 
-BUILD_NUM=9
+BUILD_NUM=11
 PLATFORM=Windows
 
 ## Location of required libraries
diff --git a/changelog.linux-2.2 b/changelog.linux-2.2
index 7dcf7ef..ec5d245 100644
--- a/changelog.linux-2.2
+++ b/changelog.linux-2.2
@@ -1,3 +1,15 @@
+Tor Browser Bundle (2.2.35-11); suite=linux
+
+  * Security release to stop TorBrowser from bypassing SOCKS proxy DNS
+    configuration
+  * New Firefox patches:
+    - Prevent WebSocket DNS leak (closes: #5741)
+    - Fix a race condition that could be used to link browsing sessions
+      together when using new identity from Tor Browser (closes: #5715)
+  * Remove extraneous BetterPrivacy settings from prefs.js (closes: #5722)
+
+ -- Erinn Clark <erinn at torproject.org>  Thu May  3 08:00:03 BRT 2012
+
 Tor Browser Bundle (2.2.35-10); suite=linux
 
   * Update Firefox to 12.0
diff --git a/changelog.osx-2.2 b/changelog.osx-2.2
index 5d18e76..4c00da6 100644
--- a/changelog.osx-2.2
+++ b/changelog.osx-2.2
@@ -1,3 +1,17 @@
+Tor Browser Bundle (2.2.35-11); suite=osx
+
+  * Security release to stop TorBrowser from bypassing SOCKS proxy DNS
+    configuration
+  * New Firefox patches:
+    - Prevent WebSocket DNS leak (closes: #5741)
+    - Fix a race condition that could be used to link browsing sessions
+      together when using new identity from Tor Browser (closes: #5715)
+  * Remove extraneous BetterPrivacy settings from prefs.js (closes: #5722)
+  * Fix the mozconfig options for OS X so that it really builds everything with
+    clang instead of llvm-gcc (closes: #5740)
+
+ -- Erinn Clark <erinn at torproject.org>  Thu May  3 07:59:58 BRT 2012
+
 Tor Browser Bundle (2.2.35-10); suite=osx
 
   * Make TorBrowser stop crashing on random websites by building with clang
diff --git a/changelog.windows-2.2 b/changelog.windows-2.2
index 13cf36f..ea5f86b 100644
--- a/changelog.windows-2.2
+++ b/changelog.windows-2.2
@@ -1,3 +1,15 @@
+Tor Browser Bundle (2.2.35-11); suite=windows
+
+  * Security release to stop TorBrowser from bypassing SOCKS proxy DNS
+    configuration
+  * New Firefox patches:
+    - Prevent WebSocket DNS leak (closes: #5741)
+    - Fix a race condition that could be used to link browsing sessions
+      together when using new identity from Tor Browser (closes: #5715)
+  * Remove extraneous BetterPrivacy settings from prefs.js (closes: #5722)
+
+ -- Erinn Clark <erinn at torproject.org>  Thu May  3 08:00:00 BRT 2012
+
 Tor Browser Bundle (2.2.35-9); suite=windows
 
   * Update Firefox to 12.0





More information about the tor-commits mailing list