ma1 pushed to branch maint-13.5 at The Tor Project / Applications /
tor-browser-build
Commits:
5f977a1f by hackademix at 2025-08-18T21:48:21+02:00
Bug 41521: Prepare Tor Browser 13.5.21
- - - - -
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,12 @@
+Tor Browser 13.5.21 - August 19 2025
+ * All Platforms
+ * Updated Firefox to 115.27.0esr
+ * Updated NoScript to 13.0.9
+ * Bug 43168: Review ESR 115 expiry date for legacy OS message [tor-browser]
+ * Bug 44041: Letterboxing causes greyed out alert background to be
mis-aligned [tor-browser]
+ * Bug 44048: Backport Bug 1979608 [tor-browser]
+ * Bug 44100: Backport Security Fixes from Firefox 142 [tor-browser]
+
Tor Browser 13.5.20 - July 22 2025
* All Platforms
* Updated Firefox to 115.26.0esr
=====================================
projects/browser/config
=====================================
@@ -103,9 +103,9 @@ input_files:
enable: '[% ! c("var/android") %]'
- filename: Bundle-Data
enable: '[% ! c("var/android") %]'
- - URL:
https://addons.mozilla.org/firefox/downloads/file/4497468/noscript-13.0.8.xpi
+ - URL:
https://addons.mozilla.org/firefox/downloads/file/4551629/noscript-13.0.9.xpi
name: noscript
- sha256sum: 9d978cfe083cb9cce120b5ee41e8933d752d7ab4680bf517c5ec4b29c4cfd2dc
+ sha256sum: 525ab61aff21f67d10c3e20965a86ed479631549908a658f54692adc47d771f5
- 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.26.0
+ firefox_platform_version: 115.27.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: 8600afeb12fdae895c37618e1386c1a1ac2f5308
+ git_hash: e3eb649b9b964e3e874969aae0bf51cfa35488f9
targets:
nightly:
git_hash: 'base-browser'
tor-browser:
tor-browser: '[% INCLUDE build %]'
- git_hash: 9fe8a13ee4c69f91cd545dc3c575ca8f4851d58e
+ git_hash: e8471a5feca51868b261ecf3238f387269177427
targets:
nightly:
git_hash: 'tor-browser'
=====================================
rbm.conf
=====================================
@@ -73,18 +73,18 @@ buildconf:
git_signtag_opt: '-s'
var:
- torbrowser_version: '13.5.20'
+ torbrowser_version: '13.5.21'
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/07/22 13:07:32'
+ browser_release_date: '2025/08/18 19:35:49'
browser_release_date_timestamp: '[% USE date;
date.format(c("var/browser_release_date"), "%s") %]'
updater_enabled: 1
build_mar: 1
torbrowser_incremental_from:
+ - 13.5.20
- 13.5.19
- 13.5.18
- - 13.5.17
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/5f977a1fbd3f06c15dc7eff09e2515a3297aca41
--
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/5f977a1fbd3f06c15dc7eff09e2515a3297aca41
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]