moby/vendor/github.com/opencontainers
Sebastiaan van Stijn ca7e071d6e
vendor: github.com/opencontainers/runc v1.1.10
- full diff: https://github.com/opencontainers/runc/compare/v1.1.9...v1.1.10
- release notes: https://github.com/opencontainers/runc/releases/tag/v1.1.10

This is the tenth (and most likely final) patch release in the 1.1.z
release branch of runc. It mainly fixes a few issues in cgroups, and a
umask-related issue in tmpcopyup.

- Add support for `hugetlb.<pagesize>.rsvd` limiting and accounting.
  Fixes the issue of postgres failing when hugepage limits are set.
- Fixed permissions of a newly created directories to not depend on the value
  of umask in tmpcopyup feature implementation.
- libcontainer: cgroup v1 GetStats now ignores missing `kmem.limit_in_bytes`
  (fixes the compatibility with Linux kernel 6.1+).
- Fix a semi-arbitrary cgroup write bug when given a malicious hugetlb
  configuration. This issue is not a security issue because it requires a
  malicious config.json, which is outside of our threat model.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit fb53da508f)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-12-18 14:30:51 +01:00
..
go-digest replace distribution/digestset with opencontainers/go-digest/digestset 2022-11-08 14:15:13 +01:00
image-spec vendor: github.com/opencontainers/image-spec v1.1.0-rc3 2023-06-29 13:43:18 -06:00
runc vendor: github.com/opencontainers/runc v1.1.10 2023-12-18 14:30:51 +01:00
runtime-spec vendor: github.com/containerd/go-runc v1.1.0 2023-05-25 19:01:26 +02:00
selinux vendor: github.com/opencontainers/selinux v1.11.0 2023-03-16 00:05:55 +01:00