commit 69d519ab9d7da77ff944d7141b9c7b7ce103a845 Author: Georg Koppen gk@torproject.org Date: Wed Sep 17 10:17:31 2014 +0000
Changelog for 4.0a3 and versions bump. --- Bundle-Data/Docs/ChangeLog.txt | 13 +++++++++++++ gitian/versions.alpha | 10 +++++----- 2 files changed, 18 insertions(+), 5 deletions(-)
diff --git a/Bundle-Data/Docs/ChangeLog.txt b/Bundle-Data/Docs/ChangeLog.txt index 29082ac..bd49d11 100644 --- a/Bundle-Data/Docs/ChangeLog.txt +++ b/Bundle-Data/Docs/ChangeLog.txt @@ -1,3 +1,16 @@ +Tor Browser 4.0-alpha-3 -- Sep 21 2014 + * All Platforms + * Update Tor to 0.2.5.7-rc + * Update meek to 0.11 + * Update NoScript to 2.6.8.41 + * Update Torbutton to 1.6.12.2 + * Bug 13091: Use "Tor Browser" everywhere + * Bug 13091: Use "Tor Browser" everywhere + * Bug 13049: Browser update failure (self.update is undefined) + * Bug 13047: Updater should not send Kernel and GTK version + * Linux: + * Bug 9150: Make RPATH unavailable on Tor binary. + Tor Browser Bundle 4.0-alpha-2 -- Sep 2 2014 * All Platforms * Update Firefox to 24.8.0esr diff --git a/gitian/versions.alpha b/gitian/versions.alpha index 2e45f76..25b35e5 100755 --- a/gitian/versions.alpha +++ b/gitian/versions.alpha @@ -1,4 +1,4 @@ -TORBROWSER_VERSION=4.0-alpha-2 +TORBROWSER_VERSION=4.0-alpha-3 BUNDLE_LOCALES="ar de es-ES fa fr it ko nl pl pt-PT ru tr vi zh-CN" BUILD_PT_BUNDLES=1
@@ -9,9 +9,9 @@ FIREFOX_VERSION=24.8.0esr TORBROWSER_UPDATE_CHANNEL=alpha
TORBROWSER_TAG=tor-browser-${FIREFOX_VERSION}-4.x-1-build1 -TOR_TAG=tor-0.2.5.6-alpha +TOR_TAG=tor-0.2.5.7-rc TORLAUNCHER_TAG=0.2.7.0 -TORBUTTON_TAG=1.6.12.1 +TORBUTTON_TAG=1.6.12.2 HTTPSE_TAG=3.5.3 # XXX: HTTPSE_VER is used instead, pending #11630 NSIS_TAG=v0.2 ZLIB_TAG=v1.2.8 @@ -52,7 +52,7 @@ GO_VER=1.3 ## File names for the source packages OPENSSL_PACKAGE=openssl-${OPENSSL_VER}.tar.gz GMP_PACKAGE=gmp-${GMP_VER}.tar.bz2 -NOSCRIPT_PACKAGE=noscript_security_suite-2.6.8.39-fx+sm+fn.xpi +NOSCRIPT_PACKAGE=noscript_security_suite-2.6.8.41-fx+sm+fn.xpi HTTPSE_PACKAGE=https-everywhere-${HTTPSE_VER}.xpi TOOLCHAIN4_PACKAGE=x86_64-apple-darwin10.tar.xz TOOLCHAIN4_OLD_PACKAGE=multiarch-darwin11-cctools127.2-gcc42-5666.3-llvmgcc42-2336.1-Linux-120724.tar.xz @@ -80,7 +80,7 @@ GMP_HASH=752079520b4690531171d0f4532e40f08600215feefede70b24fabdc6f1ab160 OSXSDK_HASH=6602d8d5ddb371fbc02e2a5967d9bd0cd7358d46f9417753c8234b923f2ea6fc TOOLCHAIN4_HASH=7b71bfe02820409b994c5c33a7eab81a81c72550f5da85ff7af70da3da244645 TOOLCHAIN4_OLD_HASH=65c1b2d302358a6b95a26c6828a66908a199276193bb0b268f2dcc1a997731e9 -NOSCRIPT_HASH=6b97c02b3ceab452f0ceec0f8918e0653837b24f376ba1a9dd78bb551bae3715 +NOSCRIPT_HASH=ac8b2febff44a437e00bd261570af9f7aba8cc2f49e69ffb631a0578af6facc1 HTTPSE_HASH=6feb4982d13f89656b61435b6b49e1996c61bc79e52d046d02312879376028e3 MSVCR100_HASH=1221a09484964a6f38af5e34ee292b9afefccb3dc6e55435fd3aaf7c235d9067 PYCRYPTO_HASH=f2ce1e989b272cfcb677616763e0a2e7ec659effa67a88aa92b3a65528f60a3c
tbb-commits@lists.torproject.org