ma1 pushed to branch maint-15.0 at The Tor Project / Applications / tor-browser-build Commits: 80e47919 by hackademix at 2026-07-14T09:03:06+02:00 ug 41825,41826: Prepare Tor, Mullvad Browser 15.0.18 - - - - - 8 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/translation/config - rbm.conf Changes: ===================================== projects/browser/Bundle-Data/Docs-MB/ChangeLog.txt ===================================== @@ -1,3 +1,13 @@ +Mullvad Browser 15.0.18 - July 14 2026 + * All Platforms + * Updated NoScript to 13.6.30.1984 + * Updated uBlock Origin to 1.72.2 + * Bug 45111: Cherry-pick latest firefox/esr140 commits on 140.12.0esr [tor-browser] + * Build System + * All Platforms + * Bug 41821: Update gpg subkeys for boklm [tor-browser-build] + * Bug 41827: Update morgan's keychain with renewed key [tor-browser-build] + Mullvad Browser 15.0.16 - June 16 2026 * All Platforms * Updated Firefox to 140.12.0esr ===================================== projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt ===================================== @@ -1,3 +1,13 @@ +Tor Browser 15.0.18 - July 14 2026 + * All Platforms + * Updated NoScript to 13.6.30.1984 + * Bug 45111: Cherry-pick latest firefox/esr140 commits on 140.12.0esr [tor-browser] + * Build System + * All Platforms + * Bug 41821: Update gpg subkeys for boklm [tor-browser-build] + * Windows + Linux + Android + * Updated Go to 1.25.12 + Tor Browser 15.0.17 - June 29 2026 * All Platforms * Updated Tor to 0.4.9.11 ===================================== projects/browser/config ===================================== @@ -114,15 +114,15 @@ input_files: - filename: dmg-root enable: '[% ! c("var/android") %]' - name: fenix-nightly-apk - URL: https://ftp.mozilla.org/pub/fenix/nightly/2026/06/2026-06-27-20-33-48-fenix-... + URL: https://ftp.mozilla.org/pub/fenix/nightly/2026/07/2026-07-13-20-26-34-fenix-... enable: '[% c("var/android") %]' - sha256sum: 0f320103ec68bc9b648fd2c5fe3928a600a4a3c3b6eddc7138d2adb22d0c54be - - URL: https://dist.torproject.org/torbrowser/noscript/noscript-13.6.25.1984.xpi + sha256sum: 1a0ca51024fa7624c407cfa9c0ca6571878d8558fe80c5e37fbba2f687219c7e + - URL: https://dist.torproject.org/torbrowser/noscript/noscript-13.6.30.1984.xpi name: noscript - sha256sum: e6329c6a9a6e4e9d2b56606e34a5eca53b9dda8204a185d562a53885df0b0afc - - URL: https://addons.mozilla.org/firefox/downloads/file/4814095/ublock_origin-1.71... + sha256sum: c93285f97d9c2755d4778eb190f3f9263270554cd762f420eca5a7ff67633d0a + - URL: https://addons.mozilla.org/firefox/downloads/file/4888680/ublock_origin-1.72... name: ublock-origin - sha256sum: 47f788a1fc2c014830b30bb0ef9588615701b98c5265fb19b8cf4ba779849feb + sha256sum: 40c315b0da7871868155ecfae7a50a58dfa0920aebd865e008214986f1b7c578 enable: '[% c("var/mullvad-browser") %]' - URL: https://cdn.mullvad.net/browser-extension/0.9.10/mullvad-browser-extension-0... name: mullvad-extension ===================================== projects/firefox/config ===================================== @@ -23,7 +23,7 @@ var: browser_series: '15.0' browser_rebase: 1 browser_branch: '[% c("var/browser_series") %]-[% c("var/browser_rebase") %]' - browser_build: 2 + browser_build: 3 copyright_year: '[% exec("git show -s --format=%ci " _ c("git_hash") _ "^{commit}", { exec_noco => 1 }).remove("-.*") %]' nightly_updates_publish_dir: '[% c("var/nightly_updates_publish_dir_prefix") %]nightly-[% c("var/osname") %]' gitlab_project: https://gitlab.torproject.org/tpo/applications/tor-browser ===================================== projects/geckoview/config ===================================== @@ -25,7 +25,7 @@ var: browser_series: '15.0' browser_rebase: 1 browser_branch: '[% c("var/browser_series") %]-[% c("var/browser_rebase") %]' - browser_build: 2 + browser_build: 3 gitlab_project: https://gitlab.torproject.org/tpo/applications/tor-browser git_commit: '[% exec("git rev-parse " _ c("git_hash") _ "^{commit}", { exec_noco => 1 }) %]' deps: ===================================== projects/go/config ===================================== @@ -1,11 +1,11 @@ # vim: filetype=yaml sw=2 -version: '1.25.11' +version: '1.25.12' filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.[% c("compress_tar") %]' container: use_container: 1 var: - source_sha256: 7b4e5b079b3c9bc420373ca68621a296b4d13c10735d4acac4171928d70f5480 + source_sha256: f90dcee4bd023fa376374ea0a5a6ebe553537b39c426ffd8c689469b45519932 no_crosscompile: 1 setup: | mkdir -p /var/tmp/dist ===================================== projects/translation/config ===================================== @@ -12,13 +12,13 @@ compress_tar: 'gz' steps: base-browser: base-browser: '[% INCLUDE build %]' - git_hash: 4432a9ab5c10ba53dc1d3ec9329a73a44446ac4c + git_hash: 38c3b4e6b3b71f9dbf84ed31c0552b2461e506c5 targets: nightly: git_hash: 'base-browser' tor-browser: tor-browser: '[% INCLUDE build %]' - git_hash: f1579ea805d3d1af56d394893d26561a2945824c + git_hash: ca0d23d9a380a2bce5a677952789738a57d8f715 targets: nightly: git_hash: 'tor-browser' @@ -32,7 +32,7 @@ steps: fenix: '[% INCLUDE build %]' # We need to bump the commit before releasing but just pointing to a branch # might cause too much rebuidling of the Firefox part. - git_hash: 925fa40ece33f0c66b11c41b856fc71a1f8bf25c + git_hash: ef9b8c76e315678f5c1841ad63f35870106492e4 compress_tar: 'zst' targets: nightly: ===================================== rbm.conf ===================================== @@ -74,11 +74,11 @@ buildconf: git_signtag_opt: '-s' var: - torbrowser_version: '15.0.17' + torbrowser_version: '15.0.18' torbrowser_build: 'build1' # This should be the date of when the build is started. For the build # to be reproducible, browser_release_date should always be in the past. - browser_release_date: '2026/06/28 12:30:00' + browser_release_date: '2026/07/14 06:29:51' browser_release_date_timestamp: '[% USE date; date.format(c("var/browser_release_date"), "%s") %]' browser_default_channel: release browser_platforms: @@ -128,9 +128,10 @@ var: updater_enabled: 1 build_mar: 1 torbrowser_incremental_from: + - '[% IF c("var/tor-browser") %]15.0.17[% END %]' - 15.0.16 - '[% IF c("var/tor-browser") %]15.0.15[% END %]' - - 15.0.14 + - '[% IF c("var/mullvad-browser") %]15.0.14[% END %]' - '[% IF c("var/mullvad-browser") %]15.0.12[% END %]' mar_channel_id: '[% c("var/projectname") %]-torproject-[% c("var/channel") %]' View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/80... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/80... You're receiving this email because of your account on gitlab.torproject.org. Manage all notifications: https://gitlab.torproject.org/-/profile/notifications | Help: https://gitlab.torproject.org/help