[tor-bugs] #9168 [Tor]: GSOC seccomp stage 1
Tor Bug Tracker & Wiki
blackhole at torproject.org
Thu Jul 11 13:34:12 UTC 2013
#9168: GSOC seccomp stage 1
--------------------------------------------+-------------------------------
Reporter: ctoader | Owner: nickm
Type: enhancement | Status: needs_review
Priority: normal | Milestone: Tor: 0.2.5.x-final
Component: Tor | Version:
Keywords: tor-relay gsoc seccomp sandbox | Parent:
Points: | Actualpoints:
--------------------------------------------+-------------------------------
Comment(by nickm):
I've added a few more commits in my branch "gsoc-ctoader-cap-phase1":
* Replace __DEBUGGING_CLOSE with DEBUGGING_CLOSE
* On sandbox violation, write to log file too
* Add a changes file
I've also made a "gsoc-ctoader-cap-phase1-squashed" branch that I propose
to merge: it has the same content as the other branch, but the commits are
squashed into one.
If you're okay with the changes, I'll merge the squashed branch to master,
and after that you'll want to rebase your phase2 branch onto master. You
can do this with something like "git rebase gsoc-ctoader-cap --onto
master". That rewrites the branch to replay every commit since "gsoc-
ctoader-cap" onto the current state of the branch "master". You might
want to do this on a copy of the phase2 branch.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/9168#comment:13>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list