You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It was not clear from the commit 78c92cb what versions of
libseccomp require this kludge.
Looks like the issue in question was fixed by libseccomp commit
88afa50ff7c9787 ("api: force an API level update when necessary") which
made its way to libseccomp v2.5.0.
Amend the comment to tell the version, and add a TODO item to remove the
workaround.
Signed-off-by: Kir Kolyshkin <[email protected]>
Acked-by: Paul Moore <[email protected]>
Signed-off-by: Tom Hromatka <[email protected]>
0 commit comments