commit fa3c0784ed6feee6bb6a44a7ef17f3feeb57b7ee Author: Georg Koppen gk@torproject.org Date: Thu Jun 4 13:28:16 2015 +0000
Preparations for 4.5.2 --- Bundle-Data/Docs/ChangeLog.txt | 15 +++++++++++++++ gitian/versions | 13 +++++++------ tools/update-responses/config.yml | 9 ++++----- 3 files changed, 26 insertions(+), 11 deletions(-)
diff --git a/Bundle-Data/Docs/ChangeLog.txt b/Bundle-Data/Docs/ChangeLog.txt index 7ff3900..14522bc 100644 --- a/Bundle-Data/Docs/ChangeLog.txt +++ b/Bundle-Data/Docs/ChangeLog.txt @@ -1,3 +1,18 @@ +Tor Browser 4.5.2 -- June 12 2015 + * All Platforms + * Update Tor to 0.2.6.8 + * Update HTTPS-Everywhere to 5.0.5 + * Update NoScript to 2.6.9.26 + * Update Torbutton to 1.9.2.6 + * Bug 15984: Disabling Torbutton breaks the Add-ons Manager + * Bug 14429: Make sure the automatic resizing is disabled + * Translation updates + * Bug 16130: Defend against logjam attack + * Bug 15984: Disabling Torbutton breaks the Add-ons Manager + * Linux + * Bug 16026: Fix crash in GStreamer + * Bug 16083: Update comment in start-tor-browser + Tor Browser 5.0a1 -- May 14 2015 * All Platforms * Update Firefox to 31.7.0esr diff --git a/gitian/versions b/gitian/versions index 3ec62bc..74cf17c 100755 --- a/gitian/versions +++ b/gitian/versions @@ -8,11 +8,11 @@ FIREFOX_VERSION=31.7.0esr
TORBROWSER_UPDATE_CHANNEL=release
-TORBROWSER_TAG=tor-browser-${FIREFOX_VERSION}-4.5-1-build1 -TOR_TAG=tor-0.2.6.7 +TORBROWSER_TAG=tor-browser-${FIREFOX_VERSION}-4.5-2-build1 +TOR_TAG=tor-0.2.6.8 TORLAUNCHER_TAG=0.2.7.5 -TORBUTTON_TAG=1.9.2.3 -HTTPSE_TAG=5.0.3 +TORBUTTON_TAG=1.9.2.6 +HTTPSE_TAG=5.0.5 NSIS_TAG=v0.3 ZLIB_TAG=v1.2.8 LIBEVENT_TAG=release-2.0.21-stable @@ -57,10 +57,11 @@ GO_VER=1.4.2 ## 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.9.22-sm+fn+fx.xpi +NOSCRIPT_PACKAGE=noscript_security_suite-2.6.9.26-sm+fn+fx.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 OSXSDK_PACKAGE=apple-uni-sdk-10.6_20110407-0.flosoft1_i386.deb + MSVCR100_PACKAGE=msvcr100.dll BINUTILS_PACKAGE=binutils-${BINUTILS_VER}.tar.bz2 GCC_PACKAGE=gcc-${GCC_VER}.tar.bz2 @@ -84,7 +85,7 @@ GMP_HASH=752079520b4690531171d0f4532e40f08600215feefede70b24fabdc6f1ab160 OSXSDK_HASH=6602d8d5ddb371fbc02e2a5967d9bd0cd7358d46f9417753c8234b923f2ea6fc TOOLCHAIN4_HASH=7b71bfe02820409b994c5c33a7eab81a81c72550f5da85ff7af70da3da244645 TOOLCHAIN4_OLD_HASH=65c1b2d302358a6b95a26c6828a66908a199276193bb0b268f2dcc1a997731e9 -NOSCRIPT_HASH=0c6774cd5479a315253eb403c6a7c074658154630ac9c4bc481aa0aba6eb16a8 +NOSCRIPT_HASH=06d9fa6093378682a7fabfc0b2d156dfafcfda749ddd802970ce14d1860e6a3e MSVCR100_HASH=1221a09484964a6f38af5e34ee292b9afefccb3dc6e55435fd3aaf7c235d9067 PYCRYPTO_HASH=f2ce1e989b272cfcb677616763e0a2e7ec659effa67a88aa92b3a65528f60a3c ARGPARSE_HASH=ddaf4b0a618335a32b6664d4ae038a1de8fbada3b25033f9021510ed2b3941a4 diff --git a/tools/update-responses/config.yml b/tools/update-responses/config.yml index d8ec1ee..90524bd 100644 --- a/tools/update-responses/config.yml +++ b/tools/update-responses/config.yml @@ -10,15 +10,14 @@ build_targets: osx64: Darwin_x86_64-gcc3 channels: alpha: 5.0a1 - release: 4.5.1 + release: 4.5.2 versions: - 4.5.1: + 4.5.2: platformVersion: 31.7.0 detailsURL: https://www.torproject.org/projects/torbrowser.html.en - download_url: https://www.torproject.org/dist/torbrowser/4.5.1 + download_url: https://www.torproject.org/dist/torbrowser/4.5.2 incremental_from: - - 4.5 - - 4.0.8 + - 4.5.1 migrate_archs: osx32: osx64 osx32: