The Wayback Machine - https://web.archive.org/web/20251015092917/https://github.com/docker/containerd-packaging/pull/234
Skip to content

Conversation

thaJeztah
Copy link
Member

follow-up to #232

  • Update to containerd 1.4.6
  • Update runc to v1.0.0-rc95

containerd diff: containerd/containerd@v1.4.5...v1.4.6
runc diff: opencontainers/runc@v1.0.0-rc94...v1.0.0-rc95

containerd release notes: https://github.com/containerd/containerd/releases/tag/v1.4.6

The sixth patch release for containerd 1.4 is a security release to update
runc for CVE-2021-30465

runc release notes: https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc95

This release of runc contains a fix for CVE-2021-30465, and users are
strongly recommended to update (especially if you are providing
semi-limited access to spawn containers to untrusted users).

Aside from this security fix, only a few other changes were made since
v1.0.0-rc94 (the only user-visible change was the addition of support
for defaultErrnoRet in seccomp profiles).

- Update to containerd 1.4.6
- Update runc to v1.0.0-rc95

containerd diff: containerd/containerd@v1.4.5...v1.4.6
runc diff: opencontainers/runc@v1.0.0-rc94...v1.0.0-rc95

containerd release notes: https://github.com/containerd/containerd/releases/tag/v1.4.6

The sixth patch release for containerd 1.4 is a security release to update
runc for CVE-2021-30465

runc release notes: https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc95

This release of runc contains a fix for CVE-2021-30465, and users are
strongly recommended to update (especially if you are providing
semi-limited access to spawn containers to untrusted users).

Aside from this security fix, only a few other changes were made since
v1.0.0-rc94 (the only user-visible change was the addition of support
for defaultErrnoRet in seccomp profiles).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah marked this pull request as ready for review May 21, 2021 09:14
Copy link
Contributor

@fredericdalleau fredericdalleau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, i'll merge if CI is green

@fredericdalleau fredericdalleau merged commit 07b5c1b into docker:master May 21, 2021
@thaJeztah thaJeztah deleted the release_1.4.6 branch May 21, 2021 10:49
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.

2 participants