Pier Angelo Vendrame pushed to branch maint-15.0 at The Tor Project / Applications / tor-browser-build
Commits:
-
82875403
by Pier Angelo Vendrame at 2026-09-08T17:24:39+02:00
5 changed files:
- projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt
- projects/browser/config
- projects/tor/config
- projects/translation/config
- rbm.conf
Changes:
| 1 | +Tor Browser 15.0.22 - September 09 2026
|
|
| 2 | + * All Platforms
|
|
| 3 | + * Updated Tor to 0.4.9.12
|
|
| 4 | + |
|
| 1 | 5 | Tor Browser 15.0.21 - September 01 2026
|
| 2 | 6 | * All Platforms
|
| 3 | 7 | * Updated NoScript to 13.6.32.1984
|
| ... | ... | @@ -114,9 +114,9 @@ input_files: |
| 114 | 114 | - filename: dmg-root
|
| 115 | 115 | enable: '[% ! c("var/android") %]'
|
| 116 | 116 | - name: fenix-nightly-apk
|
| 117 | - URL: https://ftp.mozilla.org/pub/fenix/nightly/2026/08/2026-08-31-19-30-04-fenix-157.0a1-android-arm64-v8a/fenix-157.0a1.multi.android-arm64-v8a.apk
|
|
| 117 | + URL: https://ftp.mozilla.org/pub/fenix/nightly/2026/09/2026-09-08-04-21-39-fenix-157.0a1-android-arm64-v8a/fenix-157.0a1.multi.android-arm64-v8a.apk
|
|
| 118 | 118 | enable: '[% c("var/android") %]'
|
| 119 | - sha256sum: 835deb4771c604805e2e4bcb76d84a4676998d939b4f350381bdab084425e705
|
|
| 119 | + sha256sum: 86af54073920df74060f57f892384f523295ddee4c762054b692449b19f047c6
|
|
| 120 | 120 | - URL: https://dist.torproject.org/torbrowser/noscript/noscript-13.6.32.1984.xpi
|
| 121 | 121 | name: noscript
|
| 122 | 122 | sha256sum: 05713eb71e43bee5a78c16c4a1e5c750b755a637c01ef1810e71f518d38fdb25
|
| 1 | 1 | # vim: filetype=yaml sw=2
|
| 2 | 2 | filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.[% c("compress_tar") %]'
|
| 3 | -version: 0.4.9.11
|
|
| 3 | +version: 0.4.9.12
|
|
| 4 | 4 | git_hash: 'tor-[% c("version") %]'
|
| 5 | 5 | git_url: https://gitlab.torproject.org/tpo/core/tor.git
|
| 6 | 6 | git_submodule: 1
|
| ... | ... | @@ -12,13 +12,13 @@ compress_tar: 'gz' |
| 12 | 12 | steps:
|
| 13 | 13 | base-browser:
|
| 14 | 14 | base-browser: '[% INCLUDE build %]'
|
| 15 | - git_hash: e80343b33ffc78ea11668763ff299aa91ed80ec1
|
|
| 15 | + git_hash: 530070e3a5fbe2dce823b5ac4d7b937e887b5c8b
|
|
| 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: 2d99f98e524cb823f8125e19e7e51a552a8b6895
|
|
| 21 | + git_hash: cfeef0986124ecc811f607c207f22e0f285a8c0e
|
|
| 22 | 22 | targets:
|
| 23 | 23 | nightly:
|
| 24 | 24 | git_hash: 'tor-browser'
|
| ... | ... | @@ -32,7 +32,7 @@ steps: |
| 32 | 32 | fenix: '[% INCLUDE build %]'
|
| 33 | 33 | # We need to bump the commit before releasing but just pointing to a branch
|
| 34 | 34 | # might cause too much rebuidling of the Firefox part.
|
| 35 | - git_hash: c1a923a6df0217c843361bd21412d3fc72d5b73a
|
|
| 35 | + git_hash: 8163f5d46d50c48c63513ed86e3db0df721520e6
|
|
| 36 | 36 | compress_tar: 'zst'
|
| 37 | 37 | targets:
|
| 38 | 38 | nightly:
|
| ... | ... | @@ -74,11 +74,11 @@ buildconf: |
| 74 | 74 | git_signtag_opt: '-s'
|
| 75 | 75 | |
| 76 | 76 | var:
|
| 77 | - torbrowser_version: '15.0.21'
|
|
| 77 | + torbrowser_version: '15.0.22'
|
|
| 78 | 78 | torbrowser_build: 'build1'
|
| 79 | 79 | # This should be the date of when the build is started. For the build
|
| 80 | 80 | # to be reproducible, browser_release_date should always be in the past.
|
| 81 | - browser_release_date: '2026/09/01 10:41:46'
|
|
| 81 | + browser_release_date: '2026/09/08 15:30:00'
|
|
| 82 | 82 | browser_release_date_timestamp: '[% USE date; date.format(c("var/browser_release_date"), "%s") %]'
|
| 83 | 83 | browser_default_channel: release
|
| 84 | 84 | browser_platforms:
|
| ... | ... | @@ -128,9 +128,9 @@ var: |
| 128 | 128 | updater_enabled: 1
|
| 129 | 129 | build_mar: 1
|
| 130 | 130 | torbrowser_incremental_from:
|
| 131 | + - 15.0.21
|
|
| 131 | 132 | - 15.0.20
|
| 132 | 133 | - 15.0.19
|
| 133 | - - 15.0.18
|
|
| 134 | 134 | mar_channel_id: '[% c("var/projectname") %]-torproject-[% c("var/channel") %]'
|
| 135 | 135 | |
| 136 | 136 | # By default, we sort the list of installed packages. This allows sharing
|