Summary: | security/tor: Upgrade to 3.1 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Bernard Spil <brnrd> | ||||||
Component: | Individual Port(s) | Assignee: | Kurt Jaeger <pi> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | pi, shawn.webb, yuri | ||||||
Priority: | --- | Flags: | pi:
maintainer-feedback+
|
||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Bernard, Thanks for your patch. The new compression options are in security/tor-devel for a while. I prefer to keep tor and tor-devel in sync as much as possible. The only deviate when some new options appear in -devel, and then get close again when they are migrated into the release. I am attaching the patch. It builds with compression options, static option, doc/manual options on and off. It passes poudriere on 11.1 amd64 and 10.3 i386. Created attachment 186518 [details]
patch
see also bug#222432 Hi Yuri, I've been running 3.1.7 for a while but it has crashed multiple times. Sep 22 11:58:08.000 [notice] Removed 528 bytes by killing 1 circuits; 0 circuits remain alive. Also killed 0 non-linked directory connections. Sep 22 11:58:09.000 [notice] We're low on memory. Killing circuits with over-long queues. (This behavior is controlled by MaxMemInQueues.) (In reply to Bernard Spil from comment #4) Bernard, I can't reproduce the problem that you are seeing. But you should report it upstream as a bug. Yuri A commit references this bug: Author: pi Date: Sun Oct 1 20:19:50 UTC 2017 New revision: 451058 URL: https://svnweb.freebsd.org/changeset/ports/451058 Log: security/tor: update 0.3.0.10 -> 0.3.1.7 - Adds Lzma and Zstd compression - Rework some options to options_ng PR: 222431 Submitted by: brnrd, Yuri Victorovich <yuri@rawbw.com> (maintainer) Changes: head/security/tor/Makefile head/security/tor/distinfo Committed, thanks! |
Created attachment 186516 [details] svn diff for security/tor ``` security/tor: Upgrade to 3.1.7 - Adds Lzma and Zstd compression - Rework some options to options_ng PR: Approved by: (maintainer) ``` Haven't built static, assuming zstd and lzma options break it and may require a ZSTD_PREVENTS= TOR_STATIC