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

dockerd: update to v20.10.15 #430

Merged
merged 1 commit into from May 6, 2022
Merged

Conversation

breakings
Copy link
Contributor

This release of Docker Engine comes with updated versions of the compose,
buildx, containerd, and runc components, as well as some minor bugfixes.

Daemon

Use a RWMutex for stateCounter to prevent potential locking congestion moby/moby#43426.
Prevent an issue where the daemon was unable to find an available IP-range in
some conditions moby/moby#43360

Packaging

Update Docker Compose to v2.5.0.
Update Docker Buildx to v0.8.2.
Update Go runtime to 1.17.9.
Update containerd (containerd.io package) to v1.6.4.
Update runc version to v1.1.1.
Add packages for CentOS 9 stream and Fedora 36.

@Beginner-Go Beginner-Go merged commit 51f5200 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 dockerd branch May 7, 2022 07:57
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