Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

runc: update to 1.1.1 #432

Merged
merged 1 commit into from May 6, 2022
Merged

runc: update to 1.1.1 #432

merged 1 commit into from May 6, 2022

Conversation

breakings
Copy link
Contributor

This is the first stable release in the 1.1 branch, fixing a few issues
with runc 1.1.0.

Fixed:

runc run/start can now run a container with read-only /dev in OCI spec,
rather than error out. (opencontainers/runc#3355)
runc exec now ensures that --cgroup argument is a sub-cgroup. (opencontainers/runc#3403)
libcontainer systemd v2 manager no longer errors out if one of the files
listed in /sys/kernel/cgroup/delegate do not exist in container's
cgroup. (opencontainers/runc#3387, opencontainers/runc#3404)
Loosen OCI spec validation to avoid bogus "Intel RDT is not supported"
error. (opencontainers/runc#3406)
libcontainer/cgroups no longer panics in cgroup v1 managers if stat
of /sys/fs/cgroup/unified returns an error other than ENOENT. (opencontainers/runc#3435)

@Beginner-Go Beginner-Go merged commit 23ba761 into coolsnowwolf:master May 6, 2022
github-actions bot added a commit to HAN767/lede-packages that referenced this pull request May 6, 2022
* https://github.com/coolsnowwolf/packages:
  libnetwork: update to latest HEAD (coolsnowwolf#433)
  runc: update to 1.1.1 (coolsnowwolf#432)
  containerd: update to 1.6.4 (coolsnowwolf#431)
  dockerd: update to v20.10.15 (coolsnowwolf#430)
  docker: update to v20.10.15 (coolsnowwolf#429)
github-actions bot added a commit to swirly0p/lean-packages that referenced this pull request May 7, 2022
* https://github.com/coolsnowwolf/packages:
  libnetwork: update to latest HEAD (coolsnowwolf#433)
  runc: update to 1.1.1 (coolsnowwolf#432)
  containerd: update to 1.6.4 (coolsnowwolf#431)
  dockerd: update to v20.10.15 (coolsnowwolf#430)
  docker: update to v20.10.15 (coolsnowwolf#429)
@breakings breakings deleted the runc branch May 7, 2022 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants