Opened 4 years ago
Closed 4 years ago
#15606 closed task (fixed)
Upgrade meek to 0.17
Reported by: | dcf | Owned by: | tbb-team |
---|---|---|---|
Priority: | Medium | Milestone: | |
Component: | Applications/Tor Browser | Version: | |
Severity: | Keywords: | meek TorBrowserTeam201504R | |
Cc: | Actual Points: | ||
Parent ID: | Points: | ||
Reviewer: | Sponsor: |
Description
Since #15435, there's an official way to use stdin closure as a signal to terminate PTs. meek 0.17 uses this new way. Here is the small diff:
https://gitweb.torproject.org/pluggable-transports/meek.git/diff/?id=0.17&id2=0.16
The only reason I'm bugging you with this upgrade is it also requires a torrc change to simplify the command line and remove the --exit-on-stdin-eof option.
Child Tickets
Attachments (2)
Change History (4)
Changed 4 years ago by
Attachment: | maint-4.0-0001-Update-meek-to-0.17.patch added |
---|
Changed 4 years ago by
Attachment: | master-0001-Update-meek-to-0.17.patch added |
---|
Patch against master.
comment:1 Changed 4 years ago by
Status: | new → needs_review |
---|
I tested attachment:master-0001-Update-meek-to-0.17.patch on linux and windows. I'm starting a build with attachment:maint-4.0-0001-Update-meek-to-0.17.patch, but it's the same patch.
comment:2 Changed 4 years ago by
Resolution: | → fixed |
---|---|
Status: | needs_review → closed |
I merged the one for the master branch as we don't plan to ship any 4.0.x stable builds anymore. This is commit 25dc8d416325f01ca046a70afc115e57c37c7b43.
Patch against maint-4.0.