Pier Angelo Vendrame pushed to branch main at The Tor Project / Applications / tor-browser-build

Commits:

7 changed files:

Changes:

  • projects/browser/Bundle-Data/Docs-MB/ChangeLog.txt
    1
    -Mullvad Browser 16.0a8 - June 25 2026
    
    1
    +Mullvad Browser 16.0a8 - July 01 2026
    
    2 2
      * All Platforms
    
    3 3
        * Updated Firefox to 152.0a1
    
    4
    -   * Updated NoScript to 13.6.24.90101984
    
    4
    +   * Updated NoScript to 13.6.25.90301984
    
    5 5
        * Bug 44528: Make sure desktop IP Protection is disabled on desktop [tor-browser]
    
    6 6
        * Bug 44795: Revert BB 27604 patch as not needed anymore [tor-browser]
    
    7 7
        * Bug 44857: Drop `browser.display.use_system_colors` from our preference list [tor-browser]
    
    ... ... @@ -16,7 +16,7 @@ Mullvad Browser 16.0a8 - June 25 2026
    16 16
        * Bug 45043: Re-add missing changes to settings after 151/152 rebase [tor-browser]
    
    17 17
        * Bug 45047: Cross-site oracle via worklet rejection error in Safer Mode [tor-browser]
    
    18 18
        * Bug 45072: Disable XSLT already for 16.0 [tor-browser]
    
    19
    -   * Bug 41821: Update gpg subkeys for boklm [tor-browser-build]
    
    19
    +   * Bug 45083: Error in about:preferences due to ipprotection missing [tor-browser]
    
    20 20
      * Windows
    
    21 21
        * Bug 552: ABI::Windows::Graphics::Capture::IID_IGraphicsCaptureSession2 is used again in wgc_capture_session.cc [mullvad-browser]
    
    22 22
      * macOS
    
    ... ... @@ -28,6 +28,8 @@ Mullvad Browser 16.0a8 - June 25 2026
    28 28
          * Bug 41802: Remove the tor daemon requirement for signing [tor-browser-build]
    
    29 29
          * Bug 41809: Update toolchains for Firefox 152 [tor-browser-build]
    
    30 30
          * Bug 41813: Disable build artifacts in `make generate_gradle_dependencies_list-geckoview` [tor-browser-build]
    
    31
    +     * Bug 41821: Update gpg subkeys for boklm [tor-browser-build]
    
    32
    +     * Bug 41823: Add versions information to the toolchain list update [tor-browser-build]
    
    31 33
          * Bug 41827: Update morgan's keychain with renewed key [tor-browser-build]
    
    32 34
     
    
    33 35
     Mullvad Browser 16.0a7 - June 03 2026
    

  • projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt
    No preview for this file type
  • projects/browser/config
    ... ... @@ -87,9 +87,9 @@ input_files:
    87 87
         enable: '[% !c("var/android") %]'
    
    88 88
       - filename: dmg-root
    
    89 89
         enable: '[% c("var/macos") %]'
    
    90
    -  - URL: https://dist.torproject.org/torbrowser/noscript/noscript-13.6.24.90101984.xpi
    
    90
    +  - URL: https://dist.torproject.org/torbrowser/noscript/noscript-13.6.25.90301984.xpi
    
    91 91
         name: noscript
    
    92
    -    sha256sum: 58df96b190024a33785e5af2281994be65c380674049adeaa2318c11add099ee
    
    92
    +    sha256sum: 1449e39c15bf00493c274697486fc5f520124d52901fcae696c05083b2c7e921
    
    93 93
       - URL: https://addons.mozilla.org/firefox/downloads/file/4814095/ublock_origin-1.71.0.xpi
    
    94 94
         name: ublock-origin
    
    95 95
         sha256sum: 47f788a1fc2c014830b30bb0ef9588615701b98c5265fb19b8cf4ba779849feb
    

  • projects/firefox/config
    ... ... @@ -114,7 +114,6 @@ targets:
    114 114
           updater_url: 'https://cdn.mullvad.net/browser/update_responses/update_1/'
    
    115 115
           mar_id_prefix: 'mullvadbrowser-mullvad'
    
    116 116
           nightly_updates_publish_dir_prefix: mullvadbrowser-
    
    117
    -      browser_build: 2
    
    118 117
       linux-x86_64:
    
    119 118
         var:
    
    120 119
           arch_deps:
    

  • projects/tor/config
    1 1
     # vim: filetype=yaml sw=2
    
    2 2
     filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.[% c("compress_tar") %]'
    
    3
    -version: 0.4.9.10
    
    3
    +version: 0.4.9.11
    
    4 4
     git_hash: 'tor-[% c("version") %]'
    
    5 5
     git_url: https://gitlab.torproject.org/tpo/core/tor.git
    
    6 6
     git_submodule: 1
    

  • projects/translation/config
    ... ... @@ -12,13 +12,13 @@ compress_tar: 'gz'
    12 12
     steps:
    
    13 13
       base-browser:
    
    14 14
         base-browser: '[% INCLUDE build %]'
    
    15
    -    git_hash: 4432a9ab5c10ba53dc1d3ec9329a73a44446ac4c
    
    15
    +    git_hash: f214fa73196b8b4ecfd2141ff373ddcbb5edf6b8
    
    16 16
         targets:
    
    17 17
           nightly:
    
    18 18
             git_hash: 'base-browser'
    
    19 19
       tor-browser:
    
    20 20
         tor-browser: '[% INCLUDE build %]'
    
    21
    -    git_hash: 565e67ca7ebbf7d1b478bff1a9c6c779023f5211
    
    21
    +    git_hash: f1579ea805d3d1af56d394893d26561a2945824c
    
    22 22
         targets:
    
    23 23
           nightly:
    
    24 24
             git_hash: 'tor-browser'
    
    ... ... @@ -32,7 +32,7 @@ steps:
    32 32
         fenix: '[% INCLUDE build %]'
    
    33 33
         # We need to bump the commit before releasing but just pointing to a branch
    
    34 34
         # might cause too much rebuidling of the Firefox part.
    
    35
    -    git_hash: 41c4edad95ca1dca84f3c8d127956545518e00da
    
    35
    +    git_hash: 925fa40ece33f0c66b11c41b856fc71a1f8bf25c
    
    36 36
         compress_tar: 'zst'
    
    37 37
         targets:
    
    38 38
           nightly:
    

  • rbm.conf
    ... ... @@ -85,7 +85,7 @@ var:
    85 85
       torbrowser_build: 'build1'
    
    86 86
       # This should be the date of when the build is started. For the build
    
    87 87
       # to be reproducible, browser_release_date should always be in the past.
    
    88
    -  browser_release_date: '2026/06/25 10:00:00'
    
    88
    +  browser_release_date: '2026/07/01 08:30:00'
    
    89 89
       browser_release_date_timestamp: '[% USE date; date.format(c("var/browser_release_date"), "%s") %]'
    
    90 90
       browser_default_channel: alpha
    
    91 91
       browser_platforms: