morgan pushed to branch main at The Tor Project / Applications / tor-browser-build
Commits:
-
48cb2828
by Morgan at 2024-08-19T18:49:55+00:00
2 changed files:
Changes:
1 | -Tor Browser 14.0a2 - August 16 2024
|
|
1 | +Tor Browser 14.0a2 - August 19 2024
|
|
2 | 2 | * All Platforms
|
3 | 3 | * Updated NoScript to 11.4.34
|
4 | 4 | * Bug 42759: CI: remove localization file names that are in neither 14.0 nor 13.5 branches [tor-browser]
|
... | ... | @@ -80,7 +80,9 @@ Tor Browser 14.0a2 - August 16 2024 |
80 | 80 | * Bug 41172: Refactor the android-toolchain project [tor-browser-build]
|
81 | 81 | * Bug 41178: Force IPv4 when downloading in fix_gradle_deps.py [tor-browser-build]
|
82 | 82 | * Bug 41200: Remove allowed_addons.json and the related tools [tor-browser-build]
|
83 | + * Bug 41206: GeckoView ignores the number of processors [tor-browser-build]
|
|
83 | 84 | * Bug 41210: Use tor-expert-bundle-aar in geckoview/build_apk [tor-browser-build]
|
85 | + * Bug 41211: The Android license file is not deterministic anymore [tor-browser-build]
|
|
84 | 86 | * Bug 41214: Update geckoview/config to be more like firefox/config [tor-browser-build]
|
85 | 87 | * Bug 41217: Update realprep.py script to handle Firefox 128-based Tor Browser Android [tor-browser-build]
|
86 | 88 |
... | ... | @@ -74,10 +74,10 @@ buildconf: |
74 | 74 | |
75 | 75 | var:
|
76 | 76 | torbrowser_version: '14.0a2'
|
77 | - torbrowser_build: 'build1'
|
|
77 | + torbrowser_build: 'build2'
|
|
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: '2024/08/16 00:08:31'
|
|
80 | + browser_release_date: '2024/08/19 18:48:21'
|
|
81 | 81 | browser_release_date_timestamp: '[% USE date; date.format(c("var/browser_release_date"), "%s") %]'
|
82 | 82 | updater_enabled: 1
|
83 | 83 | build_mar: 1
|