morgan pushed to branch main at The Tor Project / Applications / tor-browser-build
Commits:
- 
136839a7
by Morgan at 2025-03-11T17:29:48+00:00
9 changed files:
- projects/browser/Bundle-Data/Docs-MB/ChangeLog.txt
- projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt
- projects/firefox/config
- projects/geckoview/config
- projects/go/config
- projects/openssl/config
- projects/translation/config
- projects/zstd/config
- rbm.conf
Changes:
| 1 | +Mullvad Browser 14.5a4 - March 12 2025
 | |
| 2 | + * All Platforms
 | |
| 3 | +   * Updated Firefox to 128.8.0esr
 | |
| 4 | +   * Bug 393: Rebase Mullvad Browser Alpha onto 128.8.0esr [mullvad-browser]
 | |
| 5 | +   * Bug 395: Set Mullvad Leta as default search engine [mullvad-browser]
 | |
| 6 | +   * Bug 404: Incorrect information in `about:rights` [mullvad-browser]
 | |
| 7 | +   * Bug 43205: newwin / letterboxing rounding with subpixels is off [tor-browser]
 | |
| 8 | +   * Bug 43551: Backport Mozilla Bug 1924070 - modify H.264 extradata to match sample conversion code.... [tor-browser]
 | |
| 9 | + * Linux
 | |
| 10 | +   * Bug 394: Missing package when try to install Mullvad Browser in Debian Trixie [mullvad-browser]
 | |
| 11 | +   * Bug 30970: Different window borders in XFCE can lead to different, not rounded window sizes [tor-browser]
 | |
| 12 | + * Build System
 | |
| 13 | +   * All Platforms
 | |
| 14 | +     * Bug 40799: Remove legacy locale iteration in build and signing scripts [tor-browser-build]
 | |
| 15 | +     * Bug 41040: Add configuration to rbm.conf to select channel and platforms [tor-browser-build]
 | |
| 16 | +     * Bug 41363: Change update-response generation script to create one commit per OS+arch tuple [tor-browser-build]
 | |
| 17 | +     * Bug 41374: Remove support for migrate_archs and migrate_langs in update_responses [tor-browser-build]
 | |
| 18 | +     * Bug 41380: Update kick-devmole script to use Mullvad's new GitHub action [tor-browser-build]
 | |
| 19 | +     * Bug 41381: Usability improvements for the browser commit tagging script [tor-browser-build]
 | |
| 20 | +     * Bug 41382: Replace gitlab templates ReleasePrep label references with Apps::Type::ReleasePreparation [tor-browser-build]
 | |
| 21 | +     * Bug 41383: Add clairehurst to list of accepted firefox/geckoview signers [tor-browser-build]
 | |
| 22 | +     * Bug 41389: Remove need to update set-config.tbb-version [tor-browser-build]
 | |
| 23 | +     * Bug 40082: With `fetch: if_needed`, rbm is doing a git fetch when it shouldn't, when using a fixed commit [rbm]
 | |
| 24 | + | |
| 1 | 25 |  Mullvad Browser 14.5a3 - February 10 2025
 | 
| 2 | 26 |   * All Platforms
 | 
| 3 | 27 |     * Updated Firefox to 128.7.0esr
 | 
| 1 | +Tor Browser 14.5a4 - March 12 2025
 | |
| 2 | + * All Platforms
 | |
| 3 | +   * Updated OpenSSL to 3.0.16
 | |
| 4 | +   * Bug 43446: Change the Tor Browser name between releases [tor-browser]
 | |
| 5 | +   * Bug 43463: Include moat circumvention countries in the build (tor-browser part) [tor-browser]
 | |
| 6 | +   * Bug 43487: Rebase Tor Browser Alpha onto 128.8.0esr [tor-browser]
 | |
| 7 | +   * Bug 43529: AutoBootstrapAttempt cancel does not await BootstrapAttempt.cancel [tor-browser]
 | |
| 8 | +   * Bug 43524: Enable new locales: be, bg and pt-PT [tor-browser]
 | |
| 9 | +   * Bug 43551: Backport Mozilla Bug 1924070 - modify H.264 extradata to match sample conversion code.... [tor-browser]
 | |
| 10 | + * Windows + macOS + Linux
 | |
| 11 | +   * Updated Firefox to 128.8.0esr
 | |
| 12 | +   * Bug 40473: Tor logs do not update in about:preferences#tor as new logs come in [tor-browser]
 | |
| 13 | +   * Bug 43205: newwin / letterboxing rounding with subpixels is off [tor-browser]
 | |
| 14 | +   * Bug 43328: Improve tor log dialog [tor-browser]
 | |
| 15 | +   * Bug 43465: Show the urlbar Connect button during a bootstrap or final error [tor-browser]
 | |
| 16 | +   * Bug 43469: Rename "Quickstart" toggle as "Connect automatically" (Desktop) [tor-browser]
 | |
| 17 | +   * Bug 43502: Move openTorConnect and getRedirectUrl to TorConnectParent [tor-browser]
 | |
| 18 | +   * Bug 43504: Implement User Survey UX (Desktop) [tor-browser]
 | |
| 19 | +   * Bug 43547: Cannot remove the final bridge [tor-browser]
 | |
| 20 | + * Linux
 | |
| 21 | +   * Bug 30970: Different window borders in XFCE can lead to different, not rounded window sizes [tor-browser]
 | |
| 22 | + * Android
 | |
| 23 | +   * Updated GeckoView to 128.8.0esr
 | |
| 24 | +   * Updated Zstandard to 1.5.7
 | |
| 25 | +   * Bug 43329: Remove remaining traces of the old Bootstrap on Android [tor-browser]
 | |
| 26 | +   * Bug 43408: Access TorConnect.quickstart separately from TorSettings.getSettings on Android [tor-browser]
 | |
| 27 | +   * Bug 43480: Split up TorConnectionAssistViewModel for better readibility and performance. [tor-browser]
 | |
| 28 | +   * Bug 43498: Uplift tor-browser#43129: about:neterror cannot display SVG on Android with Security Level Safest [tor-browser]
 | |
| 29 | +   * Bug 43528: Improper handling of TorBootstrapChangeListener in HomeActivity [tor-browser]
 | |
| 30 | + * Build System
 | |
| 31 | +   * All Platforms
 | |
| 32 | +     * Updated Go to 1.23.7
 | |
| 33 | +     * Bug 41040: Add configuration to rbm.conf to select channel and platforms [tor-browser-build]
 | |
| 34 | +     * Bug 41121: Use the official Go binaries for bootstrapping [tor-browser-build]
 | |
| 35 | +     * Bug 41372: Handle branding names in tor-browser-build [tor-browser-build]
 | |
| 36 | +     * Bug 41379: Include moat circumvention countries in the build (tor-browser-build part) [tor-browser-build]
 | |
| 37 | +     * Bug 41380: Update kick-devmole script to use Mullvad's new GitHub action [tor-browser-build]
 | |
| 38 | +     * Bug 41381: Usability improvements for the browser commit tagging script [tor-browser-build]
 | |
| 39 | +     * Bug 41382: Replace gitlab templates ReleasePrep label references with Apps::Type::ReleasePreparation [tor-browser-build]
 | |
| 40 | +     * Bug 41383: Add clairehurst to list of accepted firefox/geckoview signers [tor-browser-build]
 | |
| 41 | +     * Bug 41384: OpenSSL hash files have changed format [tor-browser-build]
 | |
| 42 | +     * Bug 41389: Remove need to update set-config.tbb-version [tor-browser-build]
 | |
| 43 | +     * Bug 40082: With `fetch: if_needed`, rbm is doing a git fetch when it shouldn't, when using a fixed commit [rbm]
 | |
| 44 | +   * Windows + macOS + Linux
 | |
| 45 | +     * Bug 40799: Remove legacy locale iteration in build and signing scripts [tor-browser-build]
 | |
| 46 | +     * Bug 41363: Change update-response generation script to create one commit per OS+arch tuple [tor-browser-build]
 | |
| 47 | +     * Bug 41374: Remove support for migrate_archs and migrate_langs in update_responses [tor-browser-build]
 | |
| 48 | +   * Windows + Linux + Android
 | |
| 49 | +     * Bug 41386: Upgrade Go to 1.23 for Windows, Linux, and Android [tor-browser-build]
 | |
| 50 | +   * Linux
 | |
| 51 | +     * Bug 41337: Remove libstdc++ from Linux tor-expert-bundle [tor-browser-build]
 | |
| 52 | +   * Android
 | |
| 53 | +     * Bug 42669: Remove dependency on Application-Services [tor-browser]
 | |
| 54 | +     * Bug 43518: Verify existence of localProperties.dependencySubstitutions.geckoviewTopsrcdir before substituting [tor-browser]
 | |
| 55 | +     * Bug 41387: Fix Golang toolchain breakage for lyrebird: linkname [tor-browser-build]
 | |
| 56 | + | |
| 1 | 57 |  Tor Browser 14.5a3 - February 10 2025
 | 
| 2 | 58 |   * All Platforms
 | 
| 3 | 59 |     * Bug 41065: navigator.storage "best effort" + "persistent" leak partitionSize/totalSpace entropy [tor-browser]
 | 
| ... | ... | @@ -20,7 +20,7 @@ var: | 
| 20 | 20 |    browser_series: '14.5'
 | 
| 21 | 21 |    browser_rebase: 1
 | 
| 22 | 22 |    browser_branch: '[% c("var/browser_series") %]-[% c("var/browser_rebase") %]'
 | 
| 23 | -  browser_build: 1
 | |
| 23 | +  browser_build: 2
 | |
| 24 | 24 |    branding_directory_prefix: 'tb'
 | 
| 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") %]'
 | 
| ... | ... | @@ -22,7 +22,7 @@ var: | 
| 22 | 22 |    browser_series: '14.5'
 | 
| 23 | 23 |    browser_rebase: 1
 | 
| 24 | 24 |    browser_branch: '[% c("var/browser_series") %]-[% c("var/browser_rebase") %]'
 | 
| 25 | -  browser_build: 1
 | |
| 25 | +  browser_build: 2
 | |
| 26 | 26 |    gitlab_project: https://gitlab.torproject.org/tpo/applications/tor-browser
 | 
| 27 | 27 |    git_commit: '[% exec("git rev-parse " _ c("git_hash") _ "^{commit}", { exec_noco => 1 }) %]'
 | 
| 28 | 28 |    deps:
 | 
| 1 | 1 |  # vim: filetype=yaml sw=2
 | 
| 2 | -version: '1.23.6'
 | |
| 2 | +version: '1.23.7'
 | |
| 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: 039c5b04e65279daceee8a6f71e70bd05cf5b801782b6f77c6e19e2ed0511222
 | |
| 8 | +  source_sha256: 7cfabd46b73eb4c26b19d69515dd043d7183a6559acccd5cfdb25eb6b266a458
 | |
| 9 | 9 |    no_crosscompile: 1
 | 
| 10 | 10 |    setup: |
 | 
| 11 | 11 |      mkdir -p /var/tmp/dist
 | 
| 1 | 1 |  # vim: filetype=yaml sw=2
 | 
| 2 | -version: 3.0.15
 | |
| 2 | +version: 3.0.16
 | |
| 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
 | 
| ... | ... | @@ -36,5 +36,5 @@ input_files: | 
| 36 | 36 |    - name: '[% c("var/compiler") %]'
 | 
| 37 | 37 |      project: '[% c("var/compiler") %]'
 | 
| 38 | 38 |    - URL: 'https://github.com/openssl/openssl/releases/download/openssl-[% c("version") %]/openssl-[% c("version") %].tar.gz'
 | 
| 39 | -    sha256sum: 23c666d0edf20f14249b3d8f0368acaee9ab585b09e1de82107c66e1f3ec9533
 | |
| 39 | +    sha256sum: 57e03c50feab5d31b152af2b764f10379aecd8ee92f16c985983ce4a99f7ef86
 | |
| 40 | 40 |      name: openssl | 
| ... | ... | @@ -12,19 +12,19 @@ compress_tar: 'gz' | 
| 12 | 12 |  steps:
 | 
| 13 | 13 |    base-browser:
 | 
| 14 | 14 |      base-browser: '[% INCLUDE build %]'
 | 
| 15 | -    git_hash: 93eddbd3888852c09e130d536fb3c9bd7e4e6f57
 | |
| 15 | +    git_hash: 292c09a35bcda153068e77a35107baf034929067
 | |
| 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: e7a334a4adb16e506515940e81f41964ef16af76
 | |
| 21 | +    git_hash: f969264d8ca95f8d75a8dfcd61b78cb7f7e5f385
 | |
| 22 | 22 |      targets:
 | 
| 23 | 23 |        nightly:
 | 
| 24 | 24 |          git_hash: 'tor-browser'
 | 
| 25 | 25 |    mullvad-browser:
 | 
| 26 | 26 |      mullvad-browser: '[% INCLUDE build %]'
 | 
| 27 | -    git_hash: 6a1ef41c664a5185e25ca2c4bbf5d7447bd888a7
 | |
| 27 | +    git_hash: ceaea33b0fa3ad7cf0f563392185bc9e8519079f
 | |
| 28 | 28 |      targets:
 | 
| 29 | 29 |        nightly:
 | 
| 30 | 30 |          git_hash: 'mullvad-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: e4f5825b1125e2c8c2aa8d4fdaa7e002d8f2934a
 | |
| 35 | +    git_hash: 16ce780d14da56fd304d2bde886848a6ca19d512
 | |
| 36 | 36 |      compress_tar: 'zst'
 | 
| 37 | 37 |      targets:
 | 
| 38 | 38 |        nightly:
 | 
| 1 | 1 |  # vim: filetype=yaml sw=2
 | 
| 2 | -version: 1.5.6
 | |
| 2 | +version: 1.5.7
 | |
| 3 | 3 |  git_url: https://github.com/facebook/zstd.git
 | 
| 4 | -git_hash: 794ea1b0afca0f020f4e57b6732332231fb23c70
 | |
| 4 | +git_hash: f8745da6ff1ad1e7bab384bd1f9d742439278e99
 | |
| 5 | 5 |  filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.[% c("compress_tar") %]'
 | 
| 6 | 6 | |
| 7 | 7 |  container:
 | 
| ... | ... | @@ -73,11 +73,11 @@ buildconf: | 
| 73 | 73 |    git_signtag_opt: '-s'
 | 
| 74 | 74 | |
| 75 | 75 |  var:
 | 
| 76 | -  torbrowser_version: '14.5a3'
 | |
| 76 | +  torbrowser_version: '14.5a4'
 | |
| 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/02/10 18:18:25'
 | |
| 80 | +  browser_release_date: '2025/03/11 16:46:53'
 | |
| 81 | 81 |    browser_release_date_timestamp: '[% USE date; date.format(c("var/browser_release_date"), "%s") %]'
 | 
| 82 | 82 |    browser_default_channel: alpha
 | 
| 83 | 83 |    browser_platforms:
 | 
| ... | ... | @@ -96,10 +96,9 @@ var: | 
| 96 | 96 |    updater_enabled: 1
 | 
| 97 | 97 |    build_mar: 1
 | 
| 98 | 98 |    torbrowser_incremental_from:
 | 
| 99 | +    - 14.5a3
 | |
| 99 | 100 |      - 14.5a2
 | 
| 100 | 101 |      - 14.5a1
 | 
| 101 | -    - '[% IF c("var/mullvad-browser") %]14.0a10[% END %]'
 | |
| 102 | -    - '[% IF c("var/tor-browser") %]14.0a9[% END %]'
 | |
| 103 | 102 |    mar_channel_id: '[% c("var/projectname") %]-torproject-[% c("var/channel") %]'
 | 
| 104 | 103 | |
| 105 | 104 |    # By default, we sort the list of installed packages. This allows sharing
 |