commit e3c3cb41113af37953e7f179969ecc3922587ccb Author: Erinn Clark erinn@torproject.org Date: Thu Jan 24 14:15:23 2013 +0100
update some changelogs and readmes for pending alpha release --- README.LINUX-2.4 | 8 ++++---- README.OSX-2.4 | 8 ++++---- build-scripts/versions-alpha.mk | 4 ++-- changelog.linux-2.4 | 11 +++++++++++ changelog.osx-2.4 | 11 +++++++++++ 5 files changed, 32 insertions(+), 10 deletions(-)
diff --git a/README.LINUX-2.4 b/README.LINUX-2.4 index f455467..05fe75d 100644 --- a/README.LINUX-2.4 +++ b/README.LINUX-2.4 @@ -5,10 +5,10 @@ Included applications ---------------------
Vidalia 0.2.21 (with Qt 4.8.1) -Tor 0.2.4.7-alpha (with libevent-2.0.21-stable, zlib-1.2.7 and openssl-1.0.1c) -Firefox 10.0.12esr - _ Torbutton 1.4.6.3 - |_ NoScript 2.6.4.2 +Tor 0.2.4.9-alpha (with libevent-2.0.21-stable, zlib-1.2.7 and openssl-1.0.1c) +Firefox 17.0.2esr + _ Torbutton 1.5.0pre-alpha + |_ NoScript 2.6.4.3 |_ HTTPS-Everywhere 4.0development.4
Usage diff --git a/README.OSX-2.4 b/README.OSX-2.4 index e35ebf5..dc751c5 100644 --- a/README.OSX-2.4 +++ b/README.OSX-2.4 @@ -5,10 +5,10 @@ Included applications ---------------------
Vidalia 0.2.21 (with Qt 4.8.1) -Tor 0.2.4.7-alpha (with libevent-2.0.21-stable, zlib-1.2.7 and openssl-1.0.1c) -Firefox 10.0.12esr - _ Torbutton 1.4.6.3 - |_ NoScript 2.6.4.2 +Tor 0.2.4.9-alpha (with libevent-2.0.21-stable, zlib-1.2.7 and openssl-1.0.1c) +Firefox 17.0.2esr + _ Torbutton 1.5.0pre-alpha + |_ NoScript 2.6.4.3 |_ HTTPS-Everywhere 4.0development.4
Usage diff --git a/build-scripts/versions-alpha.mk b/build-scripts/versions-alpha.mk index b266a64..d92ef60 100644 --- a/build-scripts/versions-alpha.mk +++ b/build-scripts/versions-alpha.mk @@ -1,6 +1,6 @@ #!/usr/bin/make
-RELEASE_VER=2.4.7-alpha +RELEASE_VER=2.4.9-alpha
ZLIB_VER=1.2.7 OPENSSL_VER=1.0.1c @@ -14,7 +14,7 @@ FIREFOX_VER=17.0.2esr MOZBUILD_VER=1.5.1 PYMAKE_VER=87d436cd8974 TORBUTTON_VER=1.5.0pre-alpha -NOSCRIPT_VER=2.6.4.2 +NOSCRIPT_VER=2.6.4.3 HTTPSEVERYWHERE_VER=4.0development.4 PDFJS_VER=0.7.1 OBFSPROXY_VER=0.1.4 diff --git a/changelog.linux-2.4 b/changelog.linux-2.4 index 9420b53..99047bd 100644 --- a/changelog.linux-2.4 +++ b/changelog.linux-2.4 @@ -1,3 +1,14 @@ +Tor Browser Bundle (2.4.9-alpha-1); suite=linux + + * Update Firefox to 17.0.2esr + * Update Tor to 0.2.4.9-alpha + * Update Torbutton to 1.5.0pre-alpha + * Update NoScript to 2.6.4.3 + * Add Mozilla's PDF.js extension to give people the ability to read PDFs in + TBB + + -- Erinn Clark erinn@torproject.org Thu Jan 24 14:00:55 CET 2013 + Tor Browser Bundle (2.4.7-alpha-1); suite=linux
* Update Firefox to 10.0.12esr diff --git a/changelog.osx-2.4 b/changelog.osx-2.4 index ecf1347..f832217 100644 --- a/changelog.osx-2.4 +++ b/changelog.osx-2.4 @@ -1,3 +1,14 @@ +Tor Browser Bundle (2.4.9-alpha-1); suite=osx + + * Update Firefox to 17.0.2esr + * Update Tor to 0.2.4.9-alpha + * Update Torbutton to 1.5.0pre-alpha + * Update NoScript to 2.6.4.3 + * Add Mozilla's PDF.js extension to give people the ability to read PDFs in + TBB + + -- Erinn Clark erinn@torproject.org Thu Jan 24 14:00:53 CET 2013 + Tor Browser Bundle (2.4.7-alpha-1); suite=osx
* Update Firefox to 10.0.12esr
tor-commits@lists.torproject.org