Skip to content

Tags: containers/oci-seccomp-bpf-hook

Tags

v1.2.10

Toggle v1.2.10's commit message
v1.2.10

* cirrus: vendor: use go 1.19
* vendor c/common@v0.56.0
* bump module to go 1.19
* Update module github.com/containers/common to v0.55.4
* Update module github.com/containers/storage to v1.48.1
* Update module github.com/containers/common to v0.55.3
* Update dependency containers/automation_images to v20230816
* Update dependency containers/automation_images to v20230807
* Update module github.com/opencontainers/runtime-spec to v1.1.0
* Update module github.com/containers/common to v0.55.2
* Update module github.com/containers/common to v0.55.1
* Update module github.com/containers/common to v0.55.0
* Update module github.com/containers/storage to v1.48.0
* Update module github.com/containers/common to v0.54.0
* Update module github.com/containers/storage to v1.47.0
* Update dependency containers/automation_images to v20230614
* Update module github.com/opencontainers/runtime-spec to v1.1.0-rc.3
* Update module github.com/stretchr/testify to v1.8.4
* Update module github.com/sirupsen/logrus to v1.9.3
* Update dependency containers/automation_images to v20230601
* Update module github.com/sirupsen/logrus to v1.9.2
* Update module github.com/stretchr/testify to v1.8.3
* Bump golangci-lint to version 1.51.2
* Cirrus: Enable testing on F38 + Rawhide
* Update module github.com/sirupsen/logrus to v1.9.1
* Update module github.com/containers/common to v0.53.0
* check root privileges
* vendor c/common@v0.52.0
* Update dependency containers/automation_images to v20230405

Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>

v1.2.9

Toggle v1.2.9's commit message
v1.2.9

* Cirrus: Always collect journal after testing
* Cirrus: Update CI VM Images
* fix builds on recent kernels
* Update module github.com/opencontainers/runtime-spec to v1.1.0-rc.2
* Update module github.com/stretchr/testify to v1.8.2
* Use the latest fedora base image
* Add renovate configuration
* bump dependencies
* Updates for golang 1.19
* Cirrus: Update CI VM images to F37
* bump to v1.2.9-dev

Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>

v1.2.8

Toggle v1.2.8's commit message
v1.2.8

* update gobpf: fix compatibility with bcc v0.25.0

Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>

v1.2.7

Toggle v1.2.7's commit message
v1.2.7

* README: add copyright notice
* Cirrus: Use the latest imgts container

Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>

v1.2.6

Toggle v1.2.6's commit message
v1.2.6

* use containers/common/pkg/seccomp
* fix `make validate`
* CI: squash build & test tasks
* CI: use newer libpod image
* CI: bump golangci-lint to v1.45.2
* CI: bump to golang:1.18 image

Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>

v1.2.5

Toggle v1.2.5's commit message
v1.2.5

* fix CVE-2019-11254: require gopkg.in/yaml.v2@v2.2.8

Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>

v1.2.3

Toggle v1.2.3's commit message
v1.2.3

bump github.com/iovisor/gobpf to v0.1.1 to fix a build issue on armv7hl

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>

v1.2.2

Toggle v1.2.2's commit message
v1.2.2

* cirrus: set selinux to permissive
* hook: delay SIGUSR1
* Cirrus: Use shared get_ci_vm container image
* Cirrus: Update to F34beta VM image
* ebpf: check for NULL
* ebpf: move prctl handling to ebpf
* ebpf: memorize what syscalls were notified
* Test suite: minimal tweaks for gating environment

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>

v1.2.1

Toggle v1.2.1's commit message
v1.2.1

* Cirrus: update to latest Fedora image
* defer event processing
* Cirrus: Use images from automation_images
* vendor gobpf
* Fix problems found by codespell
* Make annotation pattern match more strictly

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>

v1.2.0

Toggle v1.2.0's commit message
v1.2.0

* README: link to the enable sysadmin article
* Remove unused version variable from spec
* Improve README.md and replace black/whitelist references
* Automatically add seccomp architecture from runtime.GOARCH
* Switch to seccomp/containers-golang instead of docker types

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>