[tor-commits] [tor-browser-bundle/maint-6.5] Pick up a new tor-browser tag
gk at torproject.org
gk at torproject.org
Thu Apr 13 14:56:12 UTC 2017
commit 652990244e81125aed75612a822eec86bb4c301c
Author: Georg Koppen <gk at torproject.org>
Date: Thu Apr 13 14:55:10 2017 +0000
Pick up a new tor-browser tag
We want to be able to deal with the SSE2 requirement for ESR52 without
shipping a Tor Browser 6.5.3 just for that.
---
Bundle-Data/Docs/ChangeLog.txt | 1 +
gitian/versions | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/Bundle-Data/Docs/ChangeLog.txt b/Bundle-Data/Docs/ChangeLog.txt
index 1808047..8e186ce 100644
--- a/Bundle-Data/Docs/ChangeLog.txt
+++ b/Bundle-Data/Docs/ChangeLog.txt
@@ -4,6 +4,7 @@ Tor Browser 6.5.2 -- April 19 2017
* Update HTTPS-Everywhere to 5.2.14
* Update NoScript to 5.0.2
* Bug 21555+16450: Don't remove Authorization header on subdomains (e.g. Twitter)
+ * Bug 19316: Make sure our Windows updates can deal with the SSE2 requirement
* Bug 21917: Add new obfs4 bridges
* Bug 21918: Move meek-amazon to d2cly7j4zqgua7.cloudfront.net backend
* Windows
diff --git a/gitian/versions b/gitian/versions
index 1557a98..82f7e6e 100755
--- a/gitian/versions
+++ b/gitian/versions
@@ -14,7 +14,7 @@ FIREFOX_VERSION=45.9.0esr
TORBROWSER_UPDATE_CHANNEL=release
-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.10
TORLAUNCHER_TAG=0.2.10.3
TORBUTTON_TAG=1.9.6.14
More information about the tor-commits
mailing list