Bug 133668

Summary: security/tor-devel: update to 0.2.1.14-rc
Product: Ports & Packages Reporter: bf <bf2006a>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
tor-devel_02114_diff.txt none

Description bf 2009-04-12 21:10:00 UTC
Another step in my heroic attempt to recoup the cost of an airplane ticket to 
Europe with the amount of good German beer that Peter is going to buy for me.
;)

This contains a number of bugfixes, including some that reduce the load on the
tor network, so it'd be good to get this in soon.  A new release seems imminent.

As usual, more at:

https://svn.torproject.org/svn/tor/trunk/ChangeLog

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-04-12 21:31:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-04-12 21:31:10 UTC
Maintainer of security/tor-devel,

Please note that PR ports/133668 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/133668

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2009-04-12 21:31:12 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Peter Thoenen 2009-04-13 06:22:21 UTC
Approved
Comment 5 bf 2009-04-24 05:45:44 UTC
Here's a slightly revised patch, which removes the obsolete
CELLPOOL option, as suggested by Andrei Lavreniyuk, and addresses a security
loophole that we've created by assigning the _tor user a login shell.
Instead, use nologin(8), as suggested by the bundled tor.spec.

We should probably change this for security/tor as well, just
to be on the safe side.

b.


      
Comment 6 dfilter service freebsd_committer freebsd_triage 2009-04-30 22:02:53 UTC
miwi        2009-04-30 21:02:44 UTC

  FreeBSD ports repository

  Modified files:
    security/tor-devel   Makefile distinfo pkg-install 
  Log:
  - Update to 0.2.1.14-rc
  - Remove obsolete CELLPOOL option
  
  PR:             133668
  Submitted by:   bf <bf2006a@yahoo.com>
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.75      +1 -8      ports/security/tor-devel/Makefile
  1.56      +3 -3      ports/security/tor-devel/distinfo
  1.6       +1 -1      ports/security/tor-devel/pkg-install
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 7 Martin Wilke freebsd_committer freebsd_triage 2009-04-30 22:03:02 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!