[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #29981 [Applications/Tor Browser]: Add option to build without using containers
#29981: Add option to build without using containers
-------------------------------------------+--------------------------
Reporter: boklm | Owner: tbb-team
Type: task | Status: new
Priority: Medium | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Resolution:
Keywords: tbb-rbm, TorBrowserTeam201904 | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
-------------------------------------------+--------------------------
Comment (by sisbell):
Technically, you don't need to update to apksigner although there is
nothing wrong with it.
You can override the default manifest Oracle. First create the a
manifest.txt to use to override entries
{{{
Created-By: Tor Build
}}}
Then use the 'm' flag
{{{
jar -cvfm tor-browser.jar manifest.txt
}}}
The generated manifest will be
{{{
Manifest-Version: 1.0
Created-By: Tor Build
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/29981#comment:7>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs