morgan pushed to branch maint-14.5 at The Tor Project / Applications / tor-browser-build
Commits:
-
7f1de994
by Morgan at 2025-05-26T20:49:17+00:00
7 changed files:
- projects/browser/Bundle-Data/Docs-MB/ChangeLog.txt
- projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt
- projects/browser/config
- projects/firefox/config
- projects/geckoview/config
- projects/translation/config
- rbm.conf
Changes:
1 | +Mullvad Browser 14.5.3 - May 26 2025
|
|
2 | + * All Platforms
|
|
3 | + * Updated Firefox to 128.11.0esr
|
|
4 | + * Updated NoScript to 13.0.6
|
|
5 | + * Bug 439: Rebase Mullvad Browser stable onto 128.11.0esr [mullvad-browser]
|
|
6 | + * Bug 43811: Backport security fixes from Firefox 139 [tor-browser]
|
|
7 | + |
|
1 | 8 | Mullvad Browser 14.5.2 - May 18 2025
|
2 | 9 | * All Platforms
|
3 | 10 | * Updated Firefox to 128.10.1esr
|
1 | +Tor Browser 14.5.3 - May 26 2025
|
|
2 | + * All Platforms
|
|
3 | + * Updated NoScript to 13.0.6
|
|
4 | + * Bug 43811: Backport security fixes from Firefox 139 [tor-browser]
|
|
5 | + * Bug 439: Rebase Mullvad Browser stable onto 128.11.0esr [mullvad-browser]
|
|
6 | + * Windows + macOS + Linux
|
|
7 | + * Updated Firefox to 128.11.0esr
|
|
8 | + * Android
|
|
9 | + * Updated GeckoView to 128.11.0esr
|
|
10 | + * Build System
|
|
11 | + * Android
|
|
12 | + * Bug 43809: Allow tba-fetch-deps.sh to fetch prebuilt artifacts from tor-browser-build from nightlies [tor-browser]
|
|
13 | + |
|
1 | 14 | Tor Browser 14.5.2 - May 18 2025
|
2 | 15 | * All Platforms
|
3 | 16 | * Bug 43397: Click to play should override "Any capability blocked in the top document must be blocked in its subdocuments too" [tor-browser]
|
... | ... | @@ -111,9 +111,9 @@ input_files: |
111 | 111 | enable: '[% ! c("var/android") %]'
|
112 | 112 | - filename: Bundle-Data
|
113 | 113 | enable: '[% ! c("var/android") %]'
|
114 | - - URL: https://addons.mozilla.org/firefox/downloads/file/4482368/noscript-12.6.xpi
|
|
114 | + - URL: https://addons.mozilla.org/firefox/downloads/file/4495120/noscript-13.0.6.xpi
|
|
115 | 115 | name: noscript
|
116 | - sha256sum: 91d9aecbccdbad8b370ec243108f45328fa638d924b74e0abe6f2ca870dd1bf6
|
|
116 | + sha256sum: 85066ef24c44cc839b2d6bbe4d3d08652c8e09f06515e1b86ee72ba26c406989
|
|
117 | 117 | - URL: https://addons.mozilla.org/firefox/downloads/file/4492375/ublock_origin-1.64.0.xpi
|
118 | 118 | name: ublock-origin
|
119 | 119 | sha256sum: b9e1c868bd1ac1defcabf2e01776d1a90effba34b07fe6a21350d45f022e0e9f
|
... | ... | @@ -16,12 +16,12 @@ container: |
16 | 16 | use_container: 1
|
17 | 17 | |
18 | 18 | var:
|
19 | - firefox_platform_version: '128.10.1'
|
|
19 | + firefox_platform_version: '128.11.0'
|
|
20 | 20 | firefox_version: '[% c("var/firefox_platform_version") %]esr'
|
21 | 21 | browser_series: '14.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 | copyright_year: '[% exec("git show -s --format=%ci " _ c("git_hash") _ "^{commit}", { exec_noco => 1 }).remove("-.*") %]'
|
26 | 26 | nightly_updates_publish_dir: '[% c("var/nightly_updates_publish_dir_prefix") %]nightly-[% c("var/osname") %]'
|
27 | 27 | gitlab_project: https://gitlab.torproject.org/tpo/applications/tor-browser
|
... | ... | @@ -18,12 +18,12 @@ container: |
18 | 18 | build_apk: 1
|
19 | 19 | |
20 | 20 | var:
|
21 | - firefox_platform_version: '128.10.1'
|
|
21 | + firefox_platform_version: '128.11.0'
|
|
22 | 22 | geckoview_version: '[% c("var/firefox_platform_version") %]esr'
|
23 | 23 | browser_series: '14.5'
|
24 | 24 | browser_rebase: 1
|
25 | 25 | browser_branch: '[% c("var/browser_series") %]-[% c("var/browser_rebase") %]'
|
26 | - browser_build: 1
|
|
26 | + browser_build: 2
|
|
27 | 27 | gitlab_project: https://gitlab.torproject.org/tpo/applications/tor-browser
|
28 | 28 | git_commit: '[% exec("git rev-parse " _ c("git_hash") _ "^{commit}", { exec_noco => 1 }) %]'
|
29 | 29 | deps:
|
... | ... | @@ -12,13 +12,13 @@ compress_tar: 'gz' |
12 | 12 | steps:
|
13 | 13 | base-browser:
|
14 | 14 | base-browser: '[% INCLUDE build %]'
|
15 | - git_hash: cbb22f086f26899d8cd74ad2419535638ea84d1a
|
|
15 | + git_hash: 90dbac96420394aa35ce29385814742ac4942b26
|
|
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: 0145a0f66043525a0c5c85fbaa84dfb082224809
|
|
21 | + git_hash: 9cbc3b3d25d2c5c77f1b6b3172ba6bcad2563939
|
|
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: '14.5.2'
|
|
77 | - torbrowser_build: 'build2'
|
|
76 | + torbrowser_version: '14.5.3'
|
|
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/05/18 05:10:03'
|
|
80 | + browser_release_date: '2025/05/26 20:25:32'
|
|
81 | 81 | browser_release_date_timestamp: '[% USE date; date.format(c("var/browser_release_date"), "%s") %]'
|
82 | 82 | browser_default_channel: release
|
83 | 83 | browser_platforms:
|
... | ... | @@ -96,13 +96,13 @@ var: |
96 | 96 | updater_enabled: 1
|
97 | 97 | build_mar: 1
|
98 | 98 | torbrowser_incremental_from:
|
99 | + - 14.5.2
|
|
99 | 100 | - 14.5.1
|
100 | - - 14.5
|
|
101 | - - 14.0.9
|
|
101 | + - '14.5'
|
|
102 | 102 | mar_channel_id: '[% c("var/projectname") %]-torproject-[% c("var/channel") %]'
|
103 | 103 | |
104 | - torbrowser_legacy_version: 13.5.17
|
|
105 | - torbrowser_legacy_platform_version: 115.23.1
|
|
104 | + torbrowser_legacy_version: 13.5.18
|
|
105 | + torbrowser_legacy_platform_version: 115.24.0
|
|
106 | 106 | |
107 | 107 | # By default, we sort the list of installed packages. This allows sharing
|
108 | 108 | # containers with identical list of packages, even if they are not listed
|