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 Bug 41186: Prepare Tor Browser 14.0a2 (build2)
- - - - -
2 changed files:
- projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt - rbm.conf
Changes:
===================================== projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt ===================================== @@ -1,4 +1,4 @@ -Tor Browser 14.0a2 - August 16 2024 +Tor Browser 14.0a2 - August 19 2024 * All Platforms * Updated NoScript to 11.4.34 * 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 * Bug 41172: Refactor the android-toolchain project [tor-browser-build] * Bug 41178: Force IPv4 when downloading in fix_gradle_deps.py [tor-browser-build] * Bug 41200: Remove allowed_addons.json and the related tools [tor-browser-build] + * Bug 41206: GeckoView ignores the number of processors [tor-browser-build] * Bug 41210: Use tor-expert-bundle-aar in geckoview/build_apk [tor-browser-build] + * Bug 41211: The Android license file is not deterministic anymore [tor-browser-build] * Bug 41214: Update geckoview/config to be more like firefox/config [tor-browser-build] * Bug 41217: Update realprep.py script to handle Firefox 128-based Tor Browser Android [tor-browser-build]
===================================== rbm.conf ===================================== @@ -74,10 +74,10 @@ buildconf:
var: torbrowser_version: '14.0a2' - torbrowser_build: 'build1' + torbrowser_build: 'build2' # This should be the date of when the build is started. For the build # to be reproducible, browser_release_date should always be in the past. - browser_release_date: '2024/08/16 00:08:31' + browser_release_date: '2024/08/19 18:48:21' browser_release_date_timestamp: '[% USE date; date.format(c("var/browser_release_date"), "%s") %]' updater_enabled: 1 build_mar: 1
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/48...
tbb-commits@lists.torproject.org