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.18 #518

Merged
merged 1 commit into from Sep 9, 2022

Conversation

breakings
Copy link
Contributor

This release of Docker Engine comes with a fix for a low-severity security issue,
some minor bug fixes, and updated versions of Docker Compose, Docker Buildx,
containerd, and runc.

Client
Add Bash completion for Docker Compose docker/cli#3752.
Builder
Fix an issue where file-capabilities were not preserved during build moby/moby#43876.
Fix an issue that could result in a panic caused by a concurrent map read and map write moby/moby#44067
Daemon
Fix a security vulnerability relating to supplementary group permissions, which
could allow a container process to bypass primary group restrictions within the
container CVE-2022-36109, GHSA-rc4r-wh2q-q6c4.
seccomp: add support for Landlock syscalls in default policy moby/moby#43991.
seccomp: update default policy to support new syscalls introduced in kernel 5.12 - 5.16 moby/moby#43991.
Fix an issue where cache lookup for image manifests would fail, resulting
in a redundant round-trip to the image registry moby/moby#44109.
Fix an issue where exec processes and healthchecks were not terminated
when they timed out moby/moby#44018.
Packaging
Update Docker Buildx to v0.9.1.
Update Docker Compose to v2.10.2.
Update containerd (containerd.io package) to v1.6.8.
Update runc to v1.1.4.
Update Go runtime to 1.18.6,
which contains fixes for CVE-2022-27664
and CVE-2022-32190.

@Beginner-Go Beginner-Go merged commit 2d4d26e into coolsnowwolf:master Sep 9, 2022
github-actions bot added a commit to swirly0p/lean-packages that referenced this pull request Sep 10, 2022
* https://github.com/coolsnowwolf/packages:
  qBittorrent: update to 4.4.5 (coolsnowwolf#528)
  ffmpeg: update to 5.1.1 (coolsnowwolf#527)
  libevdev: update to version 1.13.0 (coolsnowwolf#526)
  gpgme: update to version 1.18.0 (coolsnowwolf#525)
  cryptsetup: update to version 2.5.0 (coolsnowwolf#524)
  lvm2: update to release 2.03.16 (coolsnowwolf#523)
  php8: update to 8.1.10 (coolsnowwolf#522)
  containerd: update to 1.6.8 (coolsnowwolf#521)
  runc: update to 1.1.4 (coolsnowwolf#520)
  libnetwork: update for dockerd v20.10.18 (coolsnowwolf#519)
  dockerd: Update to v20.10.18 (coolsnowwolf#518)
  docker: Update to v20.10.18 (coolsnowwolf#517)
coolsnowwolf added a commit that referenced this pull request Sep 13, 2022
github-actions bot added a commit to swirly0p/lean-packages that referenced this pull request Sep 14, 2022
* https://github.com/coolsnowwolf/packages:
  Revert "containerd: update to 1.6.8 (coolsnowwolf#521)"
  Revert "runc: update to 1.1.4 (coolsnowwolf#520)"
  Revert "libnetwork: update for dockerd v20.10.18 (coolsnowwolf#519)"
  Delete 020-strncpy-issue.patch
  Revert "dockerd: Update to v20.10.18 (coolsnowwolf#518)"
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