Pier Angelo Vendrame pushed to branch maint-13.5 at The Tor Project /
Applications / tor-browser-build
Commits:
5f931f36 by Pier Angelo Vendrame at 2026-02-24T15:27:42+01:00
Bug 41732: Prepare Tor Browser 13.5.29.
- - - - -
6 changed files:
- projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt
- projects/browser/config
- projects/firefox/config
- projects/translation/config
- projects/zlib/config
- rbm.conf
Changes:
=====================================
projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt
=====================================
@@ -1,3 +1,13 @@
+Tor Browser 13.5.29 - February 24 2026
+ * All Platforms
+ * Updated Firefox to 115.33.0esr
+ * Updated NoScript to 13.5.14.1984
+ * Updated zlib to 1.3.2
+ * Bug 43168: Review ESR 115 expiry date for legacy OS message [tor-browser]
+ * Bug 44667: 13.5 EOL support link is 404 [tor-browser]
+ * Bug 44668: Set detailsURL in update XML to be useful for 13.5 users
[tor-browser]
+ * Bug 44681: Backport Security Fixes from Firefox 148 [tor-browser]
+
Tor Browser 13.5.28 - February 17 2026
* All Platforms
* Updated Firefox to 115.32.1esr
=====================================
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.13.1984.xpi
+ - URL:
https://dist.torproject.org/torbrowser/noscript/noscript-13.5.14.1984.xpi
name: noscript
- sha256sum: 2d6a316846f113bad3720789477bc7d0633c88eeafbe7e109f2eaac642c0a408
+ sha256sum: ba55c6ad73f048468f14fb3da7acb5a8e8ffd822aa1a26ae8850933acbc92cfa
- URL:
https://addons.mozilla.org/firefox/downloads/file/4359936/ublock_origin-1.60.0.xpi
name: ublock-origin
sha256sum: e2cda9b2a1b0a7f6e5ef0da9f87f28df52f8560587ba2e51a3003121cfb81600
=====================================
projects/firefox/config
=====================================
@@ -16,12 +16,12 @@ container:
use_container: 1
var:
- firefox_platform_version: 115.32.1
+ firefox_platform_version: 115.33.0
firefox_version: '[% c("var/firefox_platform_version") %]esr'
browser_series: '13.5'
browser_rebase: 1
browser_branch: '[% c("var/browser_series") %]-[% c("var/browser_rebase") %]'
- browser_build: 1
+ browser_build: 3
branding_directory_prefix: 'tb'
copyright_year: '[% exec("git show -s --format=%ci").remove("-.*") %]'
nightly_updates_publish_dir: '[% c("var/nightly_updates_publish_dir_prefix")
%]nightly-[% c("var/osname") %]'
=====================================
projects/translation/config
=====================================
@@ -12,13 +12,13 @@ compress_tar: 'gz'
steps:
base-browser:
base-browser: '[% INCLUDE build %]'
- git_hash: 5ffb8148b4814b097bcde0a212c936e283aa77ea
+ git_hash: 2f74a0bbbaf9a4324225be31337909a7b9043e72
targets:
nightly:
git_hash: 'base-browser'
tor-browser:
tor-browser: '[% INCLUDE build %]'
- git_hash: 719eeceb96651f4cf527dc3d4493a9306277205e
+ git_hash: 47425f291fa588fef12754242667b1ee737db338
targets:
nightly:
git_hash: 'tor-browser'
=====================================
projects/zlib/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: '1.3.1'
+version: '1.3.2'
git_hash: 'v[% c("version") %]'
git_url: https://github.com/madler/zlib.git
gpg_keyring: zlib.gpg
=====================================
rbm.conf
=====================================
@@ -73,11 +73,11 @@ buildconf:
git_signtag_opt: '-s'
var:
- torbrowser_version: '13.5.28'
- torbrowser_build: 'build2'
+ torbrowser_version: '13.5.29'
+ 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/02/16 16:45:00'
+ browser_release_date: '2026/02/24 14: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.28
- 13.5.27
- 13.5.26
- - 13.5.25
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/5f931f3682c7c83e629034be595fd9138df782f1
--
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/5f931f3682c7c83e629034be595fd9138df782f1
You're receiving this email because of your account on gitlab.torproject.org.
_______________________________________________
tbb-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]