commit a20586e9e5a19de7f0b271807a99bdf4c1563df0 Author: Georg Koppen gk@torproject.org Date: Sun Sep 20 06:10:20 2015 +0000
Use build version 4 --- Bundle-Data/Docs/ChangeLog.txt | 2 -- gitian/versions.alpha | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/Bundle-Data/Docs/ChangeLog.txt b/Bundle-Data/Docs/ChangeLog.txt index a6784a4..cddf2d5 100644 --- a/Bundle-Data/Docs/ChangeLog.txt +++ b/Bundle-Data/Docs/ChangeLog.txt @@ -2,7 +2,6 @@ Tor Browser 5.5a3 -- September 22 2015 * All Platforms * Update Firefox to 38.3.0esr * Update libevent to 2.0.22-stable - * Update HTTPS-Everywhere to 5.1.1 * Update Torbutton to 1.9.4 * Bug 16937: Don't translate the hompepage/spellchecker dictionary string * Bug 16735: about:tor should accommodate different fonts/font sizes @@ -13,7 +12,6 @@ Tor Browser 5.5a3 -- September 22 2015 * Bug 10140: Add new Tor Browser locale (Japanese) * Bug 17102: Don't crash while opening a second Tor Browser * Bug 16983: Isolate favicon requests caused by the tab list dropdown - * Bug 16909: Adapt to HTTPS-Everywhere build changes * Bug 13512: Load a static tab with change notes after an update * Bug 16937: Remove the en-US dictionary from non en-US Tor Browser bundles * Bug 7446: Tor Browser should not "fix up" .onion domains (or any domains) diff --git a/gitian/versions.alpha b/gitian/versions.alpha index 6c3d05a..c856979 100755 --- a/gitian/versions.alpha +++ b/gitian/versions.alpha @@ -11,7 +11,7 @@ FIREFOX_VERSION=38.3.0esr
TORBROWSER_UPDATE_CHANNEL=alpha
-TORBROWSER_TAG=tor-browser-${FIREFOX_VERSION}-5.5-2-build3 +TORBROWSER_TAG=tor-browser-${FIREFOX_VERSION}-5.5-2-build4 TOR_TAG=tor-0.2.7.2-alpha TORLAUNCHER_TAG=0.2.7.7 TORBUTTON_TAG=1.9.4
tbb-commits@lists.torproject.org