[tbb-bugs] #29185 [Applications/Tor Browser]: 8.5a7-build3 Windows .exe files are not reproducibly built
Tor Bug Tracker & Wiki
blackhole at torproject.org
Mon Jan 28 11:41:15 UTC 2019
#29185: 8.5a7-build3 Windows .exe files are not reproducibly built
--------------------------------------+--------------------------
Reporter: gk | Owner: tbb-team
Type: defect | Status: new
Priority: Immediate | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Resolution:
Keywords: TorBrowserTeam201901 | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
--------------------------------------+--------------------------
Comment (by boklm):
Replying to [comment:7 langpack]:
> As a quick possible solution:
> {{{
> - makensis -DCHANNEL=[% c("var/channel") %] torbrowser.nsi
> + makensis -DCHANNEL="[% c("var/channel") %]" torbrowser.nsi
> }}}
Since `var/channel` does not contain any space, `$` or special characters,
I don't seen any difference between those two lines.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/29185#comment:8>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tbb-bugs
mailing list