morgan pushed to branch maint-13.5 at The Tor Project / Applications /
tor-browser-build
Commits:
f73d0c17 by Morgan at 2025-04-28T20:02:35+00:00
Bug 41438: Prepare Tor Browser 13.5.16
- - - - -
4 changed files:
- projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt
- projects/firefox/config
- projects/translation/config
- rbm.conf
Changes:
=====================================
projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt
=====================================
@@ -1,3 +1,9 @@
+Tor Browser 13.5.16 - April 29 2025
+ * All Platforms
+ * Updated Firefox to 115.23.0esr
+ * Bug 43673: Rebase Tor Browser 13.5.x onto Firefox 115.23.0esr
[tor-browser]
+ * Bug 43691: Backport security fixes from Firefox 138 [tor-browser]
+
Tor Browser 13.5.15 - April 01 2025
* All Platforms
* Updated Firefox to 115.22.0esr
=====================================
projects/firefox/config
=====================================
@@ -15,12 +15,12 @@ container:
use_container: 1
var:
- firefox_platform_version: 115.22.0
+ firefox_platform_version: 115.23.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: 3
+ browser_build: 2
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: d687be19490caa48a46a3e2193bda95d57cbb96d
+ git_hash: 04331f4c8177a09f0785f8cf2604dcebde139be5
targets:
nightly:
git_hash: 'base-browser'
tor-browser:
tor-browser: '[% INCLUDE build %]'
- git_hash: 95b60f2679611d39b035f2e45555c2c3d64d991f
+ git_hash: 5f4849f6d050316f9d7fe90018d1a83a3d191341
targets:
nightly:
git_hash: 'tor-browser'
=====================================
rbm.conf
=====================================
@@ -73,19 +73,18 @@ buildconf:
git_signtag_opt: '-s'
var:
- torbrowser_version: '13.5.15'
- torbrowser_build: 'build2'
+ torbrowser_version: '13.5.16'
+ 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/03/31 18:28:08'
+ browser_release_date: '2025/04/28 19:01:53'
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.15
- 13.5.14
- 13.5.13
- - 13.5.12
- - 13.5.11
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/f73d0c17d5277bcf3ee3af77440b563559783cdf
--
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/f73d0c17d5277bcf3ee3af77440b563559783cdf
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]