containerd/script/setup
Samuel Karp f0f1bfca07
update runc binary to 1.1.15
diff: https://github.com/opencontainers/runc/compare/v1.1.14...v1.1.15

Release notes:

- The -ENOSYS seccomp stub is now always generated for the native
  architecture that runc is running on. This is needed to work around some
  arguably specification-incompliant behaviour from Docker on architectures
  such as ppc64le, where the allowed architecture list is set to null. This
  ensures that we always generate at least one -ENOSYS stub for the native
  architecture even with these weird configs. (#4391)
- On a system with older kernel, reading /proc/self/mountinfo may skip some
  entries, as a consequence runc may not properly set mount propagation,
  causing container mounts leak onto the host mount namespace. (#2404, #4425)
- In order to fix performance issues in the "lightweight" bindfd protection
  against [CVE-2019-5736], the temporary ro bind-mount of /proc/self/exe
  has been removed. runc now creates a binary copy in all cases. (#4392, #2532)

Signed-off-by: Samuel Karp <samuelkarp@google.com>
2024-10-07 15:41:26 -07:00
..
config-containerd script/setup/config-containerd: Use slow_chown 2024-07-10 17:26:31 +02:00
config-selinux scripts: add missing quotes, and minor linting issues 2021-08-03 17:23:18 +02:00
critools-version Update cri-tools to v1.30.1 2024-07-11 14:58:44 +02:00
crun-version Bump crun to 1.16 2024-09-02 16:46:20 +08:00
enable_docker_tls_on_windows.ps1 Add image build workflow 2021-11-25 09:26:17 +00:00
enable_ssh_windows.ps1 Add CI periodic Windows Jobs. 2021-04-20 17:18:46 +03:00
imgcrypt-version script: bump up imgcrypt version to v1.2.0-rc1 2024-07-08 19:25:39 +09:00
install-cni make repositories of install dependencies configurable 2023-08-28 18:43:41 +05:30
install-cni-windows Add arm64 to releases 2021-11-11 20:00:34 +00:00
install-critools *: enable ARM64 runner 2023-12-07 23:55:36 +08:00
install-dev-tools script/setup/install-dev-tools: include patch version in versions 2024-08-16 10:54:17 +02:00
install-failpoint-binaries *: add runc-fp as runc wrapper to inject failpoint 2023-10-02 17:44:41 +00:00
install-gotestsum gotestsum match go version 1.19 2022-11-17 20:42:22 +08:00
install-imgcrypt update imgcrypt binary to v1.1.9 2024-01-09 15:40:32 +08:00
install-protobuf Add Linux arm64 arch to install-protobuf script 2023-02-27 09:14:57 -08:00
install-runc script/setup/install-runc: Add trap statement to clean up tmp files 2024-10-02 19:52:02 +00:00
install-runhcs-shim Windows: Supply windows shim version via file 2023-08-28 11:55:55 -07:00
install-seccomp Bump seccomp version to be the same as one in runc repo 2023-05-16 09:33:26 -04:00
install-teststat CI: Output a summary using GITHUB_SUMMARY 2022-09-14 23:30:47 +00:00
prepare_env_windows.ps1 update to go1.23.1, go1.22.7 2024-09-06 16:12:28 +02:00
prepare_windows_docker_helper.ps1 Add image build workflow 2021-11-25 09:26:17 +00:00
runc-version update runc binary to 1.1.15 2024-10-07 15:41:26 -07:00
runhcs-version Update hcsshim to v0.12.7 2024-09-30 17:38:28 -07:00
upgrade_chocolaty_windows_2019.ps1 Move inline PS scripts into files 2024-02-06 18:27:21 -08:00
upgrade_mingw_windows_2019.ps1 Move inline PS scripts into files 2024-02-06 18:27:21 -08:00