morgan pushed to branch maint-15.0 at The Tor Project / Applications / tor-browser-build

Commits:

5 changed files:

Changes:

  • projects/browser/Bundle-Data/Docs-MB/ChangeLog.txt
    1
    -Mullvad Browser 15.0 - October 28
    
    1
    +Mullvad Browser 15.0 - October 28 2025
    
    2 2
      * All Platforms
    
    3 3
        * Updated Firefox to 140.4.0esr
    
    4 4
        * Updated NoScript to 13.2.2
    
    ... ... @@ -64,6 +64,8 @@ Mullvad Browser 15.0 - October 28
    64 64
        * Bug 44234: No images in PDF [tor-browser]
    
    65 65
        * Bug 44242: Hand over Security Level's WebAssembly controls to NoScript [tor-browser]
    
    66 66
        * Bug 44262: Disable adding search engines from HTML forms [tor-browser]
    
    67
    +   * Bug 44270: Match Firefox's TLS fingerprint [tor-browser]
    
    68
    +   * Bug 44275: Reduce console noise on security level guess [tor-browser]
    
    67 69
        * Bug 44279: Disable contextual search install prompt [tor-browser]
    
    68 70
      * Windows
    
    69 71
        * Bug 440: Make abseil use win32 thread model on mingw [mullvad-browser]
    
    ... ... @@ -73,9 +75,11 @@ Mullvad Browser 15.0 - October 28
    73 75
        * Bug 43950: Review Mozilla 1894818: Support HEVC playback on Linux [tor-browser]
    
    74 76
        * Bug 43959: Make Noto Color Emoji the default emoji font on Linux [tor-browser]
    
    75 77
        * Bug 44227: Some CJK characters cannot be rendered by Tor which uses the Noto font family [tor-browser]
    
    78
    +   * Bug 44286: Hardcode GTK system font [tor-browser]
    
    76 79
        * Bug 41586: Replace Noto CJK with Jigmo on Linux [tor-browser-build]
    
    77 80
      * Build System
    
    78 81
        * All Platforms
    
    82
    +     * Bug 466: Automate the release process / replace the new build email [mullvad-browser]
    
    79 83
          * Bug 43891: Update the translation CI to use the new mozilla versions [tor-browser]
    
    80 84
          * Bug 44067: Move --enable-geckodriver only to Linux-only mozconfigs [tor-browser]
    
    81 85
          * Bug 44103: git's export-subst is a reproducibility problem [tor-browser]
    

  • projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt
    ... ... @@ -20,9 +20,12 @@ Tor Browser 15.0 - October 28 2025
    20 20
        * Bug 44069: Update `meek-azure` related strings to `meek` [tor-browser]
    
    21 21
        * Bug 44140: Refactored patch to prevent writing temp PDF files to disk [tor-browser]
    
    22 22
        * Bug 44234: No images in PDF [tor-browser]
    
    23
    +   * Bug 44275: Reduce console noise on security level guess [tor-browser]
    
    24
    +   * Bug 44280: Test stream isolation [tor-browser]
    
    23 25
        * Bug 41429: Add a note about user safety to Tor Browser Alpha blog posts [tor-browser-build]
    
    24 26
        * Bug 41442: Update our audit CSVs to use the new Audit template [tor-browser-build]
    
    25 27
        * Bug 41502: Application services build is failing on isNetworkAllowed() [tor-browser-build]
    
    28
    +   * Bug 41609: Use new CDN77 fronts for snowflake [tor-browser-build]
    
    26 29
      * Windows + macOS + Linux
    
    27 30
        * Updated Firefox to 140.4.0esr
    
    28 31
        * Bug 42025: Purple elements (e.g. Tor buttons) need dark theme variants [tor-browser]
    
    ... ... @@ -88,6 +91,7 @@ Tor Browser 15.0 - October 28 2025
    88 91
        * Bug 44221: Backport MozBug 1984333 Bump Spoofed Processor Count [tor-browser]
    
    89 92
        * Bug 44239: DDG HTML page and search results displayed incorrectly with Safest security setting [tor-browser]
    
    90 93
        * Bug 44262: Disable adding search engines from HTML forms [tor-browser]
    
    94
    +   * Bug 44270: Match Firefox's TLS fingerprint [tor-browser]
    
    91 95
        * Bug 44279: Disable contextual search install prompt [tor-browser]
    
    92 96
      * Windows + Android
    
    93 97
        * Bug 44062: Force touch enabled on Windows and Android [tor-browser]
    
    ... ... @@ -99,6 +103,7 @@ Tor Browser 15.0 - October 28 2025
    99 103
        * Bug 43950: Review Mozilla 1894818: Support HEVC playback on Linux [tor-browser]
    
    100 104
        * Bug 43959: Make Noto Color Emoji the default emoji font on Linux [tor-browser]
    
    101 105
        * Bug 44227: Some CJK characters cannot be rendered by Tor which uses the Noto font family [tor-browser]
    
    106
    +   * Bug 44286: Hardcode GTK system font [tor-browser]
    
    102 107
        * Bug 41586: Replace Noto CJK with Jigmo on Linux [tor-browser-build]
    
    103 108
      * Android
    
    104 109
        * Updated GeckoView to 140.4.0esr
    
    ... ... @@ -110,6 +115,7 @@ Tor Browser 15.0 - October 28 2025
    110 115
        * Bug 43676: Preemptively disable unified trust panel by default so we are tracking for next ESR [tor-browser]
    
    111 116
        * Bug 43699: Dummy "about:" pages are not cleared from recently closed tabs (and possibly elsewhere) because they are normal tabs, not private tabs. [tor-browser]
    
    112 117
        * Bug 43755: Restore functionality of "switch to tab" urlbar suggestion [tor-browser]
    
    118
    +   * Bug 43757: Disable setting for trending search [tor-browser]
    
    113 119
        * Bug 43826: Review Mozilla 1960122: Use `MOZ_BUILD_DATE` in Fenix build configuration [tor-browser]
    
    114 120
        * Bug 43855: brand.properties merging on Android is broken in 140 [tor-browser]
    
    115 121
        * Bug 43943: Review Mozilla 1928705: Ship Android Font Restrictions as part of FPP [tor-browser]
    
    ... ... @@ -124,7 +130,9 @@ Tor Browser 15.0 - October 28 2025
    124 130
        * Bug 44133: Hide the "Allow in private browsing" checkboxes from WebExtension management UI [tor-browser]
    
    125 131
        * Bug 44139: Restore the (inactive) YouTube and Reddit search plugins on Android [tor-browser]
    
    126 132
        * Bug 44172: Fix crash in TorAndroidIntegration.handleMessage() [tor-browser]
    
    133
    +   * Bug 44196: Persistent notification sometimes does not clear [tor-browser]
    
    127 134
        * Bug 44237: Revoke access to all advertising ids available in Android [tor-browser]
    
    135
    +   * Bug 44293: Force immediate NoScript update checks after bootstrap [tor-browser]
    
    128 136
        * Bug 41494: Update GeckoView build scripts for ESR140 [tor-browser-build]
    
    129 137
      * Build System
    
    130 138
        * All Platforms
    

  • projects/firefox/config
    ... ... @@ -21,7 +21,7 @@ var:
    21 21
       browser_series: '15.0'
    
    22 22
       browser_rebase: 1
    
    23 23
       browser_branch: '[% c("var/browser_series") %]-[% c("var/browser_rebase") %]'
    
    24
    -  browser_build: 4
    
    24
    +  browser_build: 5
    
    25 25
       copyright_year: '[% exec("git show -s --format=%ci " _ c("git_hash") _ "^{commit}", { exec_noco => 1 }).remove("-.*") %]'
    
    26 26
       nightly_updates_publish_dir: '[% c("var/nightly_updates_publish_dir_prefix") %]nightly-[% c("var/osname") %]'
    
    27 27
       gitlab_project: https://gitlab.torproject.org/tpo/applications/tor-browser
    
    ... ... @@ -114,7 +114,7 @@ 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: 3
    
    117
    +      browser_build: 4
    
    118 118
     
    
    119 119
       linux-x86_64:
    
    120 120
         var:
    

  • projects/geckoview/config
    ... ... @@ -23,7 +23,7 @@ var:
    23 23
       browser_series: '15.0'
    
    24 24
       browser_rebase: 1
    
    25 25
       browser_branch: '[% c("var/browser_series") %]-[% c("var/browser_rebase") %]'
    
    26
    -  browser_build: 4
    
    26
    +  browser_build: 5
    
    27 27
       gitlab_project: https://gitlab.torproject.org/tpo/applications/tor-browser
    
    28 28
       git_commit: '[% exec("git rev-parse " _ c("git_hash") _ "^{commit}", { exec_noco => 1 }) %]'
    
    29 29
       deps:
    

  • rbm.conf
    ... ... @@ -75,10 +75,10 @@ buildconf:
    75 75
     
    
    76 76
     var:
    
    77 77
       torbrowser_version: '15.0'
    
    78
    -  torbrowser_build: 'build1'
    
    78
    +  torbrowser_build: 'build2'
    
    79 79
       # This should be the date of when the build is started. For the build
    
    80 80
       # to be reproducible, browser_release_date should always be in the past.
    
    81
    -  browser_release_date: '2025/10/20 17:00:00'
    
    81
    +  browser_release_date: '2025/10/28 09:45:00'
    
    82 82
       browser_release_date_timestamp: '[% USE date; date.format(c("var/browser_release_date"), "%s") %]'
    
    83 83
       browser_default_channel: release
    
    84 84
       browser_platforms: