Verified Commit 0e2865f9 authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame 🎃
Browse files

Bug 41674: Prepare Tor Browser 16.0a2 (build2).

Bump GeckoView to build3 to fix more addon-related problems.
parent 89e8d5ed
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
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]
+1 −1
Original line number Diff line number Diff line
@@ -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:
+1 −1
Original line number Diff line number Diff line
@@ -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'