We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0b590e commit 73f9447Copy full SHA for 73f9447
CHANGELOG.md
@@ -22,6 +22,10 @@
22
- Improved multiple error messages.
23
- Removed all kernel modules from the recommended kernel config.
24
25
+### Fixed
26
+
27
+- Corrected the seccomp filter when building with glibc.
28
29
### Removed
30
31
- Removed the `seccomp.bad_syscalls` metric.
@@ -31,7 +35,6 @@
35
### Fixed
32
36
33
37
- Corrected the conditional compilation of the seccomp rule for `madvise`.
34
-- Corrected the seccomp filter when building with glibc.
38
39
## [0.15.1]
40
0 commit comments