ma1 pushed to branch maint-13.0 at The Tor Project / Applications / tor-browser-build
Commits:
-
49992f2b
by Richard Pospesel at 2024-03-22T13:04:30+00:00
5 changed files:
- projects/browser/Bundle-Data/Docs-MB/ChangeLog.txt
- projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt
- projects/firefox/config
- projects/translation/config
- rbm.conf
Changes:
1 | +Mullvad Browser 13.0.13 - March 22 2024
|
|
2 | + * Windows + macOS + Linux
|
|
3 | + * Updated Firefox to 115.9.1esr
|
|
4 | + * Bug 42473: ESR 115.9.1 fixes [tor-browser]
|
|
5 | + * Bug 277: Rebase Mullvad Browser stable onto Firefox 115.9.1esr [mullvad-browser]
|
|
6 | + |
|
1 | 7 | Mullvad Browser 13.0.12 - March 19 2024
|
2 | 8 | * All Platforms
|
3 | 9 | * Updated Firefox to 115.9.0esr
|
1 | +Tor Browser 13.0.13 - March 22 2024
|
|
2 | + * Windows + macOS + Linux
|
|
3 | + * Updated Firefox to 115.9.1esr
|
|
4 | + * Bug 42473: ESR 115.9.1 fixes [tor-browser]
|
|
5 | + * Bug 42474: Rebase stable browsers on 115.9.1 [tor-browser]
|
|
6 | + |
|
1 | 7 | Tor Browser 13.0.12 - March 19 2024
|
2 | 8 | * All Platforms
|
3 | 9 | * Updated Snowflake to 2.9.2
|
... | ... | @@ -14,13 +14,11 @@ container: |
14 | 14 | use_container: 1
|
15 | 15 | |
16 | 16 | var:
|
17 | - firefox_platform_version: 115.9.0
|
|
17 | + firefox_platform_version: 115.9.1
|
|
18 | 18 | firefox_version: '[% c("var/firefox_platform_version") %]esr'
|
19 | 19 | browser_series: '13.0'
|
20 | 20 | browser_branch: '[% c("var/browser_series") %]-1'
|
21 | - # update the mullvadbrowser specific override for 115.10.0
|
|
22 | - # torbrowser had an extra firefox build tag
|
|
23 | - browser_build: 3
|
|
21 | + browser_build: 1
|
|
24 | 22 | branding_directory_prefix: 'tb'
|
25 | 23 | copyright_year: '[% exec("git show -s --format=%ci").remove("-.*") %]'
|
26 | 24 | nightly_updates_publish_dir: '[% c("var/nightly_updates_publish_dir_prefix") %]nightly-[% c("var/osname") %]'
|
... | ... | @@ -104,7 +102,6 @@ targets: |
104 | 102 | mullvadbrowser:
|
105 | 103 | git_url: https://gitlab.torproject.org/tpo/applications/mullvad-browser.git
|
106 | 104 | var:
|
107 | - browser_build: 2
|
|
108 | 105 | branding_directory_prefix: 'mb'
|
109 | 106 | gitlab_project: https://gitlab.torproject.org/tpo/applications/mullvad-browser
|
110 | 107 | updater_url: 'https://cdn.mullvad.net/browser/update_responses/update_1/'
|
... | ... | @@ -12,13 +12,13 @@ compress_tar: 'gz' |
12 | 12 | steps:
|
13 | 13 | base-browser:
|
14 | 14 | base-browser: '[% INCLUDE build %]'
|
15 | - git_hash: a4d224e82808529e135259e04fb58fb39b90da2d
|
|
15 | + git_hash: 8e04ca3c5f440ed8f16b2069ae9565e4b044ec29
|
|
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: e7aabc54138211e23bc60af1abe492c8bc68ce4b
|
|
21 | + git_hash: bf2fac60a6c41aa67b8147f22a638d498ac2dcdd
|
|
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: ef6bef5e373108c4e633998b517e4bc8c297770a
|
|
35 | + git_hash: c5d462fc3513f23fc74193c7a5c31027fc07672d
|
|
36 | 36 | compress_tar: 'zst'
|
37 | 37 | targets:
|
38 | 38 | nightly:
|
... | ... | @@ -73,13 +73,13 @@ buildconf: |
73 | 73 | git_signtag_opt: '-s'
|
74 | 74 | |
75 | 75 | var:
|
76 | - torbrowser_version: '13.0.12'
|
|
77 | - torbrowser_build: 'build2'
|
|
76 | + torbrowser_version: '13.0.13'
|
|
77 | + torbrowser_build: 'build1'
|
|
78 | 78 | torbrowser_incremental_from:
|
79 | + - '13.0.12'
|
|
79 | 80 | - '[% IF c("var/tor-browser") %]13.0.11[% END %]'
|
80 | 81 | - '13.0.10'
|
81 | - - '13.0.9'
|
|
82 | - - '[% IF c("var/mullvad-browser") %]13.0.7[% END %]'
|
|
82 | + - '[% IF c("var/mullvad-browser") %]13.0.9[% END %]'
|
|
83 | 83 | updater_enabled: 1
|
84 | 84 | build_mar: 1
|
85 | 85 | mar_channel_id: '[% c("var/projectname") %]-torproject-[% c("var/channel") %]'
|