commit adbac2a1b7b172ce6314fd17d3cfc5318bf5a5a7 Author: Georg Koppen gk@torproject.org Date: Fri Dec 11 10:36:03 2015 +0000
Changelog update; version bumps --- Bundle-Data/Docs/ChangeLog.txt | 4 +++- gitian/versions | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/Bundle-Data/Docs/ChangeLog.txt b/Bundle-Data/Docs/ChangeLog.txt index 6def594..89e56e7 100644 --- a/Bundle-Data/Docs/ChangeLog.txt +++ b/Bundle-Data/Docs/ChangeLog.txt @@ -5,16 +5,18 @@ Tor Browser 5.0.5 -- December 15 2015 * Update OpenSSL to 1.0.1q * Update NoScript to 2.7 * Update HTTPS Everywhere to 5.1.1 - * Update Torbutton to 1.9.3.6 + * Update Torbutton to 1.9.3.7 * Bug 16990: Avoid matching '250 ' to the end of node name * Bug 17565: Tor fundraising campaign donation banner * Bug 17770: Fix alignments on donation banner + * Bug 17792: Include donation banner in some non en-US Tor Browsers * Translation updates * Bug 17207: Hide MIME types and plugins from websites * Bug 16909+17383: Adapt to HTTPS-Everywhere build changes * Bug 16863: Avoid confusing error when loop.enabled is false * Bug 17502: Add a preference for hiding "Open with" on download dialog * Bug 17446: Prevent canvas extraction by third parties (fixup of #6253) + * Bug 16441: Suppress "Reset Tor Browser" prompt
Tor Browser 5.0.4 -- November 3 2015 * All Platforms diff --git a/gitian/versions b/gitian/versions index b01e9f7..8e8cf7f 100755 --- a/gitian/versions +++ b/gitian/versions @@ -8,10 +8,10 @@ FIREFOX_VERSION=38.5.0esr
TORBROWSER_UPDATE_CHANNEL=release
-TORBROWSER_TAG=tor-browser-${FIREFOX_VERSION}-5.0-1-build1 +TORBROWSER_TAG=tor-browser-${FIREFOX_VERSION}-5.0-1-build2 TOR_TAG=tor-0.2.7.6 TORLAUNCHER_TAG=0.2.7.7 -TORBUTTON_TAG=1.9.3.6 +TORBUTTON_TAG=1.9.3.7 HTTPSE_TAG=5.1.1 NSIS_TAG=v0.3 ZLIB_TAG=v1.2.8
tbb-commits@lists.torproject.org