Pier Angelo Vendrame pushed to branch main at The Tor Project / Applications / tor-browser-build Commits: 0e2865f9 by Pier Angelo Vendrame at 2026-02-04T08:50:16+01:00 Bug 41674: Prepare Tor Browser 16.0a2 (build2). Bump GeckoView to build3 to fix more addon-related problems. - - - - - 3 changed files: - projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt - projects/geckoview/config - rbm.conf Changes: ===================================== projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt ===================================== @@ -1,4 +1,4 @@ -Tor Browser 16.0a2 - February 03 2026 +Tor Browser 16.0a2 - February 04 2026 * All Platforms * Updated NoScript to 13.5.11.90301984 * Updated Tor to 0.4.9.4-rc @@ -28,7 +28,7 @@ Tor Browser 16.0a2 - February 03 2026 * 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] + * Bug 44591: TBA Alpha fails to initialize WebExtensions [tor-browser] * Build System * All Platforms * Bug 44452: Improve tb-dev range-diff and diff-diff [tor-browser] @@ -56,6 +56,7 @@ Tor Browser 16.0a2 - February 03 2026 * 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 32200: only include required bits of OpenSSL in Android builds [tor-browser-build] * 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] ===================================== 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: 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: ===================================== rbm.conf ===================================== @@ -82,7 +82,7 @@ buildconf: var: torbrowser_version: '16.0a2' - torbrowser_build: 'build1' + torbrowser_build: 'build2' # 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/02/02 18:30:00' View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/0e... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/0e... You're receiving this email because of your account on gitlab.torproject.org.
participants (1)
-
Pier Angelo Vendrame (@pierov)