Bug 82392 - security/tor requires libevent1.1a
Summary: security/tor requires libevent1.1a
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pete Fritchman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-18 16:40 UTC by none
Modified: 2005-06-29 22:07 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description none 2005-06-18 16:40:11 UTC
The port security/tor was recently updated to 0.1.0.10.
The new 0.1.x series use libevent. FreeBSD ports have libevent-1.1
libevent-1.1 has a bug on FreeBSD when using kqueue (default).
This has been worked around in libevent-1.1a...

Fix: 

Upgrade libevent to 1.1a
How-To-Repeat: Run a tor server (the bug is not triggered when running as a client).
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2005-06-20 18:18:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->petef

Over to libevent maintainer
Comment 2 Jean-Yves Lefort freebsd_committer freebsd_triage 2005-06-29 22:07:24 UTC
State Changed
From-To: open->closed

Fixed, thanks.