Pier Angelo Vendrame pushed to branch maint-13.5 at The Tor Project / 
Applications / tor-browser-build


Commits:
ede2a796 by Pier Angelo Vendrame at 2025-09-16T00:24:08+02:00
Bug 41547: Prepare Tor Browser 13.5.22

- - - - -


5 changed files:

- projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt
- projects/firefox/config
- projects/openssl/config
- projects/translation/config
- rbm.conf


Changes:

=====================================
projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt
=====================================
@@ -1,3 +1,13 @@
+Tor Browser 13.5.22 - September 16 2025
+ * All Platforms
+   * Updated Firefox to 115.28.0esr
+   * Updated OpenSSL to 3.5.2
+   * Bug 44198: Rebase Tor Browser Legacy onto 115.28 [tor-browser]
+   * Bug 44199: Backport Security Fixes from Firefox 143 [tor-browser]
+   * Bug 41441: Backport tor-browser-build#41432: Bump OpenSSL to 3.5.0 
[tor-browser-build]
+   * Bug 41462: Backport #40994 and #41280: Add support in signing scripts to 
sign release for some archs only & Update download-android-*.json files for 
android-only releases [tor-browser-build]
+   * Bug 41543: mmdebstrap-image fails to build bookworm images on maint-14.5 
[tor-browser-build]
+
 Tor Browser 13.5.21 - August 19 2025
  * All Platforms
    * Updated Firefox to 115.27.0esr


=====================================
projects/firefox/config
=====================================
@@ -16,12 +16,12 @@ container:
   use_container: 1
 
 var:
-  firefox_platform_version: 115.27.0
+  firefox_platform_version: 115.28.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/openssl/config
=====================================
@@ -1,5 +1,5 @@
 # vim: filetype=yaml sw=2
-version: 3.5.0
+version: 3.5.2
 filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% 
c("var/build_id") %].tar.[% c("compress_tar") %]'
 container:
   use_container: 1
@@ -33,5 +33,5 @@ input_files:
   - name: '[% c("var/compiler") %]'
     project: '[% c("var/compiler") %]'
   - URL: 'https://github.com/openssl/openssl/releases/download/openssl-[% 
c("version") %]/openssl-[% c("version") %].tar.gz'
-    sha256sum: 57e03c50feab5d31b152af2b764f10379aecd8ee92f16c985983ce4a99f7ef86
+    sha256sum: c53a47e5e441c930c3928cf7bf6fb00e5d129b630e0aa873b08258656e7345ec
     name: openssl


=====================================
projects/translation/config
=====================================
@@ -12,13 +12,13 @@ compress_tar: 'gz'
 steps:
   base-browser:
     base-browser: '[% INCLUDE build %]'
-    git_hash: e3eb649b9b964e3e874969aae0bf51cfa35488f9
+    git_hash: 0605fd89b582f841ff494213ace40558043593d7
     targets:
       nightly:
         git_hash: 'base-browser'
   tor-browser:
     tor-browser: '[% INCLUDE build %]'
-    git_hash: e8471a5feca51868b261ecf3238f387269177427
+    git_hash: 0513af059216580b1e8159af3a808ab4a1b32f84
     targets:
       nightly:
         git_hash: 'tor-browser'


=====================================
rbm.conf
=====================================
@@ -73,11 +73,11 @@ buildconf:
   git_signtag_opt: '-s'
 
 var:
-  torbrowser_version: '13.5.21'
+  torbrowser_version: '13.5.22'
   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/08/18 19:35:49'
+  browser_release_date: '2025/09/15 22:16:06'
   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.21
     - 13.5.20
     - 13.5.19
-    - 13.5.18
   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/ede2a79600b3aa06da7929218cdb5052780a3c30

-- 
View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/ede2a79600b3aa06da7929218cdb5052780a3c30
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]

Reply via email to