dockerd: update to v20.10.15#430
Merged
Beginner-Go merged 1 commit intocoolsnowwolf:masterfrom May 6, 2022
Merged
Conversation
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)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This release of Docker Engine comes with updated versions of the
compose,buildx,containerd, andrunccomponents, 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.