spiegel_podman/vendor/github.com/opencontainers/runc
Kir Kolyshkin 1135947b28 Use a branched runc instead of manual vendor changes
Commit 3e7ca842a manually patched runc/libcontainer in vendor, which is
OK but creates a maintenance problem down the line.

Instead, let's
 - create a branch[1] based on runc commit used here;
 - backport the CVE-2024-21626 fixes;
 - vendor the above branch here.

As a side note, all this mess could have been avoided if
https://github.com/opencontainers/runc/pull/3508 was backported
to a stable runc branch. Alas, this was never requested.

[1] https://github.com/projectatomic/runc/tree/podman-v4.2.0-rhel

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2024-03-06 19:33:45 -08:00
..
libcontainer Use a branched runc instead of manual vendor changes 2024-03-06 19:33:45 -08:00
LICENSE Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
NOTICE Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00