mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
libseccomp: Update to 2.5.3
Release annnouncement as per https://github.com/seccomp/libseccomp/releases/tag/v2.5.3: Version 2.5.3 - November 5, 2021 Update the syscall table for Linux v5.15 Fix issues with multiplexed syscalls on mipsel introduced in v2.5.2 Document that seccomp_rule_add() may return -EACCES Fix issues with test 11-basic-basic_errors on old kernels (API level < 5) Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
committed by
Arne Fitzenreiter
parent
9a3aca047b
commit
53055098f2
@@ -4,7 +4,7 @@ usr/bin/scmp_sys_resolver
|
||||
#usr/lib/libseccomp.la
|
||||
#usr/lib/libseccomp.so
|
||||
usr/lib/libseccomp.so.2
|
||||
usr/lib/libseccomp.so.2.5.1
|
||||
usr/lib/libseccomp.so.2.5.3
|
||||
#usr/lib/pkgconfig/libseccomp.pc
|
||||
#usr/share/man/man1/scmp_sys_resolver.1
|
||||
#usr/share/man/man3/seccomp_api_get.3
|
||||
|
||||
Reference in New Issue
Block a user