Description of problem: Docker default seccomp profile changed to include io_uring_* syscalls. This is also affecting upstream podman development. Version-Release number of selected component (if applicable): All supported Fedora releases (29, 30 currently)
https://github.com/seccomp/libseccomp/issues/177
I have asked upstream to cut a new version, but should we just add the upstream patch to the spec file, to get this moving along?
We could, I suppose...? This is the commit, right? https://github.com/seccomp/libseccomp/commit/5fc22428507ecea00ee9e2215d972777da9a99b6 Is there anything else I need to backport? Upstream did also say they're looking to release in the coming weeks...
Actually, I guess this is the commit: https://github.com/seccomp/libseccomp/commit/44113f3043f66cbd76ffbd2bd3f9a391c365ccf5
FEDORA-2019-bdf85066b7 has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2019-bdf85066b7
libseccomp-2.4.2-1.fc31 has been pushed to the Fedora 31 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-bdf85066b7
libseccomp-2.4.2-1.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report.
Note 2.4.2 is hitting: https://github.com/seccomp/libseccomp/pull/186 missing __SNR_ppoll. (Breaks virtiofsd build)
FEDORA-2019-e531f61d41 has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-e531f61d41
libseccomp-2.4.2-2.fc30 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-e531f61d41
libseccomp-2.4.2-2.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report.