[or-cvs] r22106: {torbrowser} start the updates for 1.3.4 (in torbrowser/trunk: . build-scripts build-scripts/config)

Andrew Lewman andrew at torproject.org
Thu Apr 1 01:01:02 UTC 2010


Author: phobos
Date: 2010-04-01 01:01:01 +0000 (Thu, 01 Apr 2010)
New Revision: 22106

Modified:
   torbrowser/trunk/README
   torbrowser/trunk/build-scripts/INSTALL
   torbrowser/trunk/build-scripts/Makefile
   torbrowser/trunk/build-scripts/config/prefs.js
Log:
start the updates for 1.3.4


Modified: torbrowser/trunk/README
===================================================================
--- torbrowser/trunk/README	2010-03-31 21:55:29 UTC (rev 22105)
+++ torbrowser/trunk/README	2010-04-01 01:01:01 UTC (rev 22106)
@@ -5,10 +5,10 @@
 ---------------------
 
 Vidalia 0.2.7 (with Qt 4.6.2)
-Tor 0.2.1.24 (with libevent-1.4.13, zlib-1.2.3 and openssl-0.9.8l) 
+Tor 0.2.1.25 (with libevent-1.4.13, zlib-1.2.3 and openssl-0.9.8l) 
 Polipo 1.0.4.1
-FirefoxPortable 3.5.8
- \_ Firefox 3.5.8
+FirefoxPortable 3.5.9
+ \_ Firefox 3.5.9
     \_ Torbutton 1.2.4
 PidginPortable 2.6.6
  \_ Pidgin 2.6.6
@@ -256,3 +256,5 @@
   update Tor to 0.2.1.24
 
 1.3.4: Released
+  update Firefox to 3.5.9
+  update Tor to 0.2.1.25

Modified: torbrowser/trunk/build-scripts/INSTALL
===================================================================
--- torbrowser/trunk/build-scripts/INSTALL	2010-03-31 21:55:29 UTC (rev 22105)
+++ torbrowser/trunk/build-scripts/INSTALL	2010-04-01 01:01:01 UTC (rev 22106)
@@ -398,11 +398,11 @@
 
 Download, unpack, build and install Tor:
         https://www.torproject.org/download.html
-        https://www.torproject.org/dist/tor-0.2.1.23.tar.gz
-        https://www.torproject.org/dist/tor-0.2.1.23.gz.asc
+        https://www.torproject.org/dist/tor-0.2.1.25.tar.gz
+        https://www.torproject.org/dist/tor-0.2.1.25.gz.asc
         $ cd /c/build/
-        tar -C /c/build -xvzf /c/Documents\ and\ Settings/Administrator/Desktop/tor-0.2.1.23.tar.gz
-        $ cd tor-0.2.1.23/
+        tar -C /c/build -xvzf /c/Documents\ and\ Settings/Administrator/Desktop/tor-0.2.1.25.tar.gz
+        $ cd tor-0.2.1.25/
         ./configure
         make
 
@@ -531,7 +531,7 @@
 
 Download FirefoxPortable:
 
-    http://prdownloads.sourceforge.net/portableapps/FirefoxPortable_3.5.7_English.paf.exe
+    http://prdownloads.sourceforge.net/portableapps/FirefoxPortable_3.5.9_English.paf.exe
 
 Run the installer and select it into: 'C:\build\FirefoxPortable-<version>>'
 
@@ -612,8 +612,8 @@
 
 And then change the Tor version:
 
-        From: TOR=/c/build/tor-0.2.1.23
-        To: TOR=/c/build/tor-0.2.1.23
+        From: TOR=/c/build/tor-0.2.1.25
+        To: TOR=/c/build/tor-0.2.1.25
 
 Now you can run "make bundle_LANGUAGE", e.g. "make bundle_en-US".
 

Modified: torbrowser/trunk/build-scripts/Makefile
===================================================================
--- torbrowser/trunk/build-scripts/Makefile	2010-03-31 21:55:29 UTC (rev 22105)
+++ torbrowser/trunk/build-scripts/Makefile	2010-04-01 01:01:01 UTC (rev 22106)
@@ -18,12 +18,12 @@
 
 ## Versions
 TORBUTTON_VERSION=1.2.4
-FIREFOX_VERSION=3.5.8
+FIREFOX_VERSION=3.5.9
 PIDGIN_VERSION=2.6.6
 
 ## Location of bundle components
 VIDALIA=/c/build/vidalia-0.2.7
-TOR=/c/build/tor-0.2.1.24
+TOR=/c/build/tor-0.2.1.25
 POLIPO=/c/build/polipo-1.0.4.1
 FIREFOX_SRC=/c/build/FirefoxPortable-$(FIREFOX_VERSION)
 PIDGIN_SRC=/c/build/PidginPortable-$(PIDGIN_VERSION)

Modified: torbrowser/trunk/build-scripts/config/prefs.js
===================================================================
--- torbrowser/trunk/build-scripts/config/prefs.js	2010-03-31 21:55:29 UTC (rev 22105)
+++ torbrowser/trunk/build-scripts/config/prefs.js	2010-04-01 01:01:01 UTC (rev 22106)
@@ -38,11 +38,11 @@
 user_pref("browser.search.update", false);
 user_pref("browser.shell.checkDefaultBrowser", false);
 user_pref("browser.startup.homepage", "https://check.torproject.org/?lang=BUNDLELOCALE&small=1");
-user_pref("browser.startup.homepage_override.mstone", "rv:1.9.1.8");
+user_pref("browser.startup.homepage_override.mstone", "rv:1.9.1.9");
 user_pref("dom.storage.enabled", false);
 user_pref("extensions.checkCompatibility", false);
 user_pref("extensions.checkUpdateSecurity", false);
-user_pref("extensions.lastAppVersion", "3.5.8");
+user_pref("extensions.lastAppVersion", "3.5.9");
 user_pref("extensions.torbutton.fresh_install", false);
 user_pref("extensions.torbutton.http_port", 8118);
 user_pref("extensions.torbutton.http_proxy", "127.0.0.1");
@@ -68,7 +68,7 @@
 user_pref("general.platform.override", "Win32");
 user_pref("general.productSub.override", "20080404");
 user_pref("general.useragent.locale", "BUNDLELOCALE");
-user_pref("general.useragent.override", "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.8) Gecko/20080404 Firefox/3.5.8");
+user_pref("general.useragent.override", "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.9) Gecko/20080404 Firefox/3.5.9");
 user_pref("general.useragent.vendor", "");
 user_pref("general.useragent.vendorSub", "");
 user_pref("intl.accept_languages", "en-us, en");



More information about the tor-commits mailing list