Releases: elastic/go-seccomp-bpf
Releases · elastic/go-seccomp-bpf
v1.6.0
20 Jun 17:39
Compare
Sorry, something went wrong.
No results found
Changed
Updated syscall table based on Linux v6.15. #47
Updated Go module version 1.23.0. #50
Fixed
Fixed a control flow bug in the filter when multiple syscall groups are defined. #40
v1.5.0
06 Nov 15:34
Compare
Sorry, something went wrong.
No results found
Changed
Updated syscall tables based on Linux v6.11. #36
v1.4.0
21 Nov 21:38
Compare
Sorry, something went wrong.
No results found
Added
Added system call argument filtering. #28
Changed
Updated syscall tables for Linux v6.6 to add cachestat, fchmodat2, map_shadow_stack. #27 #30
v1.3.0
27 Nov 21:34
Compare
Sorry, something went wrong.
No results found
Changed
Updated go.mod to require Go 1.18. #20
Updated syscall tables for Linux v6.0. #19
v1.2.0
15 Sep 13:19
Compare
Sorry, something went wrong.
No results found
Added
Added support for arm64. #15
Changed
Updated syscall tables for Linux v5.14. #16
v1.1.0
10 Apr 16:14
Compare
Sorry, something went wrong.
No results found
Added
Added go.mod file. #10
Added new syscalls to be in sync with Linux v5.0. #11
Fixed
Fixed integer overflow in BPF conditional jumps when using long lists of
syscalls (>256). #9
v1.0.0
10 Apr 16:13
Compare
Sorry, something went wrong.
No results found