[tbb-bugs] #33578 [Applications/Tor Browser]: Bump Snowflake version to 58b52eb9f7
Tor Bug Tracker & Wiki
blackhole at torproject.org
Mon Mar 9 21:18:21 UTC 2020
#33578: Bump Snowflake version to 58b52eb9f7
--------------------------------------+------------------------------
Reporter: cohosh | Owner: tbb-team
Type: defect | Status: needs_review
Priority: Medium | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
--------------------------------------+------------------------------
Changes (by cohosh):
* status: new => needs_review
Comment:
I've attached a patch.
Note that some additional changes were needed to address the changes
merged for #33330 (adding a go module for Snowflake).
The removal of `go.mod` and `go.sum` is pretty straightforward, and obfs4
does the same [https://gitweb.torproject.org/builders/tor-browser-
build.git/tree/projects/obfs4/build#n27 here].
The symbolic linking of `pion/webrtc` and `pion/sdp` is a bit hacky.
Basically, we have to include the version `v2` in the include paths when
building normally to specify that we want the v2 module. This messes with
the build when building without modules though. I'm not sure of a better
way to handle this at the moment.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/33578#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tbb-bugs
mailing list