ma1 pushed to branch maint-15.0 at The Tor Project / Applications / tor-browser-build
Commits:
-
527c5de4
by hackademix at 2026-06-16T03:19:11+02:00
9 changed files:
- projects/browser/Bundle-Data/Docs-MB/ChangeLog.txt
- projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt
- projects/browser/config
- projects/firefox/config
- projects/geckoview/config
- projects/go/config
- projects/openssl/config
- projects/translation/config
- rbm.conf
Changes:
| 1 | +Mullvad Browser 15.0.16 - June 16 2026
|
|
| 2 | + * All Platforms
|
|
| 3 | + * Updated Firefox to 140.12.0esr
|
|
| 4 | + * Updated NoScript to 13.6.24.1984
|
|
| 5 | + * Updated uBlock Origin to 1.71.0
|
|
| 6 | + * Bug 553: Rebase Mullvad Browser stable onto 140.12.0esr [mullvad-browser]
|
|
| 7 | + * Bug 45044: NS 13.6.19.902 DocStartInjection regressed [tor-browser]
|
|
| 8 | + * Bug 45054: Backport Security Fixes from Firefox 152 [tor-browser]
|
|
| 9 | + * Build System
|
|
| 10 | + * All Platforms
|
|
| 11 | + * Bug 41802: Remove the tor daemon requirement for signing [tor-browser-build]
|
|
| 12 | + |
|
| 13 | +Mullvad Browser 15.0.16 - June 15 2026
|
|
| 14 | + * All Platforms
|
|
| 15 | + * Updated Firefox to 140.12.0esr
|
|
| 16 | + * Updated NoScript to 13.6.23.1984
|
|
| 17 | + * Updated uBlock Origin to 1.71.0
|
|
| 18 | + * Bug 553: Rebase Mullvad Browser stable onto 140.12.0esr [mullvad-browser]
|
|
| 19 | + * Bug 45044: NS 13.6.19.902 DocStartInjection regressed [tor-browser]
|
|
| 20 | + * Bug 45054: Backport Security Fixes from Firefox 152 [tor-browser]
|
|
| 21 | + * Build System
|
|
| 22 | + * All Platforms
|
|
| 23 | + * Bug 41802: Remove the tor daemon requirement for signing [tor-browser-build]
|
|
| 24 | + |
|
| 1 | 25 | Mullvad Browser 15.0.14 - May 19 2026
|
| 2 | 26 | * All Platforms
|
| 3 | 27 | * Updated Firefox to 140.11.0esr
|
| ... | ... | @@ -114,15 +114,15 @@ input_files: |
| 114 | 114 | - filename: dmg-root
|
| 115 | 115 | enable: '[% ! c("var/android") %]'
|
| 116 | 116 | - name: fenix-nightly-apk
|
| 117 | - URL: https://ftp.mozilla.org/pub/fenix/nightly/2026/06/2026-06-02-09-33-30-fenix-153.0a1-android-arm64-v8a/fenix-153.0a1.multi.android-arm64-v8a.apk
|
|
| 117 | + URL: https://ftp.mozilla.org/pub/fenix/nightly/2026/06/2026-06-15-21-51-40-fenix-154.0a1-android-arm64-v8a/fenix-154.0a1.multi.android-arm64-v8a.apk
|
|
| 118 | 118 | enable: '[% c("var/android") %]'
|
| 119 | - sha256sum: aadd1824cad0faa2052c5bea20348ced5c0831bc45e86ac1b35c7d12d8db8330
|
|
| 120 | - - URL: https://dist.torproject.org/torbrowser/noscript/noscript-13.6.20.1984.xpi
|
|
| 119 | + sha256sum: 31a4e67fb6bf998e6259104ea734cdbadad5b4da1ab860722576a03d3e3ec9ab
|
|
| 120 | + - URL: https://dist.torproject.org/torbrowser/noscript/noscript-13.6.24.1984.xpi
|
|
| 121 | 121 | name: noscript
|
| 122 | - sha256sum: 3950a8844d70dd4ab1cc8c349d779a46d01da2a631607c39a471c7e5749afa21
|
|
| 123 | - - URL: https://addons.mozilla.org/firefox/downloads/file/4721638/ublock_origin-1.70.0.xpi
|
|
| 122 | + sha256sum: 2669919f5a67ba17069716a7e7fb258d75b454d47b902f237764549a923aae92
|
|
| 123 | + - URL: https://addons.mozilla.org/firefox/downloads/file/4814095/ublock_origin-1.71.0.xpi
|
|
| 124 | 124 | name: ublock-origin
|
| 125 | - sha256sum: f2730d2877005763a45d765749892e936f49cae713d28f7aa6ea314454b89cf1
|
|
| 125 | + sha256sum: 47f788a1fc2c014830b30bb0ef9588615701b98c5265fb19b8cf4ba779849feb
|
|
| 126 | 126 | enable: '[% c("var/mullvad-browser") %]'
|
| 127 | 127 | - URL: https://cdn.mullvad.net/browser-extension/0.9.10/mullvad-browser-extension-0.9.10.xpi
|
| 128 | 128 | name: mullvad-extension
|
| ... | ... | @@ -18,12 +18,12 @@ container: |
| 18 | 18 | use_container: 1
|
| 19 | 19 | |
| 20 | 20 | var:
|
| 21 | - firefox_platform_version: '140.11.0'
|
|
| 21 | + firefox_platform_version: '140.12.0'
|
|
| 22 | 22 | firefox_version: '[% c("var/firefox_platform_version") %]esr'
|
| 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: 2
|
|
| 27 | 27 | copyright_year: '[% exec("git show -s --format=%ci " _ c("git_hash") _ "^{commit}", { exec_noco => 1 }).remove("-.*") %]'
|
| 28 | 28 | nightly_updates_publish_dir: '[% c("var/nightly_updates_publish_dir_prefix") %]nightly-[% c("var/osname") %]'
|
| 29 | 29 | gitlab_project: https://gitlab.torproject.org/tpo/applications/tor-browser
|
| ... | ... | @@ -112,7 +112,6 @@ targets: |
| 112 | 112 | mullvadbrowser:
|
| 113 | 113 | git_url: https://gitlab.torproject.org/tpo/applications/mullvad-browser.git
|
| 114 | 114 | var:
|
| 115 | - browser_build: 2
|
|
| 116 | 115 | gitlab_project: https://gitlab.torproject.org/tpo/applications/mullvad-browser
|
| 117 | 116 | updater_url: 'https://cdn.mullvad.net/browser/update_responses/update_1/'
|
| 118 | 117 | mar_id_prefix: 'mullvadbrowser-mullvad'
|
| ... | ... | @@ -20,12 +20,12 @@ container: |
| 20 | 20 | build_apk: 1
|
| 21 | 21 | |
| 22 | 22 | var:
|
| 23 | - firefox_platform_version: '140.11.0'
|
|
| 23 | + firefox_platform_version: '140.12.0'
|
|
| 24 | 24 | geckoview_version: '[% c("var/firefox_platform_version") %]esr'
|
| 25 | 25 | browser_series: '15.0'
|
| 26 | 26 | browser_rebase: 1
|
| 27 | 27 | browser_branch: '[% c("var/browser_series") %]-[% c("var/browser_rebase") %]'
|
| 28 | - browser_build: 4
|
|
| 28 | + browser_build: 2
|
|
| 29 | 29 | gitlab_project: https://gitlab.torproject.org/tpo/applications/tor-browser
|
| 30 | 30 | git_commit: '[% exec("git rev-parse " _ c("git_hash") _ "^{commit}", { exec_noco => 1 }) %]'
|
| 31 | 31 | deps:
|
| 1 | 1 | # vim: filetype=yaml sw=2
|
| 2 | -version: '1.25.10'
|
|
| 2 | +version: '1.25.11'
|
|
| 3 | 3 | filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.[% c("compress_tar") %]'
|
| 4 | 4 | container:
|
| 5 | 5 | use_container: 1
|
| 6 | 6 | |
| 7 | 7 | var:
|
| 8 | - source_sha256: 20cf04a92e5af99748e341bc8996fa28090c9ac98765fa115ec5ddf41d7af41d
|
|
| 8 | + source_sha256: 7b4e5b079b3c9bc420373ca68621a296b4d13c10735d4acac4171928d70f5480
|
|
| 9 | 9 | no_crosscompile: 1
|
| 10 | 10 | setup: |
|
| 11 | 11 | mkdir -p /var/tmp/dist
|
| 1 | 1 | # vim: filetype=yaml sw=2
|
| 2 | -version: 3.5.6
|
|
| 2 | +version: 3.5.7
|
|
| 3 | 3 | filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.[% c("compress_tar") %]'
|
| 4 | 4 | container:
|
| 5 | 5 | use_container: 1
|
| ... | ... | @@ -33,5 +33,5 @@ input_files: |
| 33 | 33 | - name: '[% c("var/compiler") %]'
|
| 34 | 34 | project: '[% c("var/compiler") %]'
|
| 35 | 35 | - URL: 'https://github.com/openssl/openssl/releases/download/openssl-[% c("version") %]/openssl-[% c("version") %].tar.gz'
|
| 36 | - sha256sum: deae7c80cba99c4b4f940ecadb3c3338b13cb77418409238e57d7f31f2a3b736
|
|
| 36 | + sha256sum: a8c0d28a529ca480f9f36cf5792e2cd21984552a3c8e4aa11a24aa31aeac98e8
|
|
| 37 | 37 | name: openssl |
| ... | ... | @@ -12,13 +12,13 @@ compress_tar: 'gz' |
| 12 | 12 | steps:
|
| 13 | 13 | base-browser:
|
| 14 | 14 | base-browser: '[% INCLUDE build %]'
|
| 15 | - git_hash: 1d60e454a106f032f83e1c76f7dee5309efe8938
|
|
| 15 | + git_hash: 327118384583e8a3e7136a44fdf2161d3a0ae273
|
|
| 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: 2d7a502a0fe2ab313e03440999003d21f3df1d20
|
|
| 21 | + git_hash: d045de641ff236415c819b436b829fea34cd096d
|
|
| 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: 85e4fdaea34266fdc7f0ef88c68606edc3f280f4
|
|
| 35 | + git_hash: cbe938e98c81ce851aa811fb10ba28953b086a19
|
|
| 36 | 36 | compress_tar: 'zst'
|
| 37 | 37 | targets:
|
| 38 | 38 | nightly:
|
| ... | ... | @@ -74,11 +74,11 @@ buildconf: |
| 74 | 74 | git_signtag_opt: '-s'
|
| 75 | 75 | |
| 76 | 76 | var:
|
| 77 | - torbrowser_version: '15.0.15'
|
|
| 77 | + torbrowser_version: '15.0.16'
|
|
| 78 | 78 | torbrowser_build: 'build1'
|
| 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: '2026/06/02 11:57:55'
|
|
| 81 | + browser_release_date: '2026/06/16 01:15:30'
|
|
| 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:
|
| ... | ... | @@ -128,9 +128,10 @@ var: |
| 128 | 128 | updater_enabled: 1
|
| 129 | 129 | build_mar: 1
|
| 130 | 130 | torbrowser_incremental_from:
|
| 131 | + - '[% IF c("var/tor-browser") %]15.0.15[% END %]'
|
|
| 131 | 132 | - 15.0.14
|
| 132 | 133 | - '[% IF c("var/tor-browser") %]15.0.13[% END %]'
|
| 133 | - - 15.0.12
|
|
| 134 | + - '[% IF c("var/mullvad-browser") %]15.0.12[% END %]'
|
|
| 134 | 135 | - '[% IF c("var/mullvad-browser") %]15.0.11[% END %]'
|
| 135 | 136 | mar_channel_id: '[% c("var/projectname") %]-torproject-[% c("var/channel") %]'
|
| 136 | 137 |