[tor-commits] [tor-browser-build/master] Pick up new tor-browser and torbutton tags for build4

gk at torproject.org gk at torproject.org
Sat Sep 1 20:46:09 UTC 2018


commit 1ef1b0636c223549bf04b015e20c00040bb1da44
Author: Georg Koppen <gk at torproject.org>
Date:   Sat Sep 1 20:44:16 2018 +0000

    Pick up new tor-browser and torbutton tags for build4
---
 projects/firefox/config                             | 2 +-
 projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt | 4 +++-
 projects/torbutton/config                           | 2 +-
 rbm.conf                                            | 2 +-
 4 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/projects/firefox/config b/projects/firefox/config
index 0ce5a37..1a94f2d 100644
--- a/projects/firefox/config
+++ b/projects/firefox/config
@@ -1,7 +1,7 @@
 # vim: filetype=yaml sw=2
 version: '[% c("abbrev") %]'
 filename: 'firefox-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %]'
-git_hash: 'tor-browser-[% c("var/firefox_version") %]-[% c("var/torbrowser_branch") %]-1-build1'
+git_hash: 'tor-browser-[% c("var/firefox_version") %]-[% c("var/torbrowser_branch") %]-1-build2'
 tag_gpg_id: 1
 git_url: https://git.torproject.org/tor-browser.git
 gpg_keyring: torbutton.gpg
diff --git a/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt b/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt
index acc278e..477845b 100644
--- a/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt
+++ b/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt
@@ -4,7 +4,7 @@ Tor Browser 8.0 -- September 5 2018
    * Update Tor to 0.3.3.9
    * Update OpenSSL to 1.0.2p
    * Update Libevent to 2.1.8
-   * Update Torbutton to 2.0.5
+   * Update Torbutton to 2.0.6
      * Bug 26960: Implement new about:tor start page
      * Bug 26961: Implement new user onboarding
      * Bug 26962: Circuit display onboarding
@@ -13,6 +13,7 @@ Tor Browser 8.0 -- September 5 2018
      * Bug 26321: Move 'New Identity', 'New Circuit' to File, hamburger menus
      * Bug 26100: Adapt Torbutton to Firefox 60 ESR
      * Bug 26520: Fix sec slider/NoScript for TOR_SKIP_LAUNCH=1
+     * Bug 27401: Start listening for NoScript before it loads
      * Bug 26430: New Torbutton icon
      * Bug 24309: Move circuit display to the identity popup
      * Bug 26884: Use Torbutton to provide security slider on mobile
@@ -50,6 +51,7 @@ Tor Browser 8.0 -- September 5 2018
    * Bug 27082: Enable a limited UITour for user onboarding
    * Bug 26961: New user onboarding
    * Bug 26962: New feature onboarding
+   * Bug 27403: The onboarding bubble is not always displayed
    * Bug 27283: Fix first-party isolation for UI tour
    * Bug 27213: Update about:tbupdate to new (about:tor) layout
    * Bug 14952+24553: Enable HTTP2 and AltSvc
diff --git a/projects/torbutton/config b/projects/torbutton/config
index ebceca7..f076b8f 100644
--- a/projects/torbutton/config
+++ b/projects/torbutton/config
@@ -1,5 +1,5 @@
 # vim: filetype=yaml sw=2
-version: 2.0.5
+version: 2.0.6
 git_url: https://git.torproject.org/torbutton.git
 git_hash: '[% c("version") %]'
 gpg_keyring: torbutton.gpg
diff --git a/rbm.conf b/rbm.conf
index d694f1d..d99460d 100644
--- a/rbm.conf
+++ b/rbm.conf
@@ -16,7 +16,7 @@ buildconf:
 
 var:
   torbrowser_version: '8.0'
-  torbrowser_build: 'build3'
+  torbrowser_build: 'build4'
   torbrowser_incremental_from:
     - 7.5.6
   project_name: tor-browser



More information about the tor-commits mailing list