Pier Angelo Vendrame pushed to branch maint-15.0 at The Tor Project / Applications / tor-browser-build Commits: 1706a002 by Pier Angelo Vendrame at 2026-05-18T21:36:41+02:00 Bug 41795&41796: Prepare Tor, Mullvad Browser 15.0.14 - - - - - 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,12 @@ +Mullvad Browser 15.0.14 - May 19 2026 + * All Platforms + * Updated Firefox to 140.11.0esr + * Updated NoScript to 13.6.19.1984 + * Bug 44958: Backport Security Fixes from Firefox 151 [tor-browser] + * Build System + * All Platforms + * Bug 41781: Fix clean section in rbm.local.conf.example [tor-browser-build] + Mullvad Browser 15.0.12 - May 07 2026 * All Platforms * Updated Firefox to 140.10.2esr ===================================== projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt ===================================== @@ -1,3 +1,17 @@ +Tor Browser 15.0.14 - May 19 2026 + * All Platforms + * Bug 44958: Backport Security Fixes from Firefox 151 [tor-browser] + * Windows + macOS + Linux + * Updated Firefox to 140.11.0esr + * Android + * Updated GeckoView to 140.11.0esr + * Build System + * All Platforms + * Bug 41781: Fix clean section in rbm.local.conf.example [tor-browser-build] + * Bug 41798: Update the URL to versions.ini in relprep.py [tor-browser-build] + * Windows + Linux + Android + * Updated Go to 1.25.10 + Tor Browser 15.0.13 - May 08 2026 * All Platforms * Updated tor to 0.4.9.8 ===================================== projects/browser/config ===================================== @@ -114,9 +114,9 @@ input_files: - filename: dmg-root enable: '[% ! c("var/android") %]' - name: fenix-nightly-apk - URL: https://ftp.mozilla.org/pub/fenix/nightly/2026/05/2026-05-07-08-37-59-fenix-... + URL: https://ftp.mozilla.org/pub/fenix/nightly/2026/05/2026-05-18-09-37-36-fenix-... enable: '[% c("var/android") %]' - sha256sum: 02c00cffa9b3fd3614f5c074d67c64b8eae7e1cab40899a5a6e243ab9bb88479 + sha256sum: 6dc4e01fa2cea881d54f00e62e8e063fc5b27db4aa10c126952cbd28c959256a - URL: https://dist.torproject.org/torbrowser/noscript/noscript-13.6.19.1984.xpi name: noscript sha256sum: e4280bb2ae87b7dce2c43e416dab60f15a791d439bf9dde2d15b91c14b4163d1 ===================================== projects/firefox/config ===================================== @@ -18,12 +18,12 @@ container: use_container: 1 var: - firefox_platform_version: '140.10.2' + firefox_platform_version: '140.11.0' firefox_version: '[% c("var/firefox_platform_version") %]esr' browser_series: '15.0' browser_rebase: 1 browser_branch: '[% c("var/browser_series") %]-[% c("var/browser_rebase") %]' - browser_build: 1 + 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 @@ -112,6 +112,7 @@ targets: mullvadbrowser: git_url: https://gitlab.torproject.org/tpo/applications/mullvad-browser.git var: + browser_build: 2 gitlab_project: https://gitlab.torproject.org/tpo/applications/mullvad-browser updater_url: 'https://cdn.mullvad.net/browser/update_responses/update_1/' mar_id_prefix: 'mullvadbrowser-mullvad' ===================================== projects/geckoview/config ===================================== @@ -20,12 +20,12 @@ container: build_apk: 1 var: - firefox_platform_version: '140.10.2' + firefox_platform_version: '140.11.0' geckoview_version: '[% c("var/firefox_platform_version") %]esr' browser_series: '15.0' browser_rebase: 1 browser_branch: '[% c("var/browser_series") %]-[% c("var/browser_rebase") %]' - browser_build: 1 + 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.9' +version: '1.25.10' filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.[% c("compress_tar") %]' container: use_container: 1 var: - source_sha256: 0ec9ef8ebcea097aac37decae9f09a7218b451cd96be7d6ed513d8e4bcf909cf + source_sha256: 20cf04a92e5af99748e341bc8996fa28090c9ac98765fa115ec5ddf41d7af41d 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: bca639ef183dba065e6f9dc0bab86aedb03f9335 + git_hash: 6749f7ce29126312167aee8e07cd45a4aa4acb9d targets: nightly: git_hash: 'base-browser' tor-browser: tor-browser: '[% INCLUDE build %]' - git_hash: 56f475a6c10e509aaff0657b9d864463d387cea7 + git_hash: a2e92e2c255377898a72be2fc0d073766a7ee4ed 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: 2c08eef67c3e6d720b23b9766d12807e25fb805e + git_hash: 5cc66c03e5c3d4f35dd48fc5a5a721e5ea1fc384 compress_tar: 'zst' targets: nightly: ===================================== rbm.conf ===================================== @@ -74,11 +74,11 @@ buildconf: git_signtag_opt: '-s' var: - torbrowser_version: '15.0.13' + torbrowser_version: '15.0.14' 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/05/07 14:25:16' + browser_release_date: '2026/05/18 17:00:00' 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.13[% END %]' - 15.0.12 - 15.0.11 - - 15.0.10 + - '[% IF c("var/mullvad-browser") %]15.0.10[% END %]' mar_channel_id: '[% c("var/projectname") %]-torproject-[% c("var/channel") %]' # By default, we sort the list of installed packages. This allows sharing View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/17... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/17... 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
participants (1)
-
Pier Angelo Vendrame (@pierov)