Opened 10 years ago

Closed 8 years ago

#44674 closed update (fixed)

torsocks 2.0.0 released

Reported by: rjt-macports@… Owned by: sami.laine@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc: kurthindenburg (Kurt Hindenburg)
Port: torsocks

Description

Release announcement mail for torsocks 2.0.0 https://blog.torproject.org/blog/tor-weekly-news-%E2%80%94-august-13th-2014

Per this URL, the torsocks configuration file format has changed:

https://lists.torproject.org/pipermail/tor-dev/2014-August/007330.html

"Torsocks 2.0 is now considered stable

Torsocks is a wrapper program that will force an application’s network connections to go through the Tor network. David Goulet released version 2.0.0, blessing the new codebase as stable after more than a year of efforts. David’s original email highlighted several reasons for a complete rewrite of torsocks. Among the issues were maintainability, error handling, thread safety, and a lack of proper compatibility layer for multiple architectures. The new implementation addresses all these issues while staying about the same size as the previous version (4,000 lines of C according to sloccount), and test coverage has been vastly extended. Torsocks comes in handy when a piece of software does not natively support the use of a SOCKS proxy. In most cases, the new version may be safer, as torsocks will prevent DNS requests and non-torified connections from happening. Integrators and power users should watch their steps while migrating to the new version. The configuration file format has changed, and some applications might behave differently as more system calls are now restricted.

"

Attachments (2)

patch-Portfile-torsocks-2.0.0-released (1.0 KB) - added by rjt-macports@… 10 years ago.
Patch Portfile for torsocks to build version 2.0.0
patch-Portfile-torsocks-2.0.0-released-post-r124314 (1.1 KB) - added by rjt-macports@… 10 years ago.
Update patch post-r124314, carry forward new 2.0.0 checksums, bzip2 use, homepage and master_site

Download all attachments as: .zip

Change History (9)

Changed 10 years ago by rjt-macports@…

Patch Portfile for torsocks to build version 2.0.0

comment:1 Changed 10 years ago by neverpanic (Clemens Lang)

Keywords: haspatch added; tor socks proxy removed
Owner: changed from macports-tickets@… to sami.laine@…

Please Cc the maintainer (port info --maintainer torsocks), if any.

Maintainer: OK to commit?

comment:2 Changed 10 years ago by petrrr

Type: enhancementupdate
Version: 2.3.1

comment:3 Changed 10 years ago by mf2k (Frank Schima)

Please update your patch to reflect the fact that the torsocks Portfile was just changed in r124314. See #37352.

Changed 10 years ago by rjt-macports@…

Update patch post-r124314, carry forward new 2.0.0 checksums, bzip2 use, homepage and master_site

comment:4 in reply to:  3 Changed 10 years ago by rjt-macports@…

Replying to mf2k@…:

Please update your patch to reflect the fact that the torsocks Portfile was just changed in r124314. See #37352.

I attached the updated patch for torsocks release 2.0.0.

comment:5 Changed 9 years ago by mf2k (Frank Schima)

I get this error when I try to install it:

--->  Staging torsocks into destroot
Error: Failed to destroot torsocks: error renaming "/opt/local/var/macports/build/_opt_mports_trunk_dports_net_torsocks/torsocks/work/destroot/opt/local/etc/torsocks.conf": no such file or directory

comment:6 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)

Cc: khindenburg@… added

Cc Me!

comment:7 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)

Resolution: fixed
Status: newclosed

I updated it to 2.1.0 and added some things - make test shows 4 failures

r147634

Note: See TracTickets for help on using tickets.