Skip to content
This repository has been archived by the owner on Aug 28, 2020. It is now read-only.

Releases: seccomp/containers-golang

v0.6.0

06 Aug 13:49
e208829
Compare
Choose a tag to compare
Unify errors for unsupported seccomp
Add GoArchToSeccompArch API function
Add additional seccomp architectures
Switch to go 1.14 and update modules
Switch whilelist to allowlist

v0.5.0

04 Jun 17:58
c830928
Compare
Choose a tag to compare
policy: ignore socket(AF_NETLINK, .*, NETLINK_AUDIT)

v0.4.1

20 May 19:20
700e2b7
Compare
Choose a tag to compare
spec: allow to specify errnoRet
vendor: update runtime-spec to 237cc4f519e2
seccomp: generate smaller OCI configuration
add missing Docker copyright
add spdx identifiers
Update dependencies

v0.3.2: Merge pull request #22 from openSUSE/update-seccomp

09 Dec 08:31
8d1ed6a
Compare
Choose a tag to compare
  • Update seccomp.json to fix consistency check

v0.3.1

27 Jun 13:45
000d349
Compare
Choose a tag to compare
  • Add LICENSE file
  • README: remove license section
  • Remove duplicate CircleCI container image
  • sync seccomp json with the generated profile
  • CI: add profile consistency check
  • gitignore: remove default.json, add generate binary
  • Update default seccomp profile

v0.3.0

27 Jun 06:35
b9d8ce9
Compare
Choose a tag to compare
  • Add go modules support
  • Add CI support
  • Add CircleCI badge
  • README: point to #containers channel

v0.2.1

24 Jun 16:47
4d94a79
Compare
Choose a tag to compare

Add Reload, LoadProfileFromBytes and IsEnabled API

Iniital release

08 Jan 15:53
Compare
Choose a tag to compare

Need release versions in order to package software using this repo on Debian.