Skip to content

Conversation

thaJeztah
Copy link
Member

Updating to the v2.0.4 patch release as minimum, which includes c8d@3d53430 to reduce some (indirect) dependencies, and c8d@f341477 to downgrade some unreleased versions of dependencies. The v2.0.4 release included a security fix for CVE-2024-40635, so updating to that version to avoid potential security alerts. I did not update to the latest version because this project is used as dependency for other modules, and containerd v2.0.5 also updated the minimum Go version to 1.23.

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Please check the following list:

  • Does the affected code have corresponding tests, e.g. unit test, E2E test?
  • Does this change require a documentation update?
  • Does this introduce breaking changes that would require an announcement or bumping the major version?
  • Do all new files have an appropriate license header?

Updating to the v2.0.4 patch release as minimum, which includes
[c8d@3d53430] to reduce some (indirect) dependencies, and [c8d@f341477]
to downgrade some unreleased versions of dependencies. The v2.0.4
release included a security fix for [CVE-2024-40635], so updating to
that version to avoid potential security alerts. I did not update to
the latest version because this project is used as dependency for
other modules, and containerd v2.0.5 also updated the minimum Go version
to 1.23.

[c8d@3d53430]: containerd/containerd@3d53430
[c8d@f341477]: containerd/containerd@f341477
[CVE-2024-40635]: GHSA-265r-hfxg-fhmg

Signed-off-by: Sebastiaan van Stijn <[email protected]>
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.

1 participant