Pier Angelo Vendrame pushed to branch main at The Tor Project / Applications / tor-browser-build Commits: 7dd16742 by Pier Angelo Vendrame at 2026-07-02T15:43:14+02:00 Bug 41832: Make omni.ja.xz reproducible. - - - - - 26068088 by Pier Angelo Vendrame at 2026-07-02T15:43:14+02:00 Bug 41811: Prepare Tor Browser 16.0a8 (build3). - - - - - 2 changed files: - projects/browser/build.android - rbm.conf Changes: ===================================== projects/browser/build.android ===================================== @@ -69,8 +69,7 @@ function generate_apk { [% IF !c("var/android-x86_64") -%] rm -rf x86_64 [% END -%] - # Notice: we take for granted we never rewrite on the source archive! - # Be sure to change any `rm` with the appropriate command, shall this change. + rm ../omni.ja [% c('zip', { zip_src => [ '.' ], zip_args => '-0 ../omni.ja', ===================================== rbm.conf ===================================== @@ -82,7 +82,7 @@ buildconf: var: torbrowser_version: '16.0a8' - torbrowser_build: 'build2' + torbrowser_build: 'build3' # 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: '2026/07/01 08:30:00' View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/compare/a... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/compare/a... You're receiving this email because of your account on gitlab.torproject.org. Manage all notifications: https://gitlab.torproject.org/-/profile/notifications | Help: https://gitlab.torproject.org/help
participants (1)
-
Pier Angelo Vendrame (@pierov)