v0.4.0
Changed
- Seccomp is now activated via the
seccompsyscall, notprctl
Added
- A new
Error::Seccompvariant is added to indictateseccompsyscall failures - Add
apply_filter_all_threadsconvenience function which uses the seccomp
TSYNC feature to synchronize all threads in the process to the same filter - A new
Error::ThreadSyncvariant is added to indicate failure to sync threads