morgan pushed to branch maint-13.5 at The Tor Project / Applications / tor-browser-build
Commits:
-
f7df634b
by Morgan at 2025-11-10T10:27:46+00:00
5 changed files:
- projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt
- projects/browser/config
- projects/firefox/config
- projects/translation/config
- rbm.conf
Changes:
| 1 | +Tor Browser 13.5.24 - November 11 2025
|
|
| 2 | + * All Platforms
|
|
| 3 | + * Updated NoScript to 13.4
|
|
| 4 | + * Bug 44270: Re-enable SHA1 for signing to match Firefox's TLS fingerprint [tor-browser]
|
|
| 5 | + * Bug 44320: Rebase Tor Browser legacy onto 115.30.0esr [tor-browser]
|
|
| 6 | + * Bug 44325: Backport Security Fixes from Firefox 145 [tor-browser]
|
|
| 7 | + * Bug 41609: Move back to CDN77 for default snowflake bridge [tor-browser-build]
|
|
| 8 | + * Build System
|
|
| 9 | + * All Platforms
|
|
| 10 | + * Bug 41603: Automate stand-alone legacy release deployment [tor-browser-build]
|
|
| 11 | + |
|
| 1 | 12 | Tor Browser 13.5.23 - October 14 2025
|
| 2 | 13 | * All Platforms
|
| 3 | 14 | * Updated Firefox to 115.29.0esr
|
| ... | ... | @@ -103,9 +103,9 @@ input_files: |
| 103 | 103 | enable: '[% ! c("var/android") %]'
|
| 104 | 104 | - filename: Bundle-Data
|
| 105 | 105 | enable: '[% ! c("var/android") %]'
|
| 106 | - - URL: https://addons.mozilla.org/firefox/downloads/file/4593796/noscript-13.2.1.xpi
|
|
| 106 | + - URL: https://addons.mozilla.org/firefox/downloads/file/4609561/noscript-13.4.xpi
|
|
| 107 | 107 | name: noscript
|
| 108 | - sha256sum: 190297f3d1e55db0c65f9bc00460bea9b753939d428ea593d6cef27fde1ce69a
|
|
| 108 | + sha256sum: 9496d2bc785f2b6dff36a3d6f60fa1a70d7b9a1895bc738c30387c94cd945168
|
|
| 109 | 109 | - URL: https://addons.mozilla.org/firefox/downloads/file/4359936/ublock_origin-1.60.0.xpi
|
| 110 | 110 | name: ublock-origin
|
| 111 | 111 | sha256sum: e2cda9b2a1b0a7f6e5ef0da9f87f28df52f8560587ba2e51a3003121cfb81600
|
| ... | ... | @@ -16,12 +16,12 @@ container: |
| 16 | 16 | use_container: 1
|
| 17 | 17 | |
| 18 | 18 | var:
|
| 19 | - firefox_platform_version: 115.29.0
|
|
| 19 | + firefox_platform_version: 115.30.0
|
|
| 20 | 20 | firefox_version: '[% c("var/firefox_platform_version") %]esr'
|
| 21 | 21 | browser_series: '13.5'
|
| 22 | 22 | browser_rebase: 1
|
| 23 | 23 | browser_branch: '[% c("var/browser_series") %]-[% c("var/browser_rebase") %]'
|
| 24 | - browser_build: 1
|
|
| 24 | + browser_build: 2
|
|
| 25 | 25 | branding_directory_prefix: 'tb'
|
| 26 | 26 | copyright_year: '[% exec("git show -s --format=%ci").remove("-.*") %]'
|
| 27 | 27 | nightly_updates_publish_dir: '[% c("var/nightly_updates_publish_dir_prefix") %]nightly-[% c("var/osname") %]'
|
| ... | ... | @@ -12,13 +12,13 @@ compress_tar: 'gz' |
| 12 | 12 | steps:
|
| 13 | 13 | base-browser:
|
| 14 | 14 | base-browser: '[% INCLUDE build %]'
|
| 15 | - git_hash: 98613b882f468da022301d164e619c6083fd0055
|
|
| 15 | + git_hash: df313475cfd9eba31009edca530803dd991264d7
|
|
| 16 | 16 | targets:
|
| 17 | 17 | nightly:
|
| 18 | 18 | git_hash: 'base-browser'
|
| 19 | 19 | tor-browser:
|
| 20 | 20 | tor-browser: '[% INCLUDE build %]'
|
| 21 | - git_hash: 29ad882c77961640cfe47caa172f544ce3b8bb1d
|
|
| 21 | + git_hash: 4fcb19da2c6b62bdd96828172162bea89ee3231e
|
|
| 22 | 22 | targets:
|
| 23 | 23 | nightly:
|
| 24 | 24 | git_hash: 'tor-browser'
|
| ... | ... | @@ -73,11 +73,11 @@ buildconf: |
| 73 | 73 | git_signtag_opt: '-s'
|
| 74 | 74 | |
| 75 | 75 | var:
|
| 76 | - torbrowser_version: '13.5.23'
|
|
| 76 | + torbrowser_version: '13.5.24'
|
|
| 77 | 77 | torbrowser_build: 'build1'
|
| 78 | 78 | # This should be the date of when the build is started. For the build
|
| 79 | 79 | # to be reproducible, browser_release_date should always be in the past.
|
| 80 | - browser_release_date: '2025/10/13 14:15:00'
|
|
| 80 | + browser_release_date: '2025/11/10 09:45:05'
|
|
| 81 | 81 | browser_release_date_timestamp: '[% USE date; date.format(c("var/browser_release_date"), "%s") %]'
|
| 82 | 82 | browser_platforms:
|
| 83 | 83 | # is_android_release and is_desktop_release are used to quickly
|
| ... | ... | @@ -115,9 +115,9 @@ var: |
| 115 | 115 | updater_enabled: 1
|
| 116 | 116 | build_mar: 1
|
| 117 | 117 | torbrowser_incremental_from:
|
| 118 | + - 13.5.23
|
|
| 118 | 119 | - 13.5.22
|
| 119 | 120 | - 13.5.21
|
| 120 | - - 13.5.20
|
|
| 121 | 121 | mar_channel_id: '[% c("var/projectname") %]-torproject-[% c("var/channel") %]'
|
| 122 | 122 | |
| 123 | 123 | # By default, we sort the list of installed packages. This allows sharing
|