Pier Angelo Vendrame pushed to branch maint-15.0 at The Tor Project / Applications / tor-browser-build
Commits:
-
0184a6b9
by Pier Angelo Vendrame at 2026-09-01T13:21:25+02:00
10 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
- tools/relprep.py
Changes:
| 1 | +Mullvad Browser 15.0.21 - September 01 2026
|
|
| 2 | + * All Platforms
|
|
| 3 | + * Updated Firefox to 140.15.0esr
|
|
| 4 | + * Updated NoScript to 13.6.32.1984
|
|
| 5 | + * Updated uBlock Origin to 1.74.0
|
|
| 6 | + * Bug 572: Websites can initiate a WebSocket connection to a lan/localhost port [mullvad-browser]
|
|
| 7 | + * Bug 45259: Backport Security Fixes from Firefox 155 [tor-browser]
|
|
| 8 | + |
|
| 1 | 9 | Mullvad Browser 15.0.20 - August 18 2026
|
| 2 | 10 | * All Platforms
|
| 3 | 11 | * Updated Firefox to 140.14.0esr
|
| 1 | +Tor Browser 15.0.21 - September 01 2026
|
|
| 2 | + * All Platforms
|
|
| 3 | + * Updated NoScript to 13.6.32.1984
|
|
| 4 | + * Updated OpenSSL to 3.5.8
|
|
| 5 | + * Bug 45223: Backport tor-browser#45220 - about:torconnect doesn't show when launching the browser in non-PBM [tor-browser]
|
|
| 6 | + * Bug 45253: Rebase Tor Browser stable onto 140.15.0esr [tor-browser]
|
|
| 7 | + * Bug 45259: Backport Security Fixes from Firefox 155 [tor-browser]
|
|
| 8 | + * Windows + macOS + Linux
|
|
| 9 | + * Updated Firefox to 140.15.0esr
|
|
| 10 | + * Bug 44996: Change the 32-bit linux message to the expired version for the final 15.0 release [tor-browser]
|
|
| 11 | + * Bug 45264: Use parent process for TorConnect redirections [tor-browser]
|
|
| 12 | + * Android
|
|
| 13 | + * Updated GeckoView to 140.15.0esr
|
|
| 14 | + * Build System
|
|
| 15 | + * Windows + Linux + Android
|
|
| 16 | + * Updated Go to 1.25.14
|
|
| 17 | + |
|
| 1 | 18 | Tor Browser 15.0.20 - August 18 2026
|
| 2 | 19 | * All Platforms
|
| 3 | 20 | * Bug 45204: Rebase Tor Browser stable onto 140.14.0esr [tor-browser]
|
| ... | ... | @@ -114,16 +114,15 @@ input_files: |
| 114 | 114 | - filename: dmg-root
|
| 115 | 115 | enable: '[% ! c("var/android") %]'
|
| 116 | 116 | - name: fenix-nightly-apk
|
| 117 | - URL:
|
|
| 118 | - https://ftp.mozilla.org/pub/fenix/nightly/2026/08/2026-08-17-09-28-31-fenix-156.0a1-android-arm64-v8a/fenix-156.0a1.multi.android-arm64-v8a.apk
|
|
| 117 | + URL: https://ftp.mozilla.org/pub/fenix/nightly/2026/08/2026-08-31-19-30-04-fenix-157.0a1-android-arm64-v8a/fenix-157.0a1.multi.android-arm64-v8a.apk
|
|
| 119 | 118 | enable: '[% c("var/android") %]'
|
| 120 | - sha256sum: 2def423d5714369709d63ce9fd544049afa35ee83db8e37409ea3fcfd0a7c8da
|
|
| 121 | - - URL: https://dist.torproject.org/torbrowser/noscript/noscript-13.6.31.1984.xpi
|
|
| 119 | + sha256sum: 835deb4771c604805e2e4bcb76d84a4676998d939b4f350381bdab084425e705
|
|
| 120 | + - URL: https://dist.torproject.org/torbrowser/noscript/noscript-13.6.32.1984.xpi
|
|
| 122 | 121 | name: noscript
|
| 123 | - sha256sum: 28e1689956b610f328c582ae45b326cf666d909c468a87f01d48a10e256dad1f
|
|
| 124 | - - URL: https://addons.mozilla.org/firefox/downloads/file/4940584/ublock_origin-1.73.0.xpi
|
|
| 122 | + sha256sum: 05713eb71e43bee5a78c16c4a1e5c750b755a637c01ef1810e71f518d38fdb25
|
|
| 123 | + - URL: https://addons.mozilla.org/firefox/downloads/file/4981431/ublock_origin-1.74.0.xpi
|
|
| 125 | 124 | name: ublock-origin
|
| 126 | - sha256sum: bccc51a773150af4af6e1fd62c7bfdeb7238b79ff2381b998fa9f2e38f64786a
|
|
| 125 | + sha256sum: 175756d74468c9ba45863f7fc333d3be670f82d5b066314e915814dd547d1652
|
|
| 127 | 126 | enable: '[% c("var/mullvad-browser") %]'
|
| 128 | 127 | - URL: https://cdn.mullvad.net/browser-extension/0.9.10/mullvad-browser-extension-0.9.10.xpi
|
| 129 | 128 | name: mullvad-extension
|
| ... | ... | @@ -18,7 +18,7 @@ container: |
| 18 | 18 | use_container: 1
|
| 19 | 19 | |
| 20 | 20 | var:
|
| 21 | - firefox_platform_version: '140.14.0'
|
|
| 21 | + firefox_platform_version: '140.15.0'
|
|
| 22 | 22 | firefox_version: '[% c("var/firefox_platform_version") %]esr'
|
| 23 | 23 | browser_series: '15.0'
|
| 24 | 24 | browser_rebase: 1
|
| ... | ... | @@ -20,7 +20,7 @@ container: |
| 20 | 20 | build_apk: 1
|
| 21 | 21 | |
| 22 | 22 | var:
|
| 23 | - firefox_platform_version: '140.14.0'
|
|
| 23 | + firefox_platform_version: '140.15.0'
|
|
| 24 | 24 | geckoview_version: '[% c("var/firefox_platform_version") %]esr'
|
| 25 | 25 | browser_series: '15.0'
|
| 26 | 26 | browser_rebase: 1
|
| 1 | 1 | # vim: filetype=yaml sw=2
|
| 2 | -version: '1.25.13'
|
|
| 2 | +version: '1.25.14'
|
|
| 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: 1d7e2f70b1ee9b93c7df8efcca71f5adcc6a59797a4336c2d10171bd4c174614
|
|
| 8 | + source_sha256: 9e83f44f5fc297378861b4e16cc6aa114be8add7993fb3ceb2c512380aa4d582
|
|
| 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.7
|
|
| 2 | +version: 3.5.8
|
|
| 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: a8c0d28a529ca480f9f36cf5792e2cd21984552a3c8e4aa11a24aa31aeac98e8
|
|
| 36 | + sha256sum: a8f84a39918ec6415ce765d9b429d313ba97b8143169c172e734b9514464f5b2
|
|
| 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: 2740d708bcedd2fa43489c8d08cdd80b70bd8cf3
|
|
| 15 | + git_hash: e80343b33ffc78ea11668763ff299aa91ed80ec1
|
|
| 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: 1768f6c09cb2c4a012daaf8b33d105a7b48f7bfd
|
|
| 21 | + git_hash: 2d99f98e524cb823f8125e19e7e51a552a8b6895
|
|
| 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: fadbeeb9f8724d06903be5aade3e0ce26529d178
|
|
| 35 | + git_hash: c1a923a6df0217c843361bd21412d3fc72d5b73a
|
|
| 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.20'
|
|
| 77 | + torbrowser_version: '15.0.21'
|
|
| 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/08/17 15:00:00'
|
|
| 81 | + browser_release_date: '2026/09/01 10:41:46'
|
|
| 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,10 +128,9 @@ var: |
| 128 | 128 | updater_enabled: 1
|
| 129 | 129 | build_mar: 1
|
| 130 | 130 | torbrowser_incremental_from:
|
| 131 | + - 15.0.20
|
|
| 131 | 132 | - 15.0.19
|
| 132 | 133 | - 15.0.18
|
| 133 | - - '[% IF c("var/tor-browser") %]15.0.17[% END %]'
|
|
| 134 | - - '[% IF c("var/mullvad-browser") %]15.0.16[% END %]'
|
|
| 135 | 134 | mar_channel_id: '[% c("var/projectname") %]-torproject-[% c("var/channel") %]'
|
| 136 | 135 | |
| 137 | 136 | # By default, we sort the list of installed packages. This allows sharing
|
| ... | ... | @@ -141,7 +141,8 @@ class ReleasePreparation: |
| 141 | 141 | if self.android:
|
| 142 | 142 | self.update_zstd()
|
| 143 | 143 | update_fenix_nightly_apk(self.base_path)
|
| 144 | - self.update_go()
|
|
| 144 | + # Our version of go is EOL, stick with it.
|
|
| 145 | + # self.update_go()
|
|
| 145 | 146 | self.update_manual()
|
| 146 | 147 | self.update_moat_settings()
|
| 147 | 148 |