[or-cvs] r22202: {torbrowser} bump vidalia to 0.2.8, tor to 0.2.2.10-alpha (in torbrowser/trunk: . build-scripts)

Erinn Clark erinn at torproject.org
Sun Apr 18 07:16:16 UTC 2010


Author: erinn
Date: 2010-04-18 07:16:16 +0000 (Sun, 18 Apr 2010)
New Revision: 22202

Modified:
   torbrowser/trunk/README.Linux
   torbrowser/trunk/build-scripts/Makefile.linux
Log:
bump vidalia to 0.2.8, tor to 0.2.2.10-alpha

Modified: torbrowser/trunk/README.Linux
===================================================================
--- torbrowser/trunk/README.Linux	2010-04-17 20:49:42 UTC (rev 22201)
+++ torbrowser/trunk/README.Linux	2010-04-18 07:16:16 UTC (rev 22202)
@@ -4,11 +4,11 @@
 Included applications
 ---------------------
 
-Vidalia 0.2.7 (with Qt 4.5.3)
-Tor 0.2.2.10-alpha (with libevent-1.4.13, zlib-1.2.3 and openssl-0.9.8l) 
+Vidalia 0.2.8 (with Qt 4.5.3)
+Tor 0.2.2.11-alpha (with libevent-1.4.13, zlib-1.2.3 and openssl-0.9.8l) 
 Polipo 1.0.4.1
 Firefox 3.5.8
- \_ Torbutton 1.2.4
+ \_ Torbutton 1.2.5
  |_ NoScript 1.9.9.57
  |_ BetterPrivacy 1.4.7
 
@@ -29,4 +29,12 @@
 Changelog
 ---------
 
+1.0.2: Released 2010-04-18
+       Update Tor to 0.2.2.10-alpha
+       Update to Vidalia 0.2.8
+
+1.0.1: Released 2010-04-08
+       Stop TBB from crashing when it tries to download files
+       Update Torbutton to 1.2.5
+
 1.0.0: Initial release (2010-03-25)

Modified: torbrowser/trunk/build-scripts/Makefile.linux
===================================================================
--- torbrowser/trunk/build-scripts/Makefile.linux	2010-04-17 20:49:42 UTC (rev 22201)
+++ torbrowser/trunk/build-scripts/Makefile.linux	2010-04-18 07:16:16 UTC (rev 22202)
@@ -44,14 +44,14 @@
 ZLIB_VER=1.2.3
 OPENSSL_VER=0.9.8l
 QT_VER=4.5.3
-VIDALIA_VER=0.2.7
+VIDALIA_VER=0.2.8
 LIBEVENT_VER=1.4.13-stable
-TOR_VER=0.2.2.10-alpha
-POLIPO_VER=1.0.4
+TOR_VER=0.2.2.11-alpha
+POLIPO_VER=1.0.4.1
 PIDGIN_VER=2.6.4
 OTR_VER=3.2.0
 FIREFOX_VER=3.5.8
-TORBUTTON_VER=1.2.4
+TORBUTTON_VER=1.2.5
 NOSCRIPT_VER=1.9.9.57
 
 ## Extension IDs
@@ -267,7 +267,8 @@
 	compressed-bundle_pt-PT \
 	compressed-bundle_ru \
 	compressed-bundle_zh-CN \
-	compressed-bundle_it
+	compressed-bundle_it \
+	compressed-bundle_vi
 
 ##
 ## Cleanup



More information about the tor-commits mailing list