Pier Angelo Vendrame pushed to branch maint-13.5 at The Tor Project /
Applications / tor-browser-build
Commits:
c6dd99c6 by Pier Angelo Vendrame at 2026-01-12T11:50:08+01:00
Bug 41659: Prepare Tor Browser 13.5.27.
- - - - -
5 changed files:
- projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt
- projects/browser/config
- projects/firefox/config
- projects/translation/config
- rbm.conf
Changes:
=====================================
projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt
=====================================
@@ -1,3 +1,16 @@
+Tor Browser 13.5.27 - January 13 2026
+ * All Platforms
+ * Updated Firefox to 115.32.0esr
+ * Updated NoScript to 13.5.7.1984
+ * Bug 44418: Update built-in obfs4 bridges [tor-browser]
+ * Bug 44433: Weird ยง:domain.com label in the Blocked Objects window
[tor-browser]
+ * Bug 44471: Rebase Tor Browser legacy onto 115.32.0esr [tor-browser]
+ * Bug 44474: Backport Security Fixes from Firefox 147 [tor-browser]
+ * Bug 44482: (H1) Script execution in Safest mode via data URI navigation
[tor-browser]
+ * Build System
+ * All Platforms
+ * Bug 41682: relprep.py should fail when a GitHub release is not found
[tor-browser-build]
+
Tor Browser 13.5.26 - December 09 2025
* All Platforms
* Updated Firefox to 115.31.0esr
=====================================
projects/browser/config
=====================================
@@ -103,9 +103,9 @@ input_files:
enable: '[% ! c("var/android") %]'
- filename: Bundle-Data
enable: '[% ! c("var/android") %]'
- - URL:
https://dist.torproject.org/torbrowser/noscript/noscript-13.5.2.1984.xpi
+ - URL:
https://dist.torproject.org/torbrowser/noscript/noscript-13.5.7.1984.xpi
name: noscript
- sha256sum: 4579c70b69e3198ea0bf064f9912b9341696b9ad4ed177cb19994208872425fd
+ sha256sum: 502cba045cc36f813adce8931e13d7f8f3962f8ba855173f4ba19bc82a6cfb59
- URL:
https://addons.mozilla.org/firefox/downloads/file/4359936/ublock_origin-1.60.0.xpi
name: ublock-origin
sha256sum: e2cda9b2a1b0a7f6e5ef0da9f87f28df52f8560587ba2e51a3003121cfb81600
=====================================
projects/firefox/config
=====================================
@@ -16,7 +16,7 @@ container:
use_container: 1
var:
- firefox_platform_version: 115.31.0
+ firefox_platform_version: 115.32.0
firefox_version: '[% c("var/firefox_platform_version") %]esr'
browser_series: '13.5'
browser_rebase: 1
=====================================
projects/translation/config
=====================================
@@ -12,13 +12,13 @@ compress_tar: 'gz'
steps:
base-browser:
base-browser: '[% INCLUDE build %]'
- git_hash: d366318349af0977ff23b492fa87e436e8672fdd
+ git_hash: fca1605a06b1a9b24cac7de6afb23aa896864e3e
targets:
nightly:
git_hash: 'base-browser'
tor-browser:
tor-browser: '[% INCLUDE build %]'
- git_hash: 45b67d3be52f79e8a4b361fd04ab12f342ab0016
+ git_hash: 579dafc751edf73f98da66e548b87d85474104ea
targets:
nightly:
git_hash: 'tor-browser'
=====================================
rbm.conf
=====================================
@@ -73,11 +73,11 @@ buildconf:
git_signtag_opt: '-s'
var:
- torbrowser_version: '13.5.26'
+ torbrowser_version: '13.5.27'
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/07 18:15:20'
+ browser_release_date: '2026/01/12 10:30:00'
browser_release_date_timestamp: '[% USE date;
date.format(c("var/browser_release_date"), "%s") %]'
browser_platforms:
# is_android_release and is_desktop_release are used to quickly
@@ -115,9 +115,9 @@ var:
updater_enabled: 1
build_mar: 1
torbrowser_incremental_from:
+ - 13.5.26
- 13.5.25
- 13.5.24
- - 13.5.23
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/c6dd99c6d9caca7f19a16537efef1d1f326a8694
--
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/c6dd99c6d9caca7f19a16537efef1d1f326a8694
You're receiving this email because of your account on gitlab.torproject.org.
_______________________________________________
tor-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]