Skip to content
Success

Changes

Summary

  1. seccomp_profile: import (details)
  2. seccomp_profile: enable io_uring (details)
Commit 0e47a7206e0c29e949538e6ac0c238b809b1c463 by Oliver Smith
seccomp_profile: import

Import the current default seccomp profile from docker, commit from
current master branch. The next patch will re-enable the io_uring
syscalls in the profile.

Source:
https: //raw.githubusercontent.com/moby/moby/c4dcaa0d9adb8cc0a0d95393e8cf3e853254eacb/profiles/seccomp/default.json

Related: OS#6405
Change-Id: Ib6f7bc04cb58815190fc2102900e873da301ce95
The file was addedseccomp_profile.json
Commit 1287a88d04d7bacdfad0033f9f843e2ac581560e by Oliver Smith
seccomp_profile: enable io_uring

Revert 891241e7 ("seccomp: block io_uring_* syscalls in default
profile") from upstream:
https://github.com/moby/moby/commit/891241e7e74d4aae6de5f6125574eb994f25e169

This will be used by osmo-ci Iaeb84627fc1404014e5a8a2e88a02ee66cfb880d.

Related: OS#6405
Change-Id: I27567c2a5d9543c3509c316226c082ab950c5ebc
The file was modifiedseccomp_profile.json