Summary: | new port: security/isolate | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Steve Wills <steve> | ||||
Component: | Individual Port(s) | Assignee: | Wesley Shields <wxs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Steve Wills
2010-01-05 15:20:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->wxs I'll take it. wxs 2010-01-24 20:46:38 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/isolate Makefile distinfo pkg-descr Log: isolate runs processes in a chroot-ed environment, with constrained resource limits, as a random UID, and with limited access to the X server WWW: http://code.google.com/p/isolate/ PR: ports/142350 Submitted by: Steve Wills <steve@mouf.net> Revision Changes Path 1.1078 +1 -0 ports/security/Makefile 1.1 +31 -0 ports/security/isolate/Makefile (new) 1.1 +3 -0 ports/security/isolate/distinfo (new) 1.1 +4 -0 ports/security/isolate/pkg-descr (new) _______________________________________________ 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" State Changed From-To: open->closed Committed. Thanks! |