Pier Angelo Vendrame pushed to branch maint-13.0 at The Tor Project / Applications / tor-browser-build
Commits:
-
a57006e3
by Pier Angelo Vendrame at 2024-04-15T18:44:40+02:00
2 changed files:
Changes:
... | ... | @@ -4,20 +4,25 @@ Tor Browser 13.0.14 - April 16 2024 |
4 | 4 | * Bug 41676: Set privacy.resistFingerprinting.testing.setTZtoUTC as a defense-in-depth [tor-browser]
|
5 | 5 | * Bug 42335: Do not localize the order of locales for app lang [tor-browser]
|
6 | 6 | * Bug 42428: Timezone offset leak via document.lastModified [tor-browser]
|
7 | - * Bug 42472: Timezone May leak from XSLT Date function [tor-browser]
|
|
7 | + * Bug 42472: Timezone may leak from XSLT Date function [tor-browser]
|
|
8 | 8 | * Bug 42508: Rebase Tor Browser stable onto 115.10.0esr [tor-browser]
|
9 | 9 | * Windows + macOS + Linux
|
10 | 10 | * Updated Firefox to 115.10.0esr
|
11 | + * Bug 42172: browser.startup.homepage and TOR_DEFAULT_HOMEPAGE are ignored for the new window opened by New Identity [tor-browser]
|
|
11 | 12 | * Bug 42236: Let users decide whether to load their home page on new identity. [tor-browser]
|
12 | 13 | * Bug 42468: App languages not sorted correctly in stable [tor-browser]
|
13 | - * Android
|
|
14 | - * Updated GeckoView to 115.10.0esr
|
|
15 | 14 | * Linux
|
16 | 15 | * Bug 41110: Avoid Fontconfig warning about "ambiguous path" [tor-browser-build]
|
16 | + * Android
|
|
17 | + * Updated GeckoView to 115.10.0esr
|
|
18 | + * Bug 42509: Backport Android security fixes from Firefox 125 [tor-browser]
|
|
17 | 19 | * Build System
|
18 | 20 | * All Platforms
|
19 | 21 | * Updated Go to 1.21.8
|
20 | 22 | * Bug 41107: Update download-unsigned-sha256sums-gpg-signatures-from-people-tpo for new type of URL [tor-browser-build]
|
23 | + * Bug 41122: Add release date to rbm.conf [tor-browser-build]
|
|
24 | + * Android
|
|
25 | + * Bug 40992: Updated torbrowser_version number is not enough to change firefox-android versionCode number [tor-browser-build]
|
|
21 | 26 | |
22 | 27 | Tor Browser 13.5a6 - March 28 2024
|
23 | 28 | * All Platforms
|
... | ... | @@ -80,7 +80,7 @@ var: |
80 | 80 | - '13.0.12'
|
81 | 81 | - '[% IF c("var/tor-browser") %]13.0.11[% END %]'
|
82 | 82 | - '[% IF c("var/mullvad-browser") %]13.0.10[% END %]'
|
83 | - browser_release_date: '2024/03/28 01:02:03'
|
|
83 | + browser_release_date: '2024/04/16 15:00:00'
|
|
84 | 84 | browser_release_date_timestamp: '[% USE date; date.format(c("var/browser_release_date"), "%s") %]'
|
85 | 85 | updater_enabled: 1
|
86 | 86 | build_mar: 1
|