commit 5f2b5e79d8d990ff0579814723d2959ab3d0e679 Author: Erinn Clark erinn@torproject.org Date: Fri Apr 22 16:58:49 2011 +0300
change filenames from 0.2.2 to 2.2 to reflect actual versioning practices --- README.LINUX-0.2.2 | 30 ------------------------------ README.LINUX-2.2 | 30 ++++++++++++++++++++++++++++++ README.OSX-0.2.2 | 24 ------------------------ README.OSX-2.2 | 24 ++++++++++++++++++++++++ changelog.linux-0.2.2 | 21 --------------------- changelog.linux-2.2 | 21 +++++++++++++++++++++ changelog.osx-0.2.2 | 27 --------------------------- changelog.osx-2.2 | 27 +++++++++++++++++++++++++++ 8 files changed, 102 insertions(+), 102 deletions(-)
diff --git a/README.LINUX-0.2.2 b/README.LINUX-0.2.2 deleted file mode 100644 index 0e24ab2..0000000 --- a/README.LINUX-0.2.2 +++ /dev/null @@ -1,30 +0,0 @@ -Tor Browser Bundle for GNU/Linux -=============== - -Included applications ---------------------- - -Vidalia 0.2.12 (with Qt 4.6.2) -Tor 0.2.2.24-alpha (with libevent-2.0.10-stable, zlib-1.2.5 and openssl-1.0.0d) -Firefox (Minefield) 4.0 - _ Torbutton 1.3.2-alpha - |_ NoScript 2.1.0.1 - |_ HTTPS-Everywhere 0.9.9.development.4 - |_ BetterPrivacy 1.49 - -Usage ------ - -Extract the bundle with: - -tar -xvzf tor-browser-gnu-linux*.tar.gz - -This will create a directory named tor-browser_LANG. Click on this directory or -cd into it and execute the 'start-tor-browser' script. This will start Vidalia. -Once Tor has successfully opened a circuit, Firefox will automatically be -opened. - -To exit, close Firefox. Vidalia will automatically clean up and exit. - -For more information about bugfixes and other package changes, see the -changelog in tor-browser_LANG/Docs/changelog. diff --git a/README.LINUX-2.2 b/README.LINUX-2.2 new file mode 100644 index 0000000..0e24ab2 --- /dev/null +++ b/README.LINUX-2.2 @@ -0,0 +1,30 @@ +Tor Browser Bundle for GNU/Linux +=============== + +Included applications +--------------------- + +Vidalia 0.2.12 (with Qt 4.6.2) +Tor 0.2.2.24-alpha (with libevent-2.0.10-stable, zlib-1.2.5 and openssl-1.0.0d) +Firefox (Minefield) 4.0 + _ Torbutton 1.3.2-alpha + |_ NoScript 2.1.0.1 + |_ HTTPS-Everywhere 0.9.9.development.4 + |_ BetterPrivacy 1.49 + +Usage +----- + +Extract the bundle with: + +tar -xvzf tor-browser-gnu-linux*.tar.gz + +This will create a directory named tor-browser_LANG. Click on this directory or +cd into it and execute the 'start-tor-browser' script. This will start Vidalia. +Once Tor has successfully opened a circuit, Firefox will automatically be +opened. + +To exit, close Firefox. Vidalia will automatically clean up and exit. + +For more information about bugfixes and other package changes, see the +changelog in tor-browser_LANG/Docs/changelog. diff --git a/README.OSX-0.2.2 b/README.OSX-0.2.2 deleted file mode 100644 index 0daa56b..0000000 --- a/README.OSX-0.2.2 +++ /dev/null @@ -1,24 +0,0 @@ -Tor Browser Bundle for Mac OS X -=============== - -Included applications ---------------------- - -Vidalia 0.2.10 (with Qt 4.6.2) -Tor 0.2.2.23-alpha (with libevent-2.0.10-stable, zlib-1.2.5 and openssl-1.0.0d) -Firefox (Minefield) 4.0 - _ Torbutton 1.3.2-alpha - |_ NoScript 2.0.9.9 - |_ HTTPS-Everywhere 0.9.9.development.4 - |_ BetterPrivacy 1.49 - -Usage ------ - -Unzip the TorBrowser zip file that you downloaded. Click on the -TorBrowser_LANG.app which will launch Vidalia and then Firefox. - -To exit, close Firefox and Vidalia. - -For more information about bugfixes and other package changes, see the -changelog in TorBrowser_LANG.app/Contents/Resources/changelog. diff --git a/README.OSX-2.2 b/README.OSX-2.2 new file mode 100644 index 0000000..0daa56b --- /dev/null +++ b/README.OSX-2.2 @@ -0,0 +1,24 @@ +Tor Browser Bundle for Mac OS X +=============== + +Included applications +--------------------- + +Vidalia 0.2.10 (with Qt 4.6.2) +Tor 0.2.2.23-alpha (with libevent-2.0.10-stable, zlib-1.2.5 and openssl-1.0.0d) +Firefox (Minefield) 4.0 + _ Torbutton 1.3.2-alpha + |_ NoScript 2.0.9.9 + |_ HTTPS-Everywhere 0.9.9.development.4 + |_ BetterPrivacy 1.49 + +Usage +----- + +Unzip the TorBrowser zip file that you downloaded. Click on the +TorBrowser_LANG.app which will launch Vidalia and then Firefox. + +To exit, close Firefox and Vidalia. + +For more information about bugfixes and other package changes, see the +changelog in TorBrowser_LANG.app/Contents/Resources/changelog. diff --git a/changelog.linux-0.2.2 b/changelog.linux-0.2.2 deleted file mode 100644 index ba8451c..0000000 --- a/changelog.linux-0.2.2 +++ /dev/null @@ -1,21 +0,0 @@ -Tor Browser Bundle (2.2.24-1) alpha; suite=linux - - * Update Tor to 0.2.2.24-alpha - * Update Vidalia to 0.2.12 - * Update NoScript to 2.1.0.1 - * Fix missing extensions by putting them in the right location (closes: #2828) - * Disable plugin searching (closes: #2827) - - -- Erinn Clark erinn@torproject.org Wed Apr 13 00:08:55 CEST 2011 - -Tor Browser Bundle (2.2.23-1) alpha; suite=linux - - * Create new bundles for Firefox 4, both i386 and x86_64 - * Update Tor to 0.2.2.23-alpha - * Update Torbutton to 1.3.2-alpha - * Update OpenSSL to 1.0.0d - * Update HTTPS-Everywhere to 0.9.9.development.4 - * Update NoScript to 2.0.9.9 - * Update BetterPrivacy to 1.49 - - -- Erinn Clark erinn@torproject.org Thu Mar 31 15:49:06 CEST 2011 diff --git a/changelog.linux-2.2 b/changelog.linux-2.2 new file mode 100644 index 0000000..ba8451c --- /dev/null +++ b/changelog.linux-2.2 @@ -0,0 +1,21 @@ +Tor Browser Bundle (2.2.24-1) alpha; suite=linux + + * Update Tor to 0.2.2.24-alpha + * Update Vidalia to 0.2.12 + * Update NoScript to 2.1.0.1 + * Fix missing extensions by putting them in the right location (closes: #2828) + * Disable plugin searching (closes: #2827) + + -- Erinn Clark erinn@torproject.org Wed Apr 13 00:08:55 CEST 2011 + +Tor Browser Bundle (2.2.23-1) alpha; suite=linux + + * Create new bundles for Firefox 4, both i386 and x86_64 + * Update Tor to 0.2.2.23-alpha + * Update Torbutton to 1.3.2-alpha + * Update OpenSSL to 1.0.0d + * Update HTTPS-Everywhere to 0.9.9.development.4 + * Update NoScript to 2.0.9.9 + * Update BetterPrivacy to 1.49 + + -- Erinn Clark erinn@torproject.org Thu Mar 31 15:49:06 CEST 2011 diff --git a/changelog.osx-0.2.2 b/changelog.osx-0.2.2 deleted file mode 100644 index c7643c9..0000000 --- a/changelog.osx-0.2.2 +++ /dev/null @@ -1,27 +0,0 @@ -Tor Browser Bundle (2.2.24-1) alpha; suite=osx - - * Update Tor to 0.2.2.24-alpha - * Update Vidalia to 0.2.12 - * Update NoScript to 2.1.0.1 - - -- Erinn Clark erinn@torproject.org Mon Apr 11 14:28:08 CEST 2011 - -Tor Browser Bundle (2.2.23-2) alpha; suite=osx - - * Update Firefox prefs to show the toggle buttons for NoScript and Torbutton - * Make Vidalia stop linking to an OpenSSL that isn't present on the user's system - in i386 bundle (closes: #2813) - - -- Erinn Clark erinn@torproject.org Tue Mar 29 23:55:49 CEST 2011 - -Tor Browser Bundle (2.2.23-1) alpha; suite=osx - - * Create new bundles for Firefox 4, both i386 and x86_64 (closes: #2140) - * Update Tor to 0.2.2.23-alpha - * Update Torbutton to 1.3.2-alpha - * Update OpenSSL to 1.0.0d - * Update HTTPS-Everywhere to 0.9.9.development.4 - * Update NoScript to 2.0.9.9 - * Update BetterPrivacy to 1.49 - - -- Erinn Clark erinn@torproject.org Sun Mar 27 23:27:39 CEST 2011 diff --git a/changelog.osx-2.2 b/changelog.osx-2.2 new file mode 100644 index 0000000..c7643c9 --- /dev/null +++ b/changelog.osx-2.2 @@ -0,0 +1,27 @@ +Tor Browser Bundle (2.2.24-1) alpha; suite=osx + + * Update Tor to 0.2.2.24-alpha + * Update Vidalia to 0.2.12 + * Update NoScript to 2.1.0.1 + + -- Erinn Clark erinn@torproject.org Mon Apr 11 14:28:08 CEST 2011 + +Tor Browser Bundle (2.2.23-2) alpha; suite=osx + + * Update Firefox prefs to show the toggle buttons for NoScript and Torbutton + * Make Vidalia stop linking to an OpenSSL that isn't present on the user's system + in i386 bundle (closes: #2813) + + -- Erinn Clark erinn@torproject.org Tue Mar 29 23:55:49 CEST 2011 + +Tor Browser Bundle (2.2.23-1) alpha; suite=osx + + * Create new bundles for Firefox 4, both i386 and x86_64 (closes: #2140) + * Update Tor to 0.2.2.23-alpha + * Update Torbutton to 1.3.2-alpha + * Update OpenSSL to 1.0.0d + * Update HTTPS-Everywhere to 0.9.9.development.4 + * Update NoScript to 2.0.9.9 + * Update BetterPrivacy to 1.49 + + -- Erinn Clark erinn@torproject.org Sun Mar 27 23:27:39 CEST 2011
tor-commits@lists.torproject.org