morgan pushed to branch main at The Tor Project / Applications / tor-browser-build
Commits:
-
4d015a75
by Morgan at 2025-02-10T18:40:58+00:00
8 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/translation/config
- rbm.conf
Changes:
1 | +Mullvad Browser 14.5a3 - February 10 2025
|
|
2 | + * All Platforms
|
|
3 | + * Updated Firefox to 128.7.0esr
|
|
4 | + * Updated uBlock Origin to 1.62.0
|
|
5 | + * Bug 312: Apply Alpha and Nightly branding to unstable release channels [mullvad-browser]
|
|
6 | + * Bug 324: Figure out how to handle string differences between mullvad release and mullvad tip [mullvad-browser]
|
|
7 | + * Bug 41065: navigator.storage "best effort" + "persistent" leak partitionSize/totalSpace entropy [tor-browser]
|
|
8 | + * Bug 43308: Only allow "about:" pages to have access to contentaccessible branding assets [tor-browser]
|
|
9 | + * Bug 43323: Expose a stable asset from chrome:// to identify Tor, Base, and Mullvad Browser [tor-browser]
|
|
10 | + * Bug 43386: Extension requests expose Firefox's minor version and custom app name [tor-browser]
|
|
11 | + * Bug 43451: Backport security fixes from Firefox 135 [tor-browser]
|
|
12 | + * Windows
|
|
13 | + * Bug 43402: set browser.startup.blankWindow false [tor-browser]
|
|
14 | + * macOS
|
|
15 | + * Bug 43468: ScreenCaptureKit framework should be a weak link [tor-browser]
|
|
16 | + * Linux
|
|
17 | + * Bug 41297: Add video codecs dependencies (recommends) on the Debian package [tor-browser-build]
|
|
18 | + * Build System
|
|
19 | + * All Platforms
|
|
20 | + * Bug 41281: Better dev defaults for fetch variable [tor-browser-build]
|
|
21 | + * Bug 41324: Improve build signing ergonomics [tor-browser-build]
|
|
22 | + * Bug 41358: Update sign-tag script to handle rapid-release nightly branches [tor-browser-build]
|
|
23 | + * Bug 40079: Make `fetch: if_needed` fetch existing branches [rbm]
|
|
24 | + * macOS
|
|
25 | + * Bug 41350: Increase timeout in rcodesign-notary-submit [tor-browser-build]
|
|
26 | + |
|
1 | 27 | Mullvad Browser 14.5a2 - January 14 2025
|
2 | 28 | * All Platforms
|
3 | 29 | * Updated Firefox to 128.6.0esr
|
1 | +Tor Browser 14.5a3 - February 10 2025
|
|
2 | + * All Platforms
|
|
3 | + * Bug 41065: navigator.storage "best effort" + "persistent" leak partitionSize/totalSpace entropy [tor-browser]
|
|
4 | + * Bug 41921: Clean up initialisation and bridges conflict between TorSettings and TorConnect [tor-browser]
|
|
5 | + * Bug 43308: Only allow "about:" pages to have access to contentaccessible branding assets [tor-browser]
|
|
6 | + * Bug 43323: Expose a stable asset from chrome:// to identify Tor, Base, and Mullvad Browser [tor-browser]
|
|
7 | + * Bug 43449: Rebase Tor Browser alpha onto 128.7.0esr [tor-browser]
|
|
8 | + * Bug 43451: Backport security fixes from Firefox 135 [tor-browser]
|
|
9 | + * Bug 41362: Remove meek azure from the builtin bridges [tor-browser-build]
|
|
10 | + * Windows + macOS + Linux
|
|
11 | + * Updated Firefox to 128.7.0esr
|
|
12 | + * Bug 41831: Some .tor.onion sites are not displaying the underlying V3 onion address in alpha [tor-browser]
|
|
13 | + * Bug 43254: Cancel Moat requests when no longer needed [tor-browser]
|
|
14 | + * Bug 43386: Extension requests expose Firefox's minor version and custom app name [tor-browser]
|
|
15 | + * Bug 43398: tor-urlbar-button-plain hover styling is overwritten by tor-button rule [tor-browser]
|
|
16 | + * Bug 43406: 2 buttons displayed onion-available and connect when Tor daemon killed [tor-browser]
|
|
17 | + * Bug 43461: Drop our wordmark padding [tor-browser]
|
|
18 | + * Bug 43462: Use NetworkLinkService instead of Moat for the internet test [tor-browser]
|
|
19 | + * Bug 43466: Drop unnecessary CSS rules in branding aboutDialog.css [tor-browser]
|
|
20 | + * Windows
|
|
21 | + * Bug 43402: set browser.startup.blankWindow false [tor-browser]
|
|
22 | + * macOS
|
|
23 | + * Bug 43468: ScreenCaptureKit framework should be a weak link [tor-browser]
|
|
24 | + * Linux
|
|
25 | + * Bug 41297: Add video codecs dependencies (recommends) on the Debian package [tor-browser-build]
|
|
26 | + * Android
|
|
27 | + * Updated GeckoView to 128.7.0esr
|
|
28 | + * Bug 43198: Remove "Learn more" link from Android's no-internet error [tor-browser]
|
|
29 | + * Bug 43199: Bootstrapping bar needs a little TLC on Android (Part 1) [tor-browser]
|
|
30 | + * Bug 43222: All tor logs timestamps reset to current time when opening screen [tor-browser]
|
|
31 | + * Bug 43351: Don't force ALL CAPS for the fenix snackbar action button text [tor-browser]
|
|
32 | + * Bug 43359: [Android] Improper handling of TorBootstrapChangeListener with respect to system onDestroy() calls for HomeActivity [tor-browser]
|
|
33 | + * Bug 43360: [Android] Replace custom variable isBeingRecreated with built-in isFinishing function [tor-browser]
|
|
34 | + * Bug 43368: Add @Suppress for incorrect linting error "Overriding method should call super. onNewIntent" [tor-browser]
|
|
35 | + * Build System
|
|
36 | + * All Platforms
|
|
37 | + * Updated Go to 1.22.12
|
|
38 | + * Bug 41281: Better dev defaults for fetch variable [tor-browser-build]
|
|
39 | + * Bug 41324: Improve build signing ergonomics [tor-browser-build]
|
|
40 | + * Bug 41345: Go autoupdates in 1.23 so add env var to prevent it in any step that has network access [tor-browser-build]
|
|
41 | + * Bug 41357: keyring/anti-censorship.gpg is in `GPG keybox database version 1` format [tor-browser-build]
|
|
42 | + * Bug 41358: Update sign-tag script to handle rapid-release nightly branches [tor-browser-build]
|
|
43 | + * Bug 40079: Make `fetch: if_needed` fetch existing branches [rbm]
|
|
44 | + * Windows + macOS + Linux
|
|
45 | + * Bug 41356: Add redirects to make 14.0a4 a watershed [tor-browser-build]
|
|
46 | + * macOS
|
|
47 | + * Bug 41350: Increase timeout in rcodesign-notary-submit [tor-browser-build]
|
|
48 | + |
|
1 | 49 | Tor Browser 14.5a2 - January 14 2025
|
2 | 50 | * All Platforms
|
3 | 51 | * Updated Tor to 0.4.9.1-alpha
|
... | ... | @@ -111,9 +111,9 @@ input_files: |
111 | 111 | - URL: https://addons.mozilla.org/firefox/downloads/file/4411102/noscript-12.1.1.xpi
|
112 | 112 | name: noscript
|
113 | 113 | sha256sum: f9639e63ffcfc352036de00e4ff6694bb0ca65a0bb8fbd103bd08f32dc1ff31a
|
114 | - - URL: https://addons.mozilla.org/firefox/downloads/file/4391011/ublock_origin-1.61.2.xpi
|
|
114 | + - URL: https://addons.mozilla.org/firefox/downloads/file/4412673/ublock_origin-1.62.0.xpi
|
|
115 | 115 | name: ublock-origin
|
116 | - sha256sum: ee3a724a46ff32c17d1723077fecc6ede7fdab742154020b51fb6253ddcbba14
|
|
116 | + sha256sum: 8a9e02aa838c302fb14e2b5bc88a6036d36358aadd6f95168a145af2018ef1a3
|
|
117 | 117 | enable: '[% c("var/mullvad-browser") %]'
|
118 | 118 | - URL: https://cdn.mullvad.net/browser-extension/0.9.4/mullvad-browser-extension-0.9.4.xpi
|
119 | 119 | name: mullvad-extension
|
... | ... | @@ -19,7 +19,7 @@ var: |
19 | 19 | browser_series: '14.5'
|
20 | 20 | browser_rebase: 1
|
21 | 21 | browser_branch: '[% c("var/browser_series") %]-[% c("var/browser_rebase") %]'
|
22 | - browser_build: 1
|
|
22 | + browser_build: 2
|
|
23 | 23 | branding_directory_prefix: 'tb'
|
24 | 24 | copyright_year: '[% exec("git show -s --format=%ci " _ c("git_hash") _ "^{commit}", { exec_noco => 1 }).remove("-.*") %]'
|
25 | 25 | nightly_updates_publish_dir: '[% c("var/nightly_updates_publish_dir_prefix") %]nightly-[% c("var/osname") %]'
|
... | ... | @@ -107,8 +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 | - |
|
112 | 110 | linux-x86_64:
|
113 | 111 | var:
|
114 | 112 | arch_deps:
|
... | ... | @@ -21,7 +21,7 @@ var: |
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 | gitlab_project: https://gitlab.torproject.org/tpo/applications/tor-browser
|
26 | 26 | git_commit: '[% exec("git rev-parse " _ c("git_hash") _ "^{commit}", { exec_noco => 1 }) %]'
|
27 | 27 | deps:
|
1 | 1 | # vim: filetype=yaml sw=2
|
2 | -version: '1.22.10'
|
|
2 | +version: '1.22.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
|
... | ... | @@ -126,7 +126,7 @@ input_files: |
126 | 126 | enable: '[% ! c("var/linux") %]'
|
127 | 127 | - URL: 'https://go.dev/dl/go[% c("version") %].src.tar.gz'
|
128 | 128 | name: go
|
129 | - sha256sum: 1e94fd48be750d1fafb4d9b3b6dd31a6e9d2735d339bf2462bc97b64ca4c1037
|
|
129 | + sha256sum: 012a7e1f37f362c0918c1dfa3334458ac2da1628c4b9cf4d9ca02db986e17d71
|
|
130 | 130 | - project: go-bootstrap
|
131 | 131 | name: go-bootstrap
|
132 | 132 | target_replace:
|
... | ... | @@ -12,13 +12,13 @@ compress_tar: 'gz' |
12 | 12 | steps:
|
13 | 13 | base-browser:
|
14 | 14 | base-browser: '[% INCLUDE build %]'
|
15 | - git_hash: 57493f98caf0e8f038ba1e72adf8c5fbd7adbc4f
|
|
15 | + git_hash: 93eddbd3888852c09e130d536fb3c9bd7e4e6f57
|
|
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: df2f5b9e4cc5a2ad16a8ed93e597dd88ede880d2
|
|
21 | + git_hash: e7a334a4adb16e506515940e81f41964ef16af76
|
|
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: b22346e7153552b81e5a6c533000deb44efb6e9c
|
|
35 | + git_hash: e4f5825b1125e2c8c2aa8d4fdaa7e002d8f2934a
|
|
36 | 36 | compress_tar: 'zst'
|
37 | 37 | targets:
|
38 | 38 | nightly:
|
... | ... | @@ -73,19 +73,19 @@ buildconf: |
73 | 73 | git_signtag_opt: '-s'
|
74 | 74 | |
75 | 75 | var:
|
76 | - torbrowser_version: '14.5a2'
|
|
77 | - torbrowser_build: 'build2'
|
|
76 | + torbrowser_version: '14.5a3'
|
|
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/01/13 19:00:00'
|
|
80 | + browser_release_date: '2025/02/10 18:18:25'
|
|
81 | 81 | browser_release_date_timestamp: '[% USE date; date.format(c("var/browser_release_date"), "%s") %]'
|
82 | 82 | updater_enabled: 1
|
83 | 83 | build_mar: 1
|
84 | 84 | torbrowser_incremental_from:
|
85 | + - 14.5a2
|
|
85 | 86 | - 14.5a1
|
86 | 87 | - '[% IF c("var/mullvad-browser") %]14.0a10[% END %]'
|
87 | - - 14.0a9
|
|
88 | - - '[% IF c("var/tor-browser") %]14.0a8[% END %]'
|
|
88 | + - '[% IF c("var/tor-browser") %]14.0a9[% END %]'
|
|
89 | 89 | mar_channel_id: '[% c("var/projectname") %]-torproject-[% c("var/channel") %]'
|
90 | 90 | |
91 | 91 | # By default, we sort the list of installed packages. This allows sharing
|