Skip to content

Commit bd42beb

Browse files
committed
chore: add libseccomp update to CHANGELOG
Add a note about updating backend for seccompiler to libseccomp. Signed-off-by: Egor Lazarchuk <[email protected]>
1 parent f680208 commit bd42beb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ and this project adheres to
1616
unnecessary fields (`max_connections` and `max_pending_resets`) from the
1717
snapshot format, bumping the snapshot version to 5.0.0. Users need to
1818
regenerate snapshots.
19+
- [#4926](https://github.com/firecracker-microvm/firecracker/pull/4926): Replace
20+
underlying implementation for seccompiler from in house one in favor of
21+
`libseccomp` which produces smaller and more optimized BPF code.
1922

2023
### Deprecated
2124

0 commit comments

Comments
 (0)