Pier Angelo Vendrame pushed to branch main at The Tor Project / Applications / tor-browser-build Commits: 06ad6565 by Pier Angelo Vendrame at 2026-02-02T20:29:40+01:00 Bug 41674&41675: Prepare Tor&Mullvad Browser 16.0a2. - - - - - 12 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/moat-settings/config - projects/openssl/config - projects/tor/config - projects/translation/config - rbm.conf - tools/relprep.py Changes: ===================================== projects/browser/Bundle-Data/Docs-MB/ChangeLog.txt ===================================== @@ -1,3 +1,42 @@ +Mullvad Browser 16.0a2 - February 03 2026 + * All Platforms + * Updated Firefox to 147.0a1 + * Updated NoScript to 13.5.11.90301984 + * Updated uBlock Origin to 1.69.0 + * Bug 489: Drop about:rights [mullvad-browser] + * Bug 502: Some bugs in the about popup [mullvad-browser] + * Bug 504: Rebase Mullvad Browser alpha onto 147 [mullvad-browser] + * Bug 44289: RFPHelper console error when `--toolbar-field-color` is set to `inherit` [tor-browser] + * Bug 44460: Payment methods and addresses setting headings are visible in settings [tor-browser] + * Bug 44482: Script execution in Safest mode via data URI navigation [tor-browser] + * Bug 44522: Move common changes to about dialog to base-browser [tor-browser] + * Bug 44535: Letterboxing background colour is no longer used [tor-browser] + * Bug 44554: Unlabeled AI item in tab context menu in 147 [tor-browser] + * Bug 41676: Update toolchains for Firefox 147 [tor-browser-build] + * Linux + * Bug 44410: Use system's size for UI font on Linux [tor-browser] + * Build System + * All Platforms + * Bug 501: Support Firefox nightly tags in publishing automation for RR-based alphas [mullvad-browser] + * Bug 44452: Improve tb-dev range-diff and diff-diff [tor-browser] + * Bug 44498: Update translations CI to account for 1.0 version gap between alpha and stable [tor-browser] + * Bug 41427: Drop the openURL property from the update [tor-browser-build] + * Bug 41535: Update macOS and Windows containers to Debian trixie [tor-browser-build] + * Bug 41664: Investigate and fix issue with unexpected build_id changes [tor-browser-build] + * Bug 41668: Build mozharness.zip when building dev artifacts [tor-browser-build] + * Bug 41678: Consider set -u and maybe set -o pipefail [tor-browser-build] + * Bug 41682: relprep.py should fail when a GitHub release is not found [tor-browser-build] + * Bug 41685: Add henry to list of taggers in relevant projects. [tor-browser-build] + * Bug 41687: Add single `make list_toolchain_updates` command to list all toolchain updates [tor-browser-build] + * Bug 41705: Remove unnecessary workaround in projects/go/build [tor-browser-build] + * Bug 41707: firefox-l10n fails to build with `fetch_locale: 1: set: Illegal option -o pipefail` [tor-browser-build] + * Bug 41708: relprep.py fails to update extensions when out/browser does not exist [tor-browser-build] + * Bug 40095: cached checksums should not be used for input files when refresh_input is enabled [rbm] + * Bug 40096: `container extract` is showing confusing error when target directory already exists [rbm] + * Bug 40100: The GZIP variable makes set -u fail [rbm] + * Linux + * Bug 41706: Bump glibc to v2.28 in the linux cross-toolchain (aarch64) [tor-browser-build] + Mullvad Browser 16.0a1 - December 11 2025 * All Platforms * Updated Firefox to 146.0a1esr ===================================== projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt ===================================== @@ -1,3 +1,67 @@ +Tor Browser 16.0a2 - February 03 2026 + * All Platforms + * Updated NoScript to 13.5.11.90301984 + * Updated Tor to 0.4.9.4-rc + * Updated OpenSSL to 3.5.5 + * Bug 44303: Extension update job might never work on Android [tor-browser] + * Bug 44416: Rebase alpha onto 147 [tor-browser] + * Bug 44420: Drop "rights" from components.conf [tor-browser] + * Bug 44482: Script execution in Safest mode via data URI navigation [tor-browser] + * Bug 44492: Fix python linting warnings in our test files [tor-browser] + * Bug 44580: Registers noscript to check for updates on first run [tor-browser] + * Bug 41676: Update toolchains for Firefox 147 [tor-browser-build] + * Windows + macOS + Linux + * Updated Firefox to 147.0a1 + * Bug 44289: RFPHelper console error when `--toolbar-field-color` is set to `inherit` [tor-browser] + * Bug 44343: Hide the default browser settings again after MozBug 1969949 [tor-browser] + * Bug 44460: Payment methods and addresses setting headings are visible in settings [tor-browser] + * Bug 44522: Move common changes to about dialog to base-browser [tor-browser] + * Bug 44535: Letterboxing background colour is no longer used [tor-browser] + * Bug 44554: Unlabeled AI item in tab context menu in 147 [tor-browser] + * Linux + * Bug 44410: Use system's size for UI font on Linux [tor-browser] + * Android + * Updated GeckoView to 147.0a1 + * Bug 44398: Unable to load websites after a short amount of time on Android [tor-browser] + * Bug 44469: Fix branding on Android RR [tor-browser] + * Bug 44507: Drop the dependency on Sentry [tor-browser] + * Bug 44523: New circuit seems to have disappeared from 147 on Android [tor-browser] + * Bug 44532: Backport Bug 1967968: Minify the pdf.js code in order to improve the loading performance [tor-browser] + * Bug 44533: Update NoScript to the version bundled with the browser on Android [tor-browser] + * Bug 32200: only include required bits of OpenSSL in Android builds [tor-browser-build] + * Build System + * All Platforms + * Bug 44452: Improve tb-dev range-diff and diff-diff [tor-browser] + * Bug 44498: Update translations CI to account for 1.0 version gap between alpha and stable [tor-browser] + * Bug 41535: Update macOS and Windows containers to Debian trixie [tor-browser-build] + * Bug 41664: Investigate and fix issue with unexpected build_id changes [tor-browser-build] + * Bug 41668: Build mozharness.zip when building dev artifacts [tor-browser-build] + * Bug 41671: Update tools/signing/linux-signer-sign-android-apks to check for v3 signatures instead of v1 [tor-browser-build] + * Bug 41678: Consider set -u and maybe set -o pipefail [tor-browser-build] + * Bug 41682: relprep.py should fail when a GitHub release is not found [tor-browser-build] + * Bug 41685: Add henry to list of taggers in relevant projects. [tor-browser-build] + * Bug 41687: Add single `make list_toolchain_updates` command to list all toolchain updates [tor-browser-build] + * Bug 41691: Update Lyrebird to v0.8.1 [tor-browser-build] + * Bug 41705: Remove unnecessary workaround in projects/go/build [tor-browser-build] + * Bug 41707: firefox-l10n fails to build with `fetch_locale: 1: set: Illegal option -o pipefail` [tor-browser-build] + * Bug 41708: relprep.py fails to update extensions when out/browser does not exist [tor-browser-build] + * Bug 40095: cached checksums should not be used for input files when refresh_input is enabled [rbm] + * Bug 40096: `container extract` is showing confusing error when target directory already exists [rbm] + * Bug 40100: The GZIP variable makes set -u fail [rbm] + * Windows + macOS + Linux + * Bug 41427: Drop the openURL property from the update [tor-browser-build] + * Windows + Linux + Android + * Updated Go to 1.25.6 + * Linux + * Bug 41706: Bump glibc to v2.28 in the linux cross-toolchain (aarch64) [tor-browser-build] + * Android + * Bug 44508: Drop clearkey also on Android [tor-browser] + * Bug 41679: Android tor-expert-bundle archives missing version in filename [tor-browser-build] + * Bug 41684: Use only the NDK as var/compiler on Android [tor-browser-build] + * Bug 41688: 147 nightlies exceed the Play Store threshold [tor-browser-build] + * Bug 41699: Delete prefs specific to other architectures in omni.ja [tor-browser-build] + * Bug 41702: Replace uglifyjs with terser [tor-browser-build] + Tor Browser 16.0a1 - December 11 2025 * All Platforms * Updated NoScript to 13.5.1.90101984 ===================================== projects/browser/config ===================================== @@ -91,12 +91,12 @@ input_files: enable: '[% !c("var/android") %]' - filename: dmg-root enable: '[% c("var/macos") %]' - - URL: https://dist.torproject.org/torbrowser/noscript/noscript-13.5.1.90101984.xpi + - URL: https://dist.torproject.org/torbrowser/noscript/noscript-13.5.11.90301984.xp... name: noscript - sha256sum: 4731db06df1e433f843cd0d3d449241c9f143ff9d5bbf787c8162bfa63c8ab6c - - URL: https://addons.mozilla.org/firefox/downloads/file/4629131/ublock_origin-1.68... + sha256sum: 4140c65e0558c5a45a553299f502ff9fa53db1f7b2386c2f818974492b5c0a07 + - URL: https://addons.mozilla.org/firefox/downloads/file/4675310/ublock_origin-1.69... name: ublock-origin - sha256sum: 5caf4abda494018841222a12156919bbdd8cad82a783c38c36b22dd642704315 + sha256sum: 785bcde68a25faa8a0949964ec5ffe9bdcb85d3f0ae21c23f607c6c8f91472cf enable: '[% c("var/mullvad-browser") %]' - URL: https://cdn.mullvad.net/browser-extension/0.9.7/mullvad-browser-extension-0.... name: mullvad-extension ===================================== projects/firefox/config ===================================== @@ -22,7 +22,7 @@ var: browser_series: '16.0' browser_rebase: 2 browser_branch: '[% c("var/browser_series") %]-[% c("var/browser_rebase") %]' - browser_build: 1 + browser_build: 2 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 ===================================== @@ -24,7 +24,7 @@ var: browser_series: '16.0' browser_rebase: 2 browser_branch: '[% c("var/browser_series") %]-[% c("var/browser_rebase") %]' - browser_build: 1 + browser_build: 2 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.5' +version: '1.25.6' filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.[% c("compress_tar") %]' container: use_container: 1 var: - source_sha256: 22a5fd0a91efcd28a1b0537106b9959b2804b61f59c3758b51e8e5429c1a954f + source_sha256: 58cbf771e44d76de6f56d19e33b77d745a1e489340922875e46585b975c2b059 no_crosscompile: 1 setup: | mkdir -p /var/tmp/dist ===================================== projects/moat-settings/config ===================================== @@ -1,7 +1,7 @@ # vim: filetype=yaml sw=2 filename: '[% project %]-[% c("version") %]-[% c("var/build_id") %].tar.[% c("compress_tar") %]' git_url: https://gitlab.torproject.org/tpo/anti-censorship/rdsys-admin.git -git_hash: c13a8e5909d78abbabf5b853e20e63e38fcc4808 +git_hash: 365b0e65b27e053bece37b70bca0bd5fdb02099f version: '[% c("abbrev") %]' # Use gz for now, since we do not support Zstandard on Linux containers. compress_tar: 'gz' ===================================== projects/openssl/config ===================================== @@ -1,5 +1,5 @@ # vim: filetype=yaml sw=2 -version: 3.5.4 +version: 3.5.5 filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.[% c("compress_tar") %]' container: use_container: 1 @@ -14,7 +14,7 @@ targets: windows: var: flag_mwindows: '' - configure_opts: '-shared --cross-compile-prefix=[% c("arch") %]-w64-mingw32- mingw[% IF c("var/windows-x86_64") %]64[% END %] "[% c("var/CFLAGS") %] [% c("var/LDFLAGS") %]"' + configure_opts: '-shared --cross-compile-prefix=[% c("arch") %]-w64-mingw32- mingw[% IF c("var/windows-x86_64") %]64[% END %] "[% c("var/CFLAGS") %] [% c("var/LDFLAGS") %]" no-quic' macos: var: configure_opts: '--cross-compile-prefix=[% c("var/build_target") %]- darwin64-[% c("var/macos_arch") %]-cc enable-ec_nistp_64_gcc_128' @@ -41,5 +41,5 @@ input_files: - name: '[% c("var/compiler") %]' project: '[% c("var/compiler") %]' - URL: 'https://github.com/openssl/openssl/releases/download/openssl-[% c("version") %]/openssl-[% c("version") %].tar.gz' - sha256sum: 967311f84955316969bdb1d8d4b983718ef42338639c621ec4c34fddef355e99 + sha256sum: b28c91532a8b65a1f983b4c28b7488174e4a01008e29ce8e69bd789f28bc2a89 name: openssl ===================================== projects/tor/config ===================================== @@ -1,6 +1,6 @@ # vim: filetype=yaml sw=2 filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.[% c("compress_tar") %]' -version: 0.4.9.3-alpha +version: 0.4.9.4-rc git_hash: 'tor-[% c("version") %]' git_url: https://gitlab.torproject.org/tpo/core/tor.git git_submodule: 1 ===================================== projects/translation/config ===================================== @@ -12,19 +12,19 @@ compress_tar: 'gz' steps: base-browser: base-browser: '[% INCLUDE build %]' - git_hash: d366318349af0977ff23b492fa87e436e8672fdd + git_hash: 4949fc27ebf9e81a632c60caa5623a0cdafebbee targets: nightly: git_hash: 'base-browser' tor-browser: tor-browser: '[% INCLUDE build %]' - git_hash: 45b67d3be52f79e8a4b361fd04ab12f342ab0016 + git_hash: 66ba3b7e492ca273062c612fa401991e8af9da6b targets: nightly: git_hash: 'tor-browser' mullvad-browser: mullvad-browser: '[% INCLUDE build %]' - git_hash: bf09d9c070f72ad3aee24c54cb154bab2570247b + git_hash: 4bf1989120841478aa114b1bf4efefe78cdaf8ee targets: nightly: git_hash: 'mullvad-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: 4690b13484b82453db1482af32953ee2c9398568 + git_hash: 124baa05c818780c1620cd799debf14aeedba231 compress_tar: 'zst' targets: nightly: ===================================== rbm.conf ===================================== @@ -81,11 +81,11 @@ buildconf: git_signtag_opt: '-s' var: - torbrowser_version: '16.0a1' - torbrowser_build: 'build3' + torbrowser_version: '16.0a2' + 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: '2025/12/11 14:20:12' + browser_release_date: '2026/02/02 18:30:00' browser_release_date_timestamp: '[% USE date; date.format(c("var/browser_release_date"), "%s") %]' browser_default_channel: alpha browser_platforms: @@ -131,9 +131,9 @@ var: updater_enabled: 1 build_mar: 1 torbrowser_incremental_from: + - 16.0a1 - 15.0a4 - 15.0a3 - - 15.0a2 mar_channel_id: '[% c("var/projectname") %]-torproject-[% c("var/channel") %]' # torbrowser_legacy_version: 13.5.22 ===================================== tools/relprep.py ===================================== @@ -604,7 +604,9 @@ class ReleasePreparation: self.check_update( kwargs, prev_tag, "firefox", ["var", "firefox_platform_version"] ) - if "firefox" in kwargs: + if "firefox" in kwargs and not ( + "a" in kwargs["firefox"] or "b" in kwargs["firefox"] + ): # Sometimes this might be incorrect for alphas, but let's # keep it for now. kwargs["firefox"] += "esr" View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/06... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/06... You're receiving this email because of your account on gitlab.torproject.org.
participants (1)
-
Pier Angelo Vendrame (@pierov)