Verified Commit b26388a2 authored by ma1's avatar ma1
Browse files

Bug41657,41658: Prepare Tor, Mullvad Browser 15.0.4

parent 5d84e9bf
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
Mullvad Browser 15.0.4 - January 13 2025
 * All Platforms
   * Updated Firefox to 140.7.0esr
   * Updated NoScript to 13.5.7.1984
   * Updated Mullvad Browser Extension to 0.9.7
   * Bug 503: Rebase Mullvad Browser stable onto 140.7.0esr [mullvad-browser]
   * Bug 44433: Weird §:domain.com label in the Blocked Objects window [tor-browser]
   * Bug 44474: Backport Security Fixes from Firefox 147 [tor-browser]
   * Bug 44482: (H1) Script execution in Safest mode via data URI navigation [tor-browser]
 * Build System
   * All Platforms
     * Bug 41682: relprep.py should fail when a GitHub release is not found [tor-browser-build]
     * Bug 40090: Make the cleanup faster [rbm]
     * Bug 40095: cached checksums should not be used for input files when refresh_input is enabled [rbm]

Mullvad Browser 15.0.3 - December 09 2025
 * All Platforms
   * Updated Firefox to 140.6.0esr
+21 −0
Original line number Diff line number Diff line
Tor Browser 15.0.4 - January 13 2025
 * All Platforms
   * Bug 44418: Update built-in obfs4 bridges [tor-browser]
   * Bug 44433: Weird §:domain.com label in the Blocked Objects window [tor-browser]
   * Bug 44470: Rebase Tor Browser stable onto 140.7.0esr [tor-browser]
   * Bug 44474: Backport Security Fixes from Firefox 147 [tor-browser]
   * Bug 44482: (H1) Script execution in Safest mode via data URI navigation [tor-browser]
 * Windows + macOS + Linux
   * Updated Firefox to 140.7.0esr
 * Android
   * Updated GeckoView to 140.7.0esr
   * Bug 41681: Keep public suffixes up-to-date on 140esr-based Tor Browser for Android [tor-browser-build]
 * Build System
   * All Platforms
     * Bug 41654: Make relprep.py update Moat settings [tor-browser-build]
     * Bug 41682: relprep.py should fail when a GitHub release is not found [tor-browser-build]
     * Bug 40090: Make the cleanup faster [rbm]
     * Bug 40095: cached checksums should not be used for input files when refresh_input is enabled [rbm]
   * Android
     * Bug 41679: Android tor-expert-bundle archives missing version in filename [tor-browser-build]
Tor Browser 15.0.3 - December 09 2025
 * All Platforms
   * Updated NoScript to 13.5.2.1984
+4 −4
Original line number Diff line number Diff line
@@ -117,16 +117,16 @@ input_files:
    URL: https://ftp.mozilla.org/pub/fenix/nightly/2026/01/2026-01-11-21-42-32-fenix-148.0a1-android-arm64-v8a/fenix-148.0a1.multi.android-arm64-v8a.apk
    enable: '[% c("var/android") %]'
    sha256sum: c39056d428bf573aa9df1d4be11493064f867bc247bda1e8b7e1836d5aae7a31
  - URL: https://dist.torproject.org/torbrowser/noscript/noscript-13.5.2.1984.xpi
  - URL: https://dist.torproject.org/torbrowser/noscript/noscript-13.5.7.1984.xpi
    name: noscript
    sha256sum: 4579c70b69e3198ea0bf064f9912b9341696b9ad4ed177cb19994208872425fd
    sha256sum: 502cba045cc36f813adce8931e13d7f8f3962f8ba855173f4ba19bc82a6cfb59
  - URL: https://addons.mozilla.org/firefox/downloads/file/4629131/ublock_origin-1.68.0.xpi
    name: ublock-origin
    sha256sum: 5caf4abda494018841222a12156919bbdd8cad82a783c38c36b22dd642704315
    enable: '[% c("var/mullvad-browser") %]'
  - URL: https://cdn.mullvad.net/browser-extension/0.9.6/mullvad-browser-extension-0.9.6.xpi
  - URL: https://cdn.mullvad.net/browser-extension/0.9.7/mullvad-browser-extension-0.9.7.xpi
    name: mullvad-extension
    sha256sum: b6def913e15f04ea81a768fa9a40bfbea5be59a9dc24ca5a1ce4792dfa180a69
    sha256sum: 4597ee6fff6a2f19cbf78a6149d38d12ad8a9d6029b7e36f6c639dc3e07dd2c3
    enable: '[% c("var/mullvad-browser") %]'
  - filename: 'gtk3-settings.ini'
    enable: '[% c("var/linux") %]'
+2 −3
Original line number Diff line number Diff line
@@ -16,12 +16,12 @@ container:
  use_container: 1

var:
  firefox_platform_version: '140.6.0'
  firefox_platform_version: '140.7.0'
  firefox_version: '[% c("var/firefox_platform_version") %]esr'
  browser_series: '15.0'
  browser_rebase: 1
  browser_branch: '[% c("var/browser_series") %]-[% c("var/browser_rebase") %]'
  browser_build: 5
  browser_build: 2
  copyright_year: '[% exec("git show -s --format=%ci " _ c("git_hash") _ "^{commit}", { exec_noco => 1 }).remove("-.*") %]'
  nightly_updates_publish_dir: '[% c("var/nightly_updates_publish_dir_prefix") %]nightly-[% c("var/osname") %]'
  gitlab_project: https://gitlab.torproject.org/tpo/applications/tor-browser
@@ -114,7 +114,6 @@ targets:
      updater_url: 'https://cdn.mullvad.net/browser/update_responses/update_1/'
      mar_id_prefix: 'mullvadbrowser-mullvad'
      nightly_updates_publish_dir_prefix: mullvadbrowser-
      browser_build: 4
  linux-x86_64:
    var:
      arch_deps:
+2 −2
Original line number Diff line number Diff line
@@ -18,12 +18,12 @@ container:
    build_apk: 1

var:
  firefox_platform_version: '140.6.0'
  firefox_platform_version: '140.7.0'
  geckoview_version: '[% c("var/firefox_platform_version") %]esr'
  browser_series: '15.0'
  browser_rebase: 1
  browser_branch: '[% c("var/browser_series") %]-[% c("var/browser_rebase") %]'
  browser_build: 4
  browser_build: 2
  gitlab_project: https://gitlab.torproject.org/tpo/applications/tor-browser
  git_commit: '[% exec("git rev-parse " _ c("git_hash") _ "^{commit}", { exec_noco => 1 }) %]'
  deps:
Loading