Pier Angelo Vendrame pushed to branch maint-15.0 at The Tor Project / Applications / tor-browser-build
Commits:
-
3171ccd4
by Pier Angelo Vendrame at 2026-06-28T14:33:47+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:
| ... | ... | @@ -114,12 +114,12 @@ 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/06/2026-06-15-21-51-40-fenix-154.0a1-android-arm64-v8a/fenix-154.0a1.multi.android-arm64-v8a.apk
|
|
| 117 | + URL: https://ftp.mozilla.org/pub/fenix/nightly/2026/06/2026-06-27-20-33-48-fenix-154.0a1-android-arm64-v8a/fenix-154.0a1.multi.android-arm64-v8a.apk
|
|
| 118 | 118 | enable: '[% c("var/android") %]'
|
| 119 | - sha256sum: 31a4e67fb6bf998e6259104ea734cdbadad5b4da1ab860722576a03d3e3ec9ab
|
|
| 120 | - - URL: https://dist.torproject.org/torbrowser/noscript/noscript-13.6.24.1984.xpi
|
|
| 119 | + sha256sum: 0f320103ec68bc9b648fd2c5fe3928a600a4a3c3b6eddc7138d2adb22d0c54be
|
|
| 120 | + - URL: https://dist.torproject.org/torbrowser/noscript/noscript-13.6.25.1984.xpi
|
|
| 121 | 121 | name: noscript
|
| 122 | - sha256sum: 2669919f5a67ba17069716a7e7fb258d75b454d47b902f237764549a923aae92
|
|
| 122 | + sha256sum: e6329c6a9a6e4e9d2b56606e34a5eca53b9dda8204a185d562a53885df0b0afc
|
|
| 123 | 123 | - URL: https://addons.mozilla.org/firefox/downloads/file/4814095/ublock_origin-1.71.0.xpi
|
| 124 | 124 | name: ublock-origin
|
| 125 | 125 | sha256sum: 47f788a1fc2c014830b30bb0ef9588615701b98c5265fb19b8cf4ba779849feb
|
| 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.9
|
|
| 3 | +version: 0.4.9.11
|
|
| 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: 327118384583e8a3e7136a44fdf2161d3a0ae273
|
|
| 15 | + git_hash: 4432a9ab5c10ba53dc1d3ec9329a73a44446ac4c
|
|
| 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: d045de641ff236415c819b436b829fea34cd096d
|
|
| 21 | + git_hash: f1579ea805d3d1af56d394893d26561a2945824c
|
|
| 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: cbe938e98c81ce851aa811fb10ba28953b086a19
|
|
| 35 | + git_hash: 925fa40ece33f0c66b11c41b856fc71a1f8bf25c
|
|
| 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.16'
|
|
| 77 | + torbrowser_version: '15.0.17'
|
|
| 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/06/16 01:15:30'
|
|
| 81 | + browser_release_date: '2026/06/28 12: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,11 +128,10 @@ var: |
| 128 | 128 | updater_enabled: 1
|
| 129 | 129 | build_mar: 1
|
| 130 | 130 | torbrowser_incremental_from:
|
| 131 | + - 15.0.16
|
|
| 131 | 132 | - '[% IF c("var/tor-browser") %]15.0.15[% END %]'
|
| 132 | 133 | - 15.0.14
|
| 133 | - - '[% IF c("var/tor-browser") %]15.0.13[% END %]'
|
|
| 134 | 134 | - '[% IF c("var/mullvad-browser") %]15.0.12[% END %]'
|
| 135 | - - '[% IF c("var/mullvad-browser") %]15.0.11[% END %]'
|
|
| 136 | 135 | mar_channel_id: '[% c("var/projectname") %]-torproject-[% c("var/channel") %]'
|
| 137 | 136 | |
| 138 | 137 | # By default, we sort the list of installed packages. This allows sharing
|