commit a35643f82bda0b4dd60f7214e89d3f7bd19c1994 Author: David Fifield david@bamsoftware.com Date: Thu Mar 14 23:50:14 2013 -0700
New TBB alpha version. --- doc/bundle-gnulinux.txt | 18 +++++++++--------- doc/bundle-macosx.txt | 14 +++++++------- doc/bundle-windows.txt | 12 ++++++------ 3 files changed, 22 insertions(+), 22 deletions(-)
diff --git a/doc/bundle-gnulinux.txt b/doc/bundle-gnulinux.txt index 4a2aa18..e65177d 100644 --- a/doc/bundle-gnulinux.txt +++ b/doc/bundle-gnulinux.txt @@ -96,17 +96,17 @@ Within the VM, download the 32-bit or 64-bit browser bundle from https://www.torproject.org/projects/torbrowser.html.en#Download-torbrowserbu.... The instructions below are for the 32-bit (i686) version.
-https://www.torproject.org/dist/torbrowser/linux/tor-browser-gnu-linux-i686-... -https://www.torproject.org/dist/torbrowser/linux/tor-browser-gnu-linux-i686-... +https://www.torproject.org/dist/torbrowser/linux/tor-browser-gnu-linux-i686-... +https://www.torproject.org/dist/torbrowser/linux/tor-browser-gnu-linux-i686-...
-https://www.torproject.org/dist/torbrowser/linux/tor-browser-gnu-linux-x86_6... -https://www.torproject.org/dist/torbrowser/linux/tor-browser-gnu-linux-x86_6... +https://www.torproject.org/dist/torbrowser/linux/tor-browser-gnu-linux-x86_6... +https://www.torproject.org/dist/torbrowser/linux/tor-browser-gnu-linux-x86_6...
Extract the bundle.
- $ gpg --verify tor-browser-gnu-linux-i686-2.4.10-alpha-2-dev-en-US.tar.gz.asc + $ gpg --verify tor-browser-gnu-linux-i686-2.4.11-alpha-1-dev-en-US.tar.gz.asc $ rm -r tor-browser_en-US - $ tar xzvf tor-browser-gnu-linux-i686-2.4.10-alpha-2-dev-en-US.tar.gz + $ tar xzvf tor-browser-gnu-linux-i686-2.4.11-alpha-1-dev-en-US.tar.gz
Copy files into the bundle.
@@ -155,14 +155,14 @@ Re-zip the bundle. The "alpha" number should be independent of the browser bundle's alpha.
$ cd .. - $ tar czvf tor-flashproxy-pyobfsproxy-browser-gnu-linux-i686-2.4.10-alpha-2-dev-en-US.tar.gz tor-browser_en-US + $ tar czvf tor-flashproxy-pyobfsproxy-browser-gnu-linux-i686-2.4.11-alpha-1-dev-en-US.tar.gz tor-browser_en-US
Test running the bundle. Extract into a separate directory, double-click the icon to unzip, and run TorBrowser_en-US.app.
$ mkdir tmp - $ cp tor-flashproxy-pyobfsproxy-browser-gnu-linux-i686-2.4.10-alpha-2-dev-en-US.tar.gz tmp + $ cp tor-flashproxy-pyobfsproxy-browser-gnu-linux-i686-2.4.11-alpha-1-dev-en-US.tar.gz tmp $ cd tmp - $ tar xzvf tor-flashproxy-pyobfsproxy-browser-gnu-linux-i686-2.4.10-alpha-2-dev-en-US.tar.gz + $ tar xzvf tor-flashproxy-pyobfsproxy-browser-gnu-linux-i686-2.4.11-alpha-1-dev-en-US.tar.gz $ cd tor-browser_en-US $ ./start-tor-browser diff --git a/doc/bundle-macosx.txt b/doc/bundle-macosx.txt index 8e2a8e0..4993b46 100644 --- a/doc/bundle-macosx.txt +++ b/doc/bundle-macosx.txt @@ -73,14 +73,14 @@ Clone pyobfsproxy. Download the 32-bit browser bundle from https://www.torproject.org/projects/torbrowser.html.en#Download-torbrowserbu....
-https://www.torproject.org/dist/torbrowser/osx/TorBrowser-2.4.10-alpha-2-osx... -https://www.torproject.org/dist/torbrowser/osx/TorBrowser-2.4.10-alpha-2-osx... +https://www.torproject.org/dist/torbrowser/osx/TorBrowser-2.4.11-alpha-1-osx... +https://www.torproject.org/dist/torbrowser/osx/TorBrowser-2.4.11-alpha-1-osx...
Extract the bundle.
- $ gpg --verify TorBrowser-2.4.10-alpha-2-osx-i386-en-US.zip.asc + $ gpg --verify TorBrowser-2.4.11-alpha-1-osx-i386-en-US.zip.asc $ rm -r TorBrowser_en-US.app - $ unzip TorBrowser-2.4.10-alpha-2-osx-i386-en-US.zip + $ unzip TorBrowser-2.4.11-alpha-1-osx-i386-en-US.zip
Copy files into the bundle.
@@ -127,11 +127,11 @@ Re-zip the bundle. The "alpha" number should be independent of the browser bundle's alpha.
$ cd .. - $ rm -f TorBrowser-FlashProxy-PyObfsproxy-2.4.10-alpha-2-osx-i386-en-US.zip - $ zip -r -9 TorBrowser-FlashProxy-PyObfsproxy-2.4.10-alpha-2-osx-i386-en-US.zip TorBrowser_en-US.app/ + $ rm -f TorBrowser-FlashProxy-PyObfsproxy-2.4.11-alpha-1-osx-i386-en-US.zip + $ zip -r -9 TorBrowser-FlashProxy-PyObfsproxy-2.4.11-alpha-1-osx-i386-en-US.zip TorBrowser_en-US.app/
Test running the bundle. Extract into a separate directory, double-click the icon to unzip, and run TorBrowser_en-US.app.
$ mkdir tmp - $ cp TorBrowser-FlashProxy-PyObfsproxy-2.4.10-alpha-2-osx-i386-en-US.zip tmp + $ cp TorBrowser-FlashProxy-PyObfsproxy-2.4.11-alpha-1-osx-i386-en-US.zip tmp diff --git a/doc/bundle-windows.txt b/doc/bundle-windows.txt index f355774..330e6f3 100644 --- a/doc/bundle-windows.txt +++ b/doc/bundle-windows.txt @@ -81,14 +81,14 @@ Clone pyobfsproxy and run py2exe on it. Download the browser bundle from https://www.torproject.org/projects/torbrowser.html.en#Download-torbrowserbu....
-https://www.torproject.org/dist/torbrowser/tor-browser-2.4.10-alpha-2_en-US.... -https://www.torproject.org/dist/torbrowser/tor-browser-2.4.10-alpha-2_en-US.... +https://www.torproject.org/dist/torbrowser/tor-browser-2.4.11-alpha-1_en-US.... +https://www.torproject.org/dist/torbrowser/tor-browser-2.4.11-alpha-1_en-US....
Extract the bundle.
- $ gpg --verify tor-browser-2.4.10-alpha-2_en-US.exe.asc + $ gpg --verify tor-browser-2.4.11-alpha-1_en-US.exe.asc $ rm -r "Tor Browser" - $ "/cygdrive/c/Program Files (x86)/7-Zip/7z" x tor-browser-2.4.10-alpha-2_en-US.exe + $ "/cygdrive/c/Program Files (x86)/7-Zip/7z" x tor-browser-2.4.11-alpha-1_en-US.exe
Copy files into the bundle. The -n option to cp prevents the existing LIBEAY32.dll and SSLEAY32.dll from being overwritten. @@ -134,10 +134,10 @@ browser bundle's alpha. The 7zg program (as opposed to 7z) causes the self-extractor to show a GUI.
$ cd .. - $ "/cygdrive/c/Program Files (x86)/7-Zip/7zg" a -sfx tor-flashproxy-pyobfsproxy-browser-2.4.10-alpha-2_en-US.exe "Tor Browser" + $ "/cygdrive/c/Program Files (x86)/7-Zip/7zg" a -sfx tor-flashproxy-pyobfsproxy-browser-2.4.11-alpha-1_en-US.exe "Tor Browser"
Test running the bundle. Extract into a separate directory, double-click the icon and "Start Tor Browser.exe".
$ mkdir tmp - $ cp tor-flashproxy-pyobfsproxy-browser-2.4.10-alpha-2_en-US.exe tmp + $ cp tor-flashproxy-pyobfsproxy-browser-2.4.11-alpha-1_en-US.exe tmp
tor-commits@lists.torproject.org