[tbb-bugs] #31691 [Applications/Tor Browser]: Go ldflags should set static build ID
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue Sep 10 17:08:18 UTC 2019
#31691: Go ldflags should set static build ID
------------------------+------------------------------------------
Reporter: JeremyRand | Owner: tbb-team
Type: defect | Status: new
Priority: Medium | Component: Applications/Tor Browser
Version: | Severity: Normal
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
------------------------+------------------------------------------
The Go linker includes a build ID by default, which is sometimes
nonreproducible. This should be fixed by changing the value of `ldflags`
in `tor-browser-build` from the current `'-s'` to `'-s -buildid='` (which
sets the build ID to an empty string).
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/31691>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tbb-bugs
mailing list