Skip to content
This repository was archived by the owner on May 21, 2026. It is now read-only.

prepare release v1.4.6#234

Merged
fredericdalleau merged 1 commit into
docker:masterfrom
thaJeztah:release_1.4.6
May 21, 2021
Merged

prepare release v1.4.6#234
fredericdalleau merged 1 commit into
docker:masterfrom
thaJeztah:release_1.4.6

Conversation

@thaJeztah

Copy link
Copy Markdown
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

@fredericdalleau fredericdalleau left a comment

Copy link
Copy Markdown
Contributor

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants