forked from pool/libseccomp
Marcus Meissner
d39e253178
- Update the syscall table for Linux v5.0-rc5 - Added support for the SCMP_ACT_KILL_PROCESS action - Added support for the SCMP_ACT_LOG action and SCMP_FLTATR_CTL_LOG attribute - Added explicit 32-bit (SCMP_AX_32(...)) and 64-bit (SCMP_AX_64(...)) argument comparison macros to help protect against unexpected sign extension - Added support for the parisc and parisc64 architectures - Added the ability to query and set the libseccomp API level via seccomp_api_get(3) and seccomp_api_set(3) - Return -EDOM on an endian mismatch when adding an architecture to a filter - Renumber the pseudo syscall number for subpage_prot() so it no longer conflicts with spu_run() - Fix PFC generation when a syscall is prioritized, but no rule exists - Numerous fixes to the seccomp-bpf filter generation code - Switch our internal hashing function to jhash/Lookup3 to MurmurHash3 - Numerous tests added to the included test suite, coverage now at ~92% - Update our Travis CI configuration to use Ubuntu 16.04 - Numerous documentation fixes and updates - now gpg signed, added key of Paul Moore from keyserver. OBS-URL: https://build.opensuse.org/package/show/security/libseccomp?expand=0&rev=60
17 lines
833 B
Plaintext
17 lines
833 B
Plaintext
-----BEGIN PGP SIGNATURE-----
|
|
|
|
iQIzBAABCAAdFiEES0KozwfymdVUl37v6iDy2pc3iXMFAlyKiZsACgkQ6iDy2pc3
|
|
iXOh5w/7BTHTIPHtmPLSPDaPDLrhgQSAhU9mIec57vWHIPynwVR71MuP94iZvDhv
|
|
2L+soqwn9ux77A6lH45jfTD86VneG0a5kK+mwOZmBD5MEz6ozpu6QRypeKNOTpUd
|
|
ZIKSE7rnZSvanVXtsM4pMIvG9Cz7904eeUrhA5uNq6LBI04FP0ixZBcp/rem0eIu
|
|
v6N4urOBsqSKCLlas1MvAsCs8kELjOwcWhJaXOSj+2ELjrosUg2NW82FIsvP1gHP
|
|
e2hdJQ602ZhwZnEnIkYGIdE1AThkdA8mo2rkGEFjefPZnK+0wRHtcoXoQob1He4V
|
|
9WjnHGiUU5jvuHcMgjVBqa/Z361RaWtNVxtZ+SuSJPE/zwKSUh+q0qsr9Hzq+d9G
|
|
YqjkDuUDSOc4gUC7GqApndQBJju+Hz4+KsDxr8VC2LYrx9rpmnL3zPdqeVjlCxuw
|
|
E91p7/dBEZJu7pZAIP7JvBvhjyvQW3mYf2voBZfK78hjadVWSSJxB3bfg8LAhwMJ
|
|
L1qdspDrR3+jvCkluitBaEPDeVSE4tC8g39Bv3li9PtKXourLyfUoE+UOFKtGTs1
|
|
37jG0aZ7GZBKd4bbtxrzDed7B138DUnLYw7yo5pAsBUomJVkxQ85JCmvwWyyn9g4
|
|
R5keA0SZ9W9iGLueZaKd2sSqEeS2fZeiQIO5d1+CN8Kgixh2dX8=
|
|
=SBhB
|
|
-----END PGP SIGNATURE-----
|