Revision history for Perl extension Linux::Seccomp.
+0.003 2018-01-27T18:50+00:00
+ - Update bundled libseccomp to 2.3.3 (from 2.3.1)
+ - Export new system call constants added in 2.3.2 and 2.3.3
+ - Export new attribute SCMP_FLTATR_CTL_TSYNC added in 2.3.2
+
0.002001 2016-11-25T16:07+00:00
- Skip functionality test if seccomp_load returns -EINVAL.
This usually happens if the kernel is old or compiled without
-Linux-Seccomp version 0.001
+Linux-Seccomp version 0.003
===========================
Secure Computing (seccomp) is Linux's system call filtering mechanism.