[tor-commits] [torbrowser/maint-2.2] update linux bundles to 2.2.35-9 to prevent tbb from running in debug mode

erinn at torproject.org erinn at torproject.org
Mon Mar 19 04:12:09 UTC 2012


commit c94869dd8923cf10e375a4caaf85cc75394fffd9
Author: Erinn Clark <erinn at torproject.org>
Date:   Mon Mar 19 01:11:05 2012 -0300

    update linux bundles to 2.2.35-9 to prevent tbb from running in debug mode
---
 build-scripts/linux.mk |    2 +-
 changelog.linux-2.2    |    7 +++++++
 2 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/build-scripts/linux.mk b/build-scripts/linux.mk
index 242f957..4235b1c 100644
--- a/build-scripts/linux.mk
+++ b/build-scripts/linux.mk
@@ -15,7 +15,7 @@
 
 ## Architecture
 ARCH_TYPE=$(shell uname -m)
-BUILD_NUM=8
+BUILD_NUM=9
 PLATFORM=Linux
 
 ## Build machine specific settings
diff --git a/changelog.linux-2.2 b/changelog.linux-2.2
index e0fa3f1..9adf7aa 100644
--- a/changelog.linux-2.2
+++ b/changelog.linux-2.2
@@ -1,3 +1,10 @@
+Tor Browser Bundle (2.2.35-9); suite=linux
+
+  * Fix launch script to prevent Vidalia from running in debug mode all the
+    time (closes: #5417)
+
+ -- Erinn Clark <erinn at torproject.org>  Mon Mar 19 01:10:06 BRT 2012
+
 Tor Browser Bundle (2.2.35-8); suite=linux
 
   * Update Firefox to 11.0



More information about the tor-commits mailing list