github containerd/containerd v1.6.18
containerd 1.6.18

latest releases: api/v1.7.19, v2.0.0-rc.3, v1.7.18...
16 months ago

Welcome to the v1.6.18 release of containerd!

The eighteenth patch release for containerd 1.6 includes fixes for CVE-2023-25153 and CVE-2023-25173
along with a security update for Go.

Notable Updates

See the changelog for complete list of changes

Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.

Contributors

  • Akihiro Suda
  • Derek McGowan
  • Ye Sijun
  • Samuel Karp
  • Bjorn Neergaard
  • Wei Fu
  • Brian Goff
  • Iceber Gu
  • Kazuyoshi Kato
  • Phil Estes
  • Swagat Bora

Changes

24 commits

  • [release/1.6] Prepare release notes for v1.6.18 (#8118)
  • Github Security Advisory GHSA-hmfx-3pcx-653p
    • 286a01f35 oci: fix additional GIDs
    • 301823453 oci: fix loop iterator aliasing
    • 0070ab70f oci: skip checking gid for WithAppendAdditionalGroups
    • 16d52de64 refactor: reduce duplicate code
    • b45e30292 add WithAdditionalGIDs test
    • 0a06c284a add WithAppendAdditionalGroups helper
  • Github Security Advisory GHSA-259w-8hf6-59c2
    • 84936fd1f importer: stream oci-layout and manifest.json
  • [1.6] Add fallback for windows platforms without osversion (#8106)
    • b327af6a4 Add fallback for windows platforms without osversion
  • [release/1.6] Go 1.19.6 (#8111)
  • [release/1.6] ctr/run: flags --detach and --rm cannot be specified together (#8094)
    • 2b4b35ab4 ctr/run: flags --detach and --rm cannot be specified together
  • [release/1.6] Fix retry logic within devmapper device deactivation (#8088)
    • d5284157b Fix retry logic within devmapper device deactivation
  • [release/1.6 backport] Revert apparmor_parser regression (#8087)
    • 624ff636b pkg/apparmor: clarify Godoc
    • 3a0a35b36 Revert "Don't check for apparmor_parser to be present"
  • [release/1.6] CI: skip some jobs when repo != containerd/containerd (#8083)
    • 664a938a3 CI: skip some jobs when repo != containerd/containerd

Dependency Changes

This release has no dependency changes

Previous release can be found at v1.6.17

Don't miss a new containerd release

NewReleases is sending notifications on new releases.