commit 9959fe004fce97e740c48dde079b3082eaaa0031 Author: Georg Koppen gk@torproject.org Date: Thu Sep 15 13:42:04 2016 +0000
Version bumps due to new tags --- Bundle-Data/Docs/ChangeLog.txt | 4 ++-- gitian/versions.alpha | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/Bundle-Data/Docs/ChangeLog.txt b/Bundle-Data/Docs/ChangeLog.txt index a7fb928..25e563b 100644 --- a/Bundle-Data/Docs/ChangeLog.txt +++ b/Bundle-Data/Docs/ChangeLog.txt @@ -3,7 +3,7 @@ Tor Browser 6.5a3 -- September 20 2016 * Update Firefox to 45.4.0esr * Update Tor to 0.2.9.2-alpha * Update OpenSSL to 1.0.2h (bug 20095) - * Update Torbutton to 1.9.6.3 + * Update Torbutton to 1.9.6.4 * Bug 17334: Move referrer spoofing for .onion domains into tor-browser.git * Bug 17767: Make "JavaScript disabled" more visible in Security Slider * Bug 18589: Clear site security settings during New Identity @@ -13,7 +13,7 @@ Tor Browser 6.5a3 -- September 20 2016 * Bug 19733: GETINFO response parser doesn't handle AF_UNIX entries + IPv6 * Bug 14271: Make Torbutton work with Unix Domain Socket option * Translation updates - * Update Tor Launcher to 0.2.10 + * Update Tor Launcher to 0.2.10.1 * Bug 14272: Make Tor Launcher work with Unix Domain Socket option * Bug 19568: Set CurProcD for Thunderbird/Instantbird * Bug 19432: Remove special handling for Instantbird/Thunderbird diff --git a/gitian/versions.alpha b/gitian/versions.alpha index c87def8..6e92fcb 100755 --- a/gitian/versions.alpha +++ b/gitian/versions.alpha @@ -14,10 +14,10 @@ FIREFOX_VERSION=45.4.0esr
TORBROWSER_UPDATE_CHANNEL=alpha
-TORBROWSER_TAG=tor-browser-${FIREFOX_VERSION}-6.5-1-build1 +TORBROWSER_TAG=tor-browser-${FIREFOX_VERSION}-6.5-1-build2 TOR_TAG=tor-0.2.9.2-alpha -TORLAUNCHER_TAG=0.2.10 -TORBUTTON_TAG=1.9.6.3 +TORLAUNCHER_TAG=0.2.10.1 +TORBUTTON_TAG=1.9.6.4 HTTPSE_TAG=5.2.4 NSIS_TAG=v0.3.1 ZLIB_TAG=v1.2.8
tbb-commits@lists.torproject.org