commit af17fda1a457cf3ec5845318556defd0d29272d7 Author: Matthew Finkel sysrqb@torproject.org Date: Mon Feb 10 02:31:45 2020 +0000
Changelog update and build3
Fix reproducibility issue in macOS build. --- 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 c576cdf..c542ef0 100644 --- a/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt +++ b/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt @@ -12,6 +12,8 @@ Tor Browser 9.0.5 -- February 11 2020 * Build System * All Platforms * Bug 32739: Bump clang to 8.0.1 + * OS X + * Bug 33200: Fix permissions on bookmarks.html
Tor Browser 9.0.4 -- January 9 2020 * All Platforms diff --git a/rbm.conf b/rbm.conf index 5e43719..123d1a8 100644 --- a/rbm.conf +++ b/rbm.conf @@ -25,7 +25,7 @@ buildconf:
var: torbrowser_version: '9.0.5' - torbrowser_build: 'build2' + torbrowser_build: 'build3' torbrowser_incremental_from: - 9.0.4 project_name: tor-browser