[tor-commits] [tor-browser-build/master] Pick up fix for #40090 for -build3

sysrqb at torproject.org sysrqb at torproject.org
Mon Sep 14 14:25:17 UTC 2020


commit 7f646713d7fa52f5b69153de6453a293c3a3bb08
Author: Matthew Finkel <sysrqb at torproject.org>
Date:   Mon Sep 14 14:24:08 2020 +0000

    Pick up fix for #40090 for -build3
---
 projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt | 1 +
 rbm.conf                                            | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt b/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt
index ab3f0cd..b0cdf08 100644
--- a/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt
+++ b/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt
@@ -21,6 +21,7 @@ Tor Browser 10.0a7 -- September 14 2020
      * Bug 40045: Fix complete .mar file creation for dmg2mar [tor-browser-build]
      * Bug 40065: Bump debootstrap-image ubuntu_version to 20.04.1 [tor-browser-build]
      * Bug 40087: Deterministically add HTTPS Everywhere into omni.ja
+     * Bug 40090: NSIS 3.06.1 based builds are not reproducible anymore
    * Windows
      * Bug 40052: Bump NSIS to 3.06.1 [tor-browser-build]
      * Bug 40071: Be explicit about no SEH with mingw-w64 on 32bit systems [tor-browser-build]
diff --git a/rbm.conf b/rbm.conf
index eaef6c7..a68c101 100644
--- a/rbm.conf
+++ b/rbm.conf
@@ -25,7 +25,7 @@ buildconf:
 
 var:
   torbrowser_version: '10.0a7'
-  torbrowser_build: 'build2'
+  torbrowser_build: 'build3'
   torbrowser_incremental_from:
     - 10.0a6
   project_name: tor-browser



More information about the tor-commits mailing list