containerd/script
Sebastiaan van Stijn 274a162824
update runc binary to 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>
2023-11-13 16:03:29 +01:00
..
setup update runc binary to v1.1.10 2023-11-13 16:03:29 +01:00
test Clean shell scripts 2023-10-12 10:30:46 -07:00
critest.sh Check containerd's readiness before calling critest 2022-12-22 16:29:12 +00:00
go-test-fuzz.sh Fix typos 2023-10-16 22:14:09 +08:00
resize-vagrant-root.sh CI: update Rocky Linux to 8.8 2023-08-08 18:58:24 +09:00
verify-go-modules.sh fix verify-vendor if go.mod does not contain replace rules 2022-05-27 12:57:12 +02:00