spiegel_podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups
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
..
fs Manually patch vendor/ to address CVE-2024-21626 2024-02-02 10:22:59 -05:00
fs2 podman cgroup enhancement 2022-06-24 15:39:15 -04:00
fscommon podman cgroup enhancement 2022-06-24 15:39:15 -04:00
cgroups.go podman cgroup enhancement 2022-06-24 15:39:15 -04:00
file.go Use a branched runc instead of manual vendor changes 2024-03-06 19:33:45 -08:00
getallpids.go Bump github.com/opencontainers/runc from 1.0.3 to 1.1.0 2022-01-19 12:09:54 +00:00
stats.go Bump github.com/opencontainers/runc from 1.0.3 to 1.1.0 2022-01-19 12:09:54 +00:00
utils.go Vendor in new opencontainers/selinux 2022-04-08 09:02:52 -04:00
v1_utils.go Bump github.com/opencontainers/runc from 1.0.3 to 1.1.0 2022-01-19 12:09:54 +00:00