Pier Angelo Vendrame pushed to branch maint-15.0 at The Tor Project /
Applications / tor-browser-build
Commits:
df454b2a by Pier Angelo Vendrame at 2026-01-07T17:18:42+01:00
Bug 41679: Restore the expert bunle version on Android.
Looks like we forgot about Android in tor-browser-build#41618.
- - - - -
1 changed file:
- projects/browser/build.android
Changes:
=====================================
projects/browser/build.android
=====================================
@@ -130,7 +130,7 @@ apksigner sign --verbose --min-sdk-version [%
c("var/android_min_api") %] --ks $
[%IF c("var/tor-browser") -%]
tor_expert_bundle_src="[% c('input_files_by_name/tor-expert-bundle') %]"
# strip off trailing "$buildid.tar.gz"
- tor_expert_bundle_dest=${tor_expert_bundle_src:0:-7}.tar.gz
+ tor_expert_bundle_dest=${tor_expert_bundle_src:0:-7}-[% c('version')
%].tar.gz
cp "$rootdir/[% c("input_files_by_name/tor-expert-bundle")
%]/tor-expert-bundle.tar.gz" [% dest_dir %]/[% c('filename')
%]/$tor_expert_bundle_dest
[% END -%]
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/df454b2a415d9c09f59a7d1ec33d94c7b30a09e3
--
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/df454b2a415d9c09f59a7d1ec33d94c7b30a09e3
You're receiving this email because of your account on gitlab.torproject.org.
_______________________________________________
tor-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]