Pier Angelo Vendrame pushed to branch maint-14.5 at The Tor Project / Applications / tor-browser-build
Commits:
-
5d62b89d
by Pier Angelo Vendrame at 2025-10-13T16:01:05+02:00
4 changed files:
- projects/browser/Bundle-Data/Docs-MB/ChangeLog.txt
- projects/browser/config
- projects/translation/config
- rbm.conf
Changes:
| 1 | +Mullvad Browser 14.5.8 - October 14 2025
|
|
| 2 | + * All Platforms
|
|
| 3 | + * Updated NoScript to 13.2.1
|
|
| 4 | + * Updated Mullvad Browser Extension to 0.9.5
|
|
| 5 | + * Updated uBlock Origin to 1.66.4
|
|
| 6 | + * Bug 44239: DDG HTML page and search results displayed incorrectly with Safest security setting [tor-browser]
|
|
| 7 | + * Bug 44240: Typo on dom.security.https_first_add_exception_on_failure [tor-browser]
|
|
| 8 | + * Bug 44244: Backport Security Fixes from Firefox 144 [tor-browser]
|
|
| 9 | + |
|
| 1 | 10 | Mullvad Browser 14.5.7 - September 16 2025
|
| 2 | 11 | * All Platforms
|
| 3 | 12 | * Updated uBlock Origin to 1.66.0
|
| ... | ... | @@ -111,16 +111,16 @@ 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/4551629/noscript-13.0.9.xpi
|
|
| 114 | + - URL: https://addons.mozilla.org/firefox/downloads/file/4593796/noscript-13.2.1.xpi
|
|
| 115 | 115 | name: noscript
|
| 116 | - sha256sum: 525ab61aff21f67d10c3e20965a86ed479631549908a658f54692adc47d771f5
|
|
| 117 | - - URL: https://addons.mozilla.org/firefox/downloads/file/4573289/ublock_origin-1.66.0.xpi
|
|
| 116 | + sha256sum: 190297f3d1e55db0c65f9bc00460bea9b753939d428ea593d6cef27fde1ce69a
|
|
| 117 | + - URL: https://addons.mozilla.org/firefox/downloads/file/4578681/ublock_origin-1.66.4.xpi
|
|
| 118 | 118 | name: ublock-origin
|
| 119 | - sha256sum: 155820bace5bf7c8ba547e27678a4a25251131c54904f02f5bf340996f6fdbdc
|
|
| 119 | + sha256sum: bc62cd930601212f1568964389352bbd4b1808466f2c9ac1198c754338077fb0
|
|
| 120 | 120 | enable: '[% c("var/mullvad-browser") %]'
|
| 121 | - - URL: https://cdn.mullvad.net/browser-extension/0.9.4/mullvad-browser-extension-0.9.4.xpi
|
|
| 121 | + - URL: https://cdn.mullvad.net/browser-extension/0.9.5/mullvad-browser-extension-0.9.5.xpi
|
|
| 122 | 122 | name: mullvad-extension
|
| 123 | - sha256sum: c91fcf30fe9a998f45ddc92e083bca4cd7b6dbb24fc545391e155ed1ec13c8cb
|
|
| 123 | + sha256sum: c36f8d5447300621579f7f1408a25f25dac3929c867e7ae5db9fc8b82e80a4e9
|
|
| 124 | 124 | enable: '[% c("var/mullvad-browser") %]'
|
| 125 | 125 | - filename: 'gtk3-settings.ini'
|
| 126 | 126 | enable: '[% c("var/linux") %]'
|
| ... | ... | @@ -12,7 +12,7 @@ compress_tar: 'gz' |
| 12 | 12 | steps:
|
| 13 | 13 | base-browser:
|
| 14 | 14 | base-browser: '[% INCLUDE build %]'
|
| 15 | - git_hash: 8b24f7d9a827310d098c0af318bf2532424a1762
|
|
| 15 | + git_hash: 98613b882f468da022301d164e619c6083fd0055
|
|
| 16 | 16 | targets:
|
| 17 | 17 | nightly:
|
| 18 | 18 | git_hash: 'base-browser'
|
| ... | ... | @@ -77,7 +77,7 @@ var: |
| 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/10/07 12:00:00'
|
|
| 80 | + browser_release_date: '2025/10/13 14: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:
|
| ... | ... | @@ -132,8 +132,8 @@ var: |
| 132 | 132 | - 14.5.5
|
| 133 | 133 | mar_channel_id: '[% c("var/projectname") %]-torproject-[% c("var/channel") %]'
|
| 134 | 134 | |
| 135 | - torbrowser_legacy_version: 13.5.22
|
|
| 136 | - torbrowser_legacy_platform_version: 115.28.0
|
|
| 135 | + torbrowser_legacy_version: 13.5.23
|
|
| 136 | + torbrowser_legacy_platform_version: 115.29.0
|
|
| 137 | 137 | |
| 138 | 138 | # By default, we sort the list of installed packages. This allows sharing
|
| 139 | 139 | # containers with identical list of packages, even if they are not listed
|