Releases: containers/oci-seccomp-bpf-hook
Releases · containers/oci-seccomp-bpf-hook
v1.1.2
v1.1.1
Besides a couple of Makefile clean ups, we now modprobe kheaders
to make sure we can access the headers and compile the BPF source. kheaders
are not loaded in Fedora Server and Cloud images which was causing issues.
- make sure
kheaders
are loaded - Fix issue #43: Renamed env variable VERSION to OSBH_VERSION in Makefile to avoid potential conflict
- DESTDIR and PREFIX consistent in Makefiles
- bump version to greater than the latest tag
- modify Makefile for re-use in packaging
v1.1.0
v1.0.0
release 1.0.0 Signed-off-by: Valentin Rothberg <[email protected]>