This version fixes a multitude of issues when the versions of libseccomp used during the compile and the runt time differ. See #129 for more details.
What's Changed
- Workarounds for different libseccomp version during runtime (vs compile time) by @kolyshkin in #129
- ci: bumps and nits, add arm64 by @kolyshkin in #125
- CI bumps, Makefile improvements by @kolyshkin in #130
Full Changelog: v0.11.1...v0.12.0