[tor-commits] [tor-browser-build/master] Picking up changes for build3
gk at torproject.org
gk at torproject.org
Thu Aug 16 11:43:10 UTC 2018
commit 1584f48516deaa01a21c704f625ab7203d5d8ea7
Author: Georg Koppen <gk at torproject.org>
Date: Thu Aug 16 11:42:45 2018 +0000
Picking up changes for build3
Fixed missing items in Changelog, correct sha256sum for new NoScript
---
projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt | 2 ++
rbm.conf | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt b/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt
index cda434d..5970d71 100644
--- a/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt
+++ b/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt
@@ -23,6 +23,7 @@ Tor Browser 8.0a10 -- August 20 2018
* Bug 27082: Enable a limited UITour for user onboarding
* Bug 26961: New user onboarding
* Bug 14952: Enable HTTP2 and AltSvc
+ * Bug 25735: Tor Browser stalls while loading Facebook login page
* Bug 17252: Enable TLS session identifiers with first-party isolation
* Bug 26353: Prevent speculative connects that violate first-party isolation
* Bug 24056: Use en-US strings in HTML forms if locale is spoofed to english
@@ -137,6 +138,7 @@ Tor Browser 8.0a9 -- June 27 2018
* Bug 25894: Get a rust cross-compiler for Windows
* Bug 25554: Bump mingw-w64 version for ESR 60
* Bug 23561: Fix nsis builds for Windows 64
+ * Bug 13469: Windows installer is missing many languages from NSIS file
* Bug 23231: Remove our STL Wrappers workaround for Windows 64bit
* Bug 26370: Don't copy msvcr100.dll and libssp-0.dll twice
* Bug 26476: Work around Tor Browser crashes due to fix for bug 1467041
diff --git a/rbm.conf b/rbm.conf
index 57de6cc..028f576 100644
--- a/rbm.conf
+++ b/rbm.conf
@@ -16,7 +16,7 @@ buildconf:
var:
torbrowser_version: '8.0a10'
- torbrowser_build: 'build2'
+ torbrowser_build: 'build3'
torbrowser_incremental_from:
- 8.0a9
project_name: tor-browser
More information about the tor-commits
mailing list