Skip to content

update containerd binary to v1.4.2#41718

Merged
tiborvass merged 1 commit into
moby:masterfrom
thaJeztah:bump_containerd_binary_1.4.2
Nov 30, 2020
Merged

update containerd binary to v1.4.2#41718
tiborvass merged 1 commit into
moby:masterfrom
thaJeztah:bump_containerd_binary_1.4.2

Conversation

@thaJeztah

Copy link
Copy Markdown
Member

NOTE: the Dockerfile currently uses a single version of Golang for all
stages. This means that currently, all binaries are built with Go
1.13.x, including the containerd binary; upstream containerd switched
to use Go 1.15.

full diff: containerd/containerd@v1.4.1...v1.4.2

Release notes:

Welcome to the v1.4.2 release of containerd!

The second patch release for containerd 1.4 includes multiple minor fixes
and updates.

Notable Updates

Windows

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

NOTE: the Dockerfile currently uses a single version of Golang for all
      stages. This means that currently, all binaries are built with Go
      1.13.x, including the containerd binary; upstream containerd switched
      to use Go 1.15.

full diff: containerd/containerd@v1.4.1...v1.4.2

Release notes:

Welcome to the v1.4.2 release of containerd!
------------------------------------------------------

The second patch release for containerd 1.4 includes multiple minor fixes
and updates.

Notable Updates

- Fix bug limiting the number of layers by default containerd/cri#1602
- Fix selinux shared memory issue by relabeling /dev/shm containerd/cri#1605
- Fix unknown state preventing removal of containers containerd/containerd#4656
- Fix nil pointer error when restoring checkpoint containerd/containerd#4754
- Improve image pull performance when using HTTP 1.1 containerd/containerd#4653
- Update default seccomp profile for pidfd containerd/containerd#4730
- Update Go to 1.15

Windows

- Fix integer overflow on Windows containerd/containerd#4589
- Fix lcow snapshotter to read trailing tar data containerd/containerd#4628

Signed-off-by: Sebastiaan van Stijn <[email protected]>
@thaJeztah

Copy link
Copy Markdown
Member Author

@tiborvass @cpuguy83 @AkihiroSuda PTAL

@tiborvass
tiborvass merged commit b0df70d into moby:master Nov 30, 2020
@thaJeztah
thaJeztah deleted the bump_containerd_binary_1.4.2 branch November 30, 2020 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants