[tor-commits] [tor-browser-build/master] Reorganize ChangeLog, pick up new tor, and tag build3

sysrqb at torproject.org sysrqb at torproject.org
Sun May 3 01:53:18 UTC 2020


commit 0e040219888a2b5998bd5811b2a80f49cea64a51
Author: Matthew Finkel <sysrqb at torproject.org>
Date:   Sun May 3 01:43:40 2020 +0000

    Reorganize ChangeLog, pick up new tor, and tag build3
---
 projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt | 16 +++++++---------
 projects/tor/config                                 |  2 +-
 rbm.conf                                            |  2 +-
 3 files changed, 9 insertions(+), 11 deletions(-)

diff --git a/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt b/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt
index a9ef63d..4eacc5a 100644
--- a/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt
+++ b/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt
@@ -2,25 +2,23 @@ Tor Browser 9.5a12 -- May 6 2020
  * All Platforms
    * Update Firefox to 68.8.0esr
    * Bump NoScript to 11.0.25
+   * Bump Tor to 0.4.3.4-rc
    * Translations update
-   * Bug 34017: Bump openssl version to 1.1.1g
-   * Bug 33630: Remove noisebridge01 default bridge
    * Bug 31499: Update libevent to 2.1.11-stable
+   * Bug 33630: Remove noisebridge01 default bridge
+   * Bug 33726: Fix patch for #23247: Communicating security expectations for .onion
+   * Bug 34017: Bump openssl version to 1.1.1g
      * Bug 33877: Disable Samples and Regression tests For Libevent Build
    * Bug 33698: Update "About Tor Browser" links in Tor Browser
- * Android
-   * Translations update
-   * Bump Tor to 0.4.3.3-alpha
-   * Bug 33359: Use latest Version of TOPL and Remove Patches
-   * Bug 33931: obfs4 bridges are used instead of meek if meek is selected in Tor Browser for Android alpha
  * Windows + OS X + Linux
-   * Translations update
    * Update Tor Launcher to 0.2.21.6
      * Translations update
    * Bug 33573: Update pion-webrtc version to 2.2.3
-   * Bug 33726: Fix patch for #23247: Communicating security expectations for .onion
    * Bug 32418: Allow updates to be disabled via an enterprise policy.
    * Bug 34032: Use Securedrop's Official https-everywhere ruleset
+ * Android
+   * Bug 33359: Use latest Version of TOPL and Remove Patches
+   * Bug 33931: obfs4 bridges are used instead of meek if meek is selected in Tor Browser for Android alpha
  * Build System
    * All Platforms
      * Bug 32027: Bump Go to 1.13.10
diff --git a/projects/tor/config b/projects/tor/config
index 3bd3999..70395fa 100644
--- a/projects/tor/config
+++ b/projects/tor/config
@@ -1,6 +1,6 @@
 # vim: filetype=yaml sw=2
 filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %]'
-version: 0.4.3.3-alpha
+version: 0.4.3.4-rc
 git_hash: 'tor-[% c("version") %]'
 git_url: https://git.torproject.org/tor.git
 git_submodule: 1
diff --git a/rbm.conf b/rbm.conf
index fb5873f..8e46c7f 100644
--- a/rbm.conf
+++ b/rbm.conf
@@ -25,7 +25,7 @@ buildconf:
 
 var:
   torbrowser_version: '9.5a12'
-  torbrowser_build: 'build2'
+  torbrowser_build: 'build3'
   torbrowser_incremental_from:
     - 9.5a11
   project_name: tor-browser



More information about the tor-commits mailing list