Pier Angelo Vendrame pushed to branch maint-14.5 at The Tor Project / Applications / tor-browser-build
Commits:
-
7f4c8774
by Pier Angelo Vendrame at 2025-08-18T14:07:38+02:00
10 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/go/config
- projects/manual/config
- projects/translation/config
- rbm.conf
- tools/relprep.py
Changes:
1 | +Mullvad Browser 14.5.6 - August 19 2025
|
|
2 | + * All Platforms
|
|
3 | + * Updated Firefox to 128.14.0esr
|
|
4 | + * Updated NoScript to 13.0.9
|
|
5 | + * Bug 459: Rebase Mullvad Browser onto 128.14.0esr [mullvad-browser]
|
|
6 | + * Bug 44041: Letterboxing causes greyed out alert background to be mis-aligned [tor-browser]
|
|
7 | + * Bug 44048: Backport Bug 1979608 [tor-browser]
|
|
8 | + * Bug 44100: Backport Security Fixes from Firefox 142 [tor-browser]
|
|
9 | + * Build System
|
|
10 | + * All Platforms
|
|
11 | + * Bug 41529: Automate publishing browser release branch and tags to Mullvad repository [tor-browser-build]
|
|
12 | + |
|
1 | 13 | Mullvad Browser 14.5.5 - July 22 2025
|
2 | 14 | * All Platforms
|
3 | 15 | * Updated Firefox to 128.13.0esr
|
1 | +Tor Browser 14.5.6 - August 19 2025
|
|
2 | + * All Platforms
|
|
3 | + * Updated NoScript to 13.0.9
|
|
4 | + * Bug 44048: Backport Bug 1979608 [tor-browser]
|
|
5 | + * Bug 44093: Rebase Tor Browser stable onto 128.14.0esr [tor-browser]
|
|
6 | + * Bug 44100: Backport Security Fixes from Firefox 142 [tor-browser]
|
|
7 | + * Bug 41515: Bump version of Conjure to include P173 improvements [tor-browser-build]
|
|
8 | + * Windows + macOS + Linux
|
|
9 | + * Updated Firefox to 128.14.0esr
|
|
10 | + * Bug 44041: Letterboxing causes greyed out alert background to be mis-aligned [tor-browser]
|
|
11 | + * Android
|
|
12 | + * Updated GeckoView to 128.14.0esr
|
|
13 | + * Updated Zstandard to 1.5.7
|
|
14 | + * Bug 43346: Remove the "[android] Stop PrivateNotificationService" patch [tor-browser]
|
|
15 | + * Bug 43645: Swiping away doesn't always disconnect from tor [tor-browser]
|
|
16 | + * Build System
|
|
17 | + * Windows + Linux + Android
|
|
18 | + * Updated Go to 1.23.12
|
|
19 | + |
|
1 | 20 | Tor Browser 14.5.5 - July 22 2025
|
2 | 21 | * All Platforms
|
3 | 22 | * Updated Tor to 0.4.8.17
|
... | ... | @@ -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/4497468/noscript-13.0.8.xpi
|
|
114 | + - URL: https://addons.mozilla.org/firefox/downloads/file/4551629/noscript-13.0.9.xpi
|
|
115 | 115 | name: noscript
|
116 | - sha256sum: 9d978cfe083cb9cce120b5ee41e8933d752d7ab4680bf517c5ec4b29c4cfd2dc
|
|
116 | + sha256sum: 525ab61aff21f67d10c3e20965a86ed479631549908a658f54692adc47d771f5
|
|
117 | 117 | - URL: https://addons.mozilla.org/firefox/downloads/file/4531307/ublock_origin-1.65.0.xpi
|
118 | 118 | name: ublock-origin
|
119 | 119 | sha256sum: 3e73c96a29a933866065f0756fe032984bf5b254af8dd1afd7a7f7e0668a33cf
|
... | ... | @@ -16,7 +16,7 @@ container: |
16 | 16 | use_container: 1
|
17 | 17 | |
18 | 18 | var:
|
19 | - firefox_platform_version: '128.13.0'
|
|
19 | + firefox_platform_version: '128.14.0'
|
|
20 | 20 | firefox_version: '[% c("var/firefox_platform_version") %]esr'
|
21 | 21 | browser_series: '14.5'
|
22 | 22 | browser_rebase: 1
|
... | ... | @@ -107,7 +107,6 @@ targets: |
107 | 107 | gitlab_project: https://gitlab.torproject.org/tpo/applications/mullvad-browser
|
108 | 108 | updater_url: 'https://cdn.mullvad.net/browser/update_responses/update_1/'
|
109 | 109 | nightly_updates_publish_dir_prefix: mullvadbrowser-
|
110 | - browser_build: 1
|
|
111 | 110 | linux-x86_64:
|
112 | 111 | var:
|
113 | 112 | arch_deps:
|
... | ... | @@ -18,7 +18,7 @@ container: |
18 | 18 | build_apk: 1
|
19 | 19 | |
20 | 20 | var:
|
21 | - firefox_platform_version: '128.13.0'
|
|
21 | + firefox_platform_version: '128.14.0'
|
|
22 | 22 | geckoview_version: '[% c("var/firefox_platform_version") %]esr'
|
23 | 23 | browser_series: '14.5'
|
24 | 24 | browser_rebase: 1
|
1 | 1 | # vim: filetype=yaml sw=2
|
2 | -version: '1.23.11'
|
|
2 | +version: '1.23.12'
|
|
3 | 3 | filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.[% c("compress_tar") %]'
|
4 | 4 | container:
|
5 | 5 | use_container: 1
|
6 | 6 | |
7 | 7 | var:
|
8 | - source_sha256: 296381607a483a8a8667d7695331752f94a1f231c204e2527d2f22e1e3d1247d
|
|
8 | + source_sha256: e1cce9379a24e895714a412c7ddd157d2614d9edbe83a84449b6e1840b4f1226
|
|
9 | 9 | no_crosscompile: 1
|
10 | 10 | setup: |
|
11 | 11 | mkdir -p /var/tmp/dist
|
1 | 1 | # vim: filetype=yaml sw=2
|
2 | 2 | # To update, see doc/how-to-update-the-manual.txt
|
3 | 3 | # Remember to update also the package's hash, with the version!
|
4 | -version: 295391
|
|
4 | +version: 302669
|
|
5 | 5 | filename: 'manual-[% c("version") %]-[% c("var/build_id") %].tar.[% c("compress_tar") %]'
|
6 | 6 | container:
|
7 | 7 | use_container: 1
|
... | ... | @@ -23,6 +23,6 @@ input_files: |
23 | 23 | - project: container-image
|
24 | 24 | - URL: 'https://build-sources.tbb.torproject.org/manual_[% c("version") %].zip'
|
25 | 25 | name: manual
|
26 | - sha256sum: feff63a5611438ae31c8237c9ce5cb463ec96cab07bd71f51a80ac5020d4e465
|
|
26 | + sha256sum: 44ce38d4a30af0d6f296d0c0eb477375dbaf9d883401cd78b2117d5c85b34f69
|
|
27 | 27 | - filename: packagemanual.py
|
28 | 28 | name: package_script |
... | ... | @@ -12,13 +12,13 @@ compress_tar: 'gz' |
12 | 12 | steps:
|
13 | 13 | base-browser:
|
14 | 14 | base-browser: '[% INCLUDE build %]'
|
15 | - git_hash: 8600afeb12fdae895c37618e1386c1a1ac2f5308
|
|
15 | + git_hash: 9896e5765c90c763b97135fdda00a08cf08dbddd
|
|
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: 9fe8a13ee4c69f91cd545dc3c575ca8f4851d58e
|
|
21 | + git_hash: a58fb6a60d4d1328b7cffcc1e6ded5673f5e4360
|
|
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: e995c24c2f8448fed7055f87b695a6418ceaf610
|
|
35 | + git_hash: 4e0bd31d22c24577bb5bdf275e0b6070e6412a2a
|
|
36 | 36 | compress_tar: 'zst'
|
37 | 37 | targets:
|
38 | 38 | nightly:
|
... | ... | @@ -73,11 +73,11 @@ buildconf: |
73 | 73 | git_signtag_opt: '-s'
|
74 | 74 | |
75 | 75 | var:
|
76 | - torbrowser_version: '14.5.5'
|
|
76 | + torbrowser_version: '14.5.6'
|
|
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/07/22 10:17:58'
|
|
80 | + browser_release_date: '2025/08/18 11:00:00'
|
|
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.5
|
|
99 | 100 | - 14.5.4
|
100 | 101 | - 14.5.3
|
101 | - - 14.5.2
|
|
102 | 102 | mar_channel_id: '[% c("var/projectname") %]-torproject-[% c("var/channel") %]'
|
103 | 103 | |
104 | - torbrowser_legacy_version: 13.5.20
|
|
105 | - torbrowser_legacy_platform_version: 115.26.0
|
|
104 | + torbrowser_legacy_version: 13.5.21
|
|
105 | + torbrowser_legacy_platform_version: 115.27.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
|
... | ... | @@ -135,7 +135,8 @@ class ReleasePreparation: |
135 | 135 | self.update_zlib()
|
136 | 136 | if self.android:
|
137 | 137 | self.update_zstd()
|
138 | - self.update_go()
|
|
138 | + # We use an EOL'ed go version. We will update it in 15.0.
|
|
139 | + # self.update_go()
|
|
139 | 140 | self.update_manual()
|
140 | 141 | |
141 | 142 | self.update_changelogs()
|