Page MenuHomeFreeBSD

security/tor: Implemented setuid feature
ClosedPublic

Authored by joneum on Jun 15 2017, 6:06 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 20, 1:30 AM
Unknown Object (File)
Fri, Apr 19, 11:56 AM
Unknown Object (File)
Thu, Apr 4, 1:29 AM
Unknown Object (File)
Mar 17 2024, 9:31 PM
Unknown Object (File)
Mar 17 2024, 9:31 PM
Unknown Object (File)
Mar 15 2024, 11:59 AM
Unknown Object (File)
Mar 15 2024, 11:17 AM
Unknown Object (File)
Jan 15 2024, 9:19 PM
Subscribers

Details

Summary
  • security/tor: Implemented setuid feature *The user should add tor_setuid=YES to /etc/rc.conf to make tor do setuid in runtime after opening the externally provided files.

PR: 218587
Reported by: xmj
Approved by: Yuri Victorovich (maintainer) xxx (mentor)
#Differential Revision: https://reviews.freebsd.org/Dxxxxx

Test Plan

~/dev/ports/security/tor % portlint -AC
WARN: Makefile: you should only use ".if ${PORT_OPTIONS:MDOCS}" to wrap installation of files into /usr/local/share/doc if the collection of files is large and it takes considerable time to copy.
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
WARN: Makefile: new ports should not set PORTREVISION.
0 fatal errors and 3 warnings found.

poudriere testport:

10amd64
10i386
11amd64
11i386
12.0-CURRENT r318899 amd64
12.0-CURRENT r318400 i386

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jun 17 2017, 6:00 AM
This revision was automatically updated to reflect the committed changes.