Loading projects/browser/Bundle-Data/Docs-MB/ChangeLog.txt +22 −0 Original line number Diff line number Diff line Mullvad Browser 13.5.7 - October 08 2024 * All Platforms * Updated uBlock Origin to 1.60.0 * Bug 361: SSL_ERROR_NO_CYPHER_OVERLAP on some Brazilian government websites [mullvad-browser] * Bug 43201: Security fixes from Firefox 131.0.2 [tor-browser] Mullvad Browser 14.0a8 - October 07 2024 * All Platforms * Updated uBlock Origin to 1.60.0 * Bug 349: Tidy up mullvad Fluent files [mullvad-browser] * Bug 30543: compat: make spoofed orientation reflect spoofed screen dimensions [1607032 + 1918202] [tor-browser] * Bug 42054: ESR128: investigate - thorin's list [tor-browser] * Bug 43164: Prevent search-bar from being auto-hidden when not used for awhile [tor-browser] * Bug 43169: compat: align userAgent in navigator + HTTP Header [tor-browser] * Bug 43173: Backport security fixes from Firefox 131 [tor-browser] * Bug 43178: Audit fingerprinting overrides (MozBug 1834274) [tor-browser] * Build System * All Platforms * Bug 43157: Move tb-dev to base-browser [tor-browser] * Bug 41256: tools/signing/upload-update_responses-to-staticiforme should regenerate update-responses when it already exists [tor-browser-build] * Bug 41259: Skip versions which don't set incremental_from when generating incrementals [tor-browser-build] Mullvad Browser 13.5.6 - September 30 2024 * All Platforms * Updated Firefox to 115.16.0esr Loading projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt +50 −0 Original line number Diff line number Diff line Tor Browser 13.5.7 - October 08 2024 * All Platforms * Bug 43201: Security fixes from Firefox 131.0.2 [tor-browser] * Bug 361: SSL_ERROR_NO_CYPHER_OVERLAP on some Brazilian government websites [mullvad-browser] * Build System * Windows + macOS + Linux * Bug 41254: Drop cryptoSafetyPrompt.properties line [tor-browser-build] Tor Browser 14.0a8 - October 07 2024 * All Platforms * Bug 30543: compat: make spoofed orientation reflect spoofed screen dimensions [1607032 + 1918202] [tor-browser] * Bug 42054: ESR128: investigate - thorin's list [tor-browser] * Bug 42716: Disable unwanted about:* pages [tor-browser] * Bug 43170: Disable user-agent spoofing in HTTP header [tor-browser] * Bug 43173: Backport security fixes from Firefox 131 [tor-browser] * Bug 43178: Audit fingerprinting overrides (MozBug 1834274) [tor-browser] * Windows + macOS + Linux * Updated Firefox to 128.3.0esr * Bug 43098: YEC 2024 Takeover for Desktop Stable [tor-browser] * Bug 43149: Update donate URL in YEC 2024 desktop [tor-browser] * Bug 43164: Prevent search-bar from being auto-hidden when not used for awhile [tor-browser] * Bug 43169: compat: align userAgent in navigator + HTTP Header [tor-browser] * Android * Updated GeckoView to 128.3.0esr * Bug 42660: Review the patch on Android's ProxySelector [tor-browser] * Bug 43102: Android notifications tell to make Firefox your default browser * Bug 43151: MOZ_DATA_REPORTING, MOZ_TELEMETRY_REPORTING, MOZ_CRASHREPORTER, and MOZ_BACKGROUNDTASKS enabled on Android [tor-browser] * Build System * All Platforms * Updated Go to 1.23.2 * Bug 43156: Update translation CI to account for the extended 13.5 release [tor-browser] * Bug 43157: Move tb-dev to base-browser [tor-browser] * Bug 43181: Run translation CI if there is a change in a string.xml file [tor-browser] * Windows + macOS + Linux * Bug 41247: Adapt tools/update-responses/update_responses to support multiple versions in the same xml files [tor-browser-build] * Bug 41256: tools/signing/upload-update_responses-to-staticiforme should regenerate update-responses when it already exists [tor-browser-build] * Bug 41259: Skip versions which don't set incremental_from when generating incrementals [tor-browser-build] Tor Browser 13.5a11 - October 01 2024 * All Platforms * Bug 41252: Disable updating update_responses in 13.5-legacy branch [tor-browser-build] * Windows + macOS + Linux * Updated Firefox to 115.16.0esr Tor Browser 13.5.6 - September 30 2024 * All Platforms * Updated NoScript to 11.4.40 Loading Loading @@ -47,6 +91,12 @@ Tor Browser 13.5a10 - September 25 2024 * Windows + macOS + Linux * Updated Go to 1.21.12 Tor Browser 13.5.5 - September 25 2024 * Windows + macOS * Bug 43125: Update message for legacy OS (windows ≤8.1, macOS ≤10.14) users [tor-browser] * Linux * Bug 334: When set as default browser on Linux in standard mode, links don't open correctly [mullvad-browser] Tor Browser 14.0a6 - September 19 2024 * All Platforms * Bug 42831: Remove the shopping components [tor-browser] Loading projects/browser/allowed_addons.json +80 −80 File changed.Preview size limit exceeded, changes collapsed. Show changes projects/browser/config +2 −2 Original line number Diff line number Diff line Loading @@ -107,9 +107,9 @@ input_files: - URL: https://addons.mozilla.org/firefox/downloads/file/4357325/noscript-11.4.40.xpi name: noscript sha256sum: 242ead426159d871480a13062cbee08abc97da746cdc5c643aee2692e9adbbb2 - URL: https://addons.mozilla.org/firefox/downloads/file/4328681/ublock_origin-1.59.0.xpi - URL: https://addons.mozilla.org/firefox/downloads/file/4359936/ublock_origin-1.60.0.xpi name: ublock-origin sha256sum: 1db9c676a07d141f8d36dbbc24f9e3d64a6cc2340dbfc6c848bc4395f96cfb14 sha256sum: e2cda9b2a1b0a7f6e5ef0da9f87f28df52f8560587ba2e51a3003121cfb81600 enable: '[% c("var/mullvad-browser") %]' - URL: https://cdn.mullvad.net/browser-extension/0.9.0/mullvad-browser-extension-0.9.0.xpi name: mullvad-extension Loading projects/firefox/config +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ var: browser_series: '13.5' browser_rebase: 1 browser_branch: '[% c("var/browser_series") %]-[% c("var/browser_rebase") %]' browser_build: 2 browser_build: 3 branding_directory_prefix: 'tb' copyright_year: '[% exec("git show -s --format=%ci").remove("-.*") %]' nightly_updates_publish_dir: '[% c("var/nightly_updates_publish_dir_prefix") %]nightly-[% c("var/osname") %]' Loading Loading
projects/browser/Bundle-Data/Docs-MB/ChangeLog.txt +22 −0 Original line number Diff line number Diff line Mullvad Browser 13.5.7 - October 08 2024 * All Platforms * Updated uBlock Origin to 1.60.0 * Bug 361: SSL_ERROR_NO_CYPHER_OVERLAP on some Brazilian government websites [mullvad-browser] * Bug 43201: Security fixes from Firefox 131.0.2 [tor-browser] Mullvad Browser 14.0a8 - October 07 2024 * All Platforms * Updated uBlock Origin to 1.60.0 * Bug 349: Tidy up mullvad Fluent files [mullvad-browser] * Bug 30543: compat: make spoofed orientation reflect spoofed screen dimensions [1607032 + 1918202] [tor-browser] * Bug 42054: ESR128: investigate - thorin's list [tor-browser] * Bug 43164: Prevent search-bar from being auto-hidden when not used for awhile [tor-browser] * Bug 43169: compat: align userAgent in navigator + HTTP Header [tor-browser] * Bug 43173: Backport security fixes from Firefox 131 [tor-browser] * Bug 43178: Audit fingerprinting overrides (MozBug 1834274) [tor-browser] * Build System * All Platforms * Bug 43157: Move tb-dev to base-browser [tor-browser] * Bug 41256: tools/signing/upload-update_responses-to-staticiforme should regenerate update-responses when it already exists [tor-browser-build] * Bug 41259: Skip versions which don't set incremental_from when generating incrementals [tor-browser-build] Mullvad Browser 13.5.6 - September 30 2024 * All Platforms * Updated Firefox to 115.16.0esr Loading
projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt +50 −0 Original line number Diff line number Diff line Tor Browser 13.5.7 - October 08 2024 * All Platforms * Bug 43201: Security fixes from Firefox 131.0.2 [tor-browser] * Bug 361: SSL_ERROR_NO_CYPHER_OVERLAP on some Brazilian government websites [mullvad-browser] * Build System * Windows + macOS + Linux * Bug 41254: Drop cryptoSafetyPrompt.properties line [tor-browser-build] Tor Browser 14.0a8 - October 07 2024 * All Platforms * Bug 30543: compat: make spoofed orientation reflect spoofed screen dimensions [1607032 + 1918202] [tor-browser] * Bug 42054: ESR128: investigate - thorin's list [tor-browser] * Bug 42716: Disable unwanted about:* pages [tor-browser] * Bug 43170: Disable user-agent spoofing in HTTP header [tor-browser] * Bug 43173: Backport security fixes from Firefox 131 [tor-browser] * Bug 43178: Audit fingerprinting overrides (MozBug 1834274) [tor-browser] * Windows + macOS + Linux * Updated Firefox to 128.3.0esr * Bug 43098: YEC 2024 Takeover for Desktop Stable [tor-browser] * Bug 43149: Update donate URL in YEC 2024 desktop [tor-browser] * Bug 43164: Prevent search-bar from being auto-hidden when not used for awhile [tor-browser] * Bug 43169: compat: align userAgent in navigator + HTTP Header [tor-browser] * Android * Updated GeckoView to 128.3.0esr * Bug 42660: Review the patch on Android's ProxySelector [tor-browser] * Bug 43102: Android notifications tell to make Firefox your default browser * Bug 43151: MOZ_DATA_REPORTING, MOZ_TELEMETRY_REPORTING, MOZ_CRASHREPORTER, and MOZ_BACKGROUNDTASKS enabled on Android [tor-browser] * Build System * All Platforms * Updated Go to 1.23.2 * Bug 43156: Update translation CI to account for the extended 13.5 release [tor-browser] * Bug 43157: Move tb-dev to base-browser [tor-browser] * Bug 43181: Run translation CI if there is a change in a string.xml file [tor-browser] * Windows + macOS + Linux * Bug 41247: Adapt tools/update-responses/update_responses to support multiple versions in the same xml files [tor-browser-build] * Bug 41256: tools/signing/upload-update_responses-to-staticiforme should regenerate update-responses when it already exists [tor-browser-build] * Bug 41259: Skip versions which don't set incremental_from when generating incrementals [tor-browser-build] Tor Browser 13.5a11 - October 01 2024 * All Platforms * Bug 41252: Disable updating update_responses in 13.5-legacy branch [tor-browser-build] * Windows + macOS + Linux * Updated Firefox to 115.16.0esr Tor Browser 13.5.6 - September 30 2024 * All Platforms * Updated NoScript to 11.4.40 Loading Loading @@ -47,6 +91,12 @@ Tor Browser 13.5a10 - September 25 2024 * Windows + macOS + Linux * Updated Go to 1.21.12 Tor Browser 13.5.5 - September 25 2024 * Windows + macOS * Bug 43125: Update message for legacy OS (windows ≤8.1, macOS ≤10.14) users [tor-browser] * Linux * Bug 334: When set as default browser on Linux in standard mode, links don't open correctly [mullvad-browser] Tor Browser 14.0a6 - September 19 2024 * All Platforms * Bug 42831: Remove the shopping components [tor-browser] Loading
projects/browser/allowed_addons.json +80 −80 File changed.Preview size limit exceeded, changes collapsed. Show changes
projects/browser/config +2 −2 Original line number Diff line number Diff line Loading @@ -107,9 +107,9 @@ input_files: - URL: https://addons.mozilla.org/firefox/downloads/file/4357325/noscript-11.4.40.xpi name: noscript sha256sum: 242ead426159d871480a13062cbee08abc97da746cdc5c643aee2692e9adbbb2 - URL: https://addons.mozilla.org/firefox/downloads/file/4328681/ublock_origin-1.59.0.xpi - URL: https://addons.mozilla.org/firefox/downloads/file/4359936/ublock_origin-1.60.0.xpi name: ublock-origin sha256sum: 1db9c676a07d141f8d36dbbc24f9e3d64a6cc2340dbfc6c848bc4395f96cfb14 sha256sum: e2cda9b2a1b0a7f6e5ef0da9f87f28df52f8560587ba2e51a3003121cfb81600 enable: '[% c("var/mullvad-browser") %]' - URL: https://cdn.mullvad.net/browser-extension/0.9.0/mullvad-browser-extension-0.9.0.xpi name: mullvad-extension Loading
projects/firefox/config +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ var: browser_series: '13.5' browser_rebase: 1 browser_branch: '[% c("var/browser_series") %]-[% c("var/browser_rebase") %]' browser_build: 2 browser_build: 3 branding_directory_prefix: 'tb' copyright_year: '[% exec("git show -s --format=%ci").remove("-.*") %]' nightly_updates_publish_dir: '[% c("var/nightly_updates_publish_dir_prefix") %]nightly-[% c("var/osname") %]' Loading