commit 30d12d13de7462f8fc0bbdfe939582e1cbb7f050 Author: Erinn Clark erinn@torproject.org Date: Sat Oct 27 12:19:41 2012 +0100
bump all alpha tbbs for tor 0.2.3.24-rc and firefox 10.0.10esr --- README.LINUX-2.3 | 6 +++--- README.OSX-2.3 | 6 +++--- README.WIN-2.3 | 6 +++--- build-scripts/versions-alpha.mk | 6 +++--- changelog.linux-2.3 | 9 +++++++++ changelog.osx-2.3 | 9 +++++++++ changelog.windows-2.3 | 9 +++++++++ 7 files changed, 39 insertions(+), 12 deletions(-)
diff --git a/README.LINUX-2.3 b/README.LINUX-2.3 index f60a5c7..5a8f9c9 100644 --- a/README.LINUX-2.3 +++ b/README.LINUX-2.3 @@ -6,10 +6,10 @@ Included applications
Vidalia 0.2.20 (with Qt 4.8.1) Tor 0.2.3.23-rc (with libevent-2.0.20-stable, zlib-1.2.7 and openssl-1.0.1c) -Firefox 10.0.9esr +Firefox 10.0.10esr _ Torbutton 1.4.6.3 - |_ NoScript 2.5.8 - |_ HTTPS-Everywhere 4.0development.1 + |_ NoScript 2.5.9 + |_ HTTPS-Everywhere 4.0development.2
Usage ----- diff --git a/README.OSX-2.3 b/README.OSX-2.3 index 2631b6a..b873b00 100644 --- a/README.OSX-2.3 +++ b/README.OSX-2.3 @@ -6,10 +6,10 @@ Included applications
Vidalia 0.2.20 (with Qt 4.8.1) Tor 0.2.3.23-rc (with libevent-2.0.20-stable, zlib-1.2.7 and openssl-1.0.1c) -Firefox 10.0.9esr +Firefox 10.0.10esr _ Torbutton 1.4.6.3 - |_ NoScript 2.5.8 - |_ HTTPS-Everywhere 4.0development.1 + |_ NoScript 2.5.9 + |_ HTTPS-Everywhere 4.0development.2
Usage ----- diff --git a/README.WIN-2.3 b/README.WIN-2.3 index 280301b..8dcb8af 100644 --- a/README.WIN-2.3 +++ b/README.WIN-2.3 @@ -6,10 +6,10 @@ Included applications
Vidalia 0.2.20 (with Qt 4.8.1) Tor 0.2.3.23-rc (with libevent-2.0.20-stable, zlib-1.2.7 and openssl-1.0.1c) -Firefox 10.0.9esr +Firefox 10.0.10esr _ Torbutton 1.4.6.3 - |_ NoScript 2.5.8 - |_ HTTPS-Everywhere 4.0development.1 + |_ NoScript 2.5.9 + |_ HTTPS-Everywhere 4.0development.2
Usage ----- diff --git a/build-scripts/versions-alpha.mk b/build-scripts/versions-alpha.mk index 1505a20..6b749f3 100644 --- a/build-scripts/versions-alpha.mk +++ b/build-scripts/versions-alpha.mk @@ -1,6 +1,6 @@ #!/usr/bin/make
-RELEASE_VER=2.3.23-alpha +RELEASE_VER=2.3.24-alpha
ZLIB_VER=1.2.7 OPENSSL_VER=1.0.1c @@ -14,8 +14,8 @@ FIREFOX_VER=10.0.10esr MOZBUILD_VER=1.5.1 PYMAKE_VER=87d436cd8974 TORBUTTON_VER=1.4.6.3 -NOSCRIPT_VER=2.5.8 -HTTPSEVERYWHERE_VER=4.0development.1 +NOSCRIPT_VER=2.5.9 +HTTPSEVERYWHERE_VER=4.0development.2 OBFSPROXY_VER=0.1.4 OTR_VER=3.2.0
diff --git a/changelog.linux-2.3 b/changelog.linux-2.3 index e5546ca..66cf34c 100644 --- a/changelog.linux-2.3 +++ b/changelog.linux-2.3 @@ -1,3 +1,12 @@ +Tor Browser Bundle (2.3.24-alpha-1); suite=linux + + * Update Tor to 0.2.3.24-rc + * Update Firefox to 10.0.10esr + * Update NoScript to 2.5.9 + * Update HTTPS Everywhere to 4.0development.2 + + -- Erinn Clark erinn@torproject.org Sat Oct 27 12:16:59 BST 2012 + Tor Browser Bundle (2.3.23-alpha-1); suite=linux
* Update Tor to 0.2.3.23-rc diff --git a/changelog.osx-2.3 b/changelog.osx-2.3 index 0e7f9d1..d9570e4 100644 --- a/changelog.osx-2.3 +++ b/changelog.osx-2.3 @@ -1,3 +1,12 @@ +Tor Browser Bundle (2.3.24-alpha-1); suite=osx + + * Update Tor to 0.2.3.24-rc + * Update Firefox to 10.0.10esr + * Update NoScript to 2.5.9 + * Update HTTPS Everywhere to 4.0development.2 + + -- Erinn Clark erinn@torproject.org Sat Oct 27 12:16:55 BST 2012 + Tor Browser Bundle (2.3.23-alpha-1); suite=osx
* Update Tor to 0.2.3.23-rc diff --git a/changelog.windows-2.3 b/changelog.windows-2.3 index a30e204..5ed32e1 100644 --- a/changelog.windows-2.3 +++ b/changelog.windows-2.3 @@ -1,3 +1,12 @@ +Tor Browser Bundle (2.3.24-alpha-1); suite=windows + + * Update Tor to 0.2.3.24-rc + * Update Firefox to 10.0.10esr + * Update NoScript to 2.5.9 + * Update HTTPS Everywhere to 4.0development.2 + + -- Erinn Clark erinn@torproject.org Sat Oct 27 12:16:57 BST 2012 + Tor Browser Bundle (2.3.23-alpha-1); suite=windows
* Update Tor to 0.2.3.23-rc