libseccomp icon indicating copy to clipboard operation
libseccomp copied to clipboard

RFE: update the syscall table in the main branch

Open AkihiroSuda opened this issue 1 year ago • 1 comments

https://github.com/seccomp/libseccomp/blob/main/src/syscalls.csv only supports kernel up to v6.2.0, while https://github.com/seccomp/libseccomp/blob/v2.5.5/src/syscalls.csv supports v6.7.0-rc3

AkihiroSuda avatar Jan 24 '24 10:01 AkihiroSuda

As we don't create releases directly from the main branch this isn't a very high priority. The main branch will get updated, but it might not happen for a bit.

pcmoore avatar Jan 24 '24 14:01 pcmoore