estesp / manifest-tool

Command line tool to create and query container image manifest list/indexes
Apache License 2.0
742 stars 93 forks source link

Bump github.com/containerd/containerd from 1.5.5 to 1.5.7 in /v2 #131

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/containerd/containerd from 1.5.5 to 1.5.7.

Release notes

Sourced from github.com/containerd/containerd's releases.

containerd 1.5.7

Welcome to the v1.5.7 release of containerd!

The seventh patch release for containerd 1.5 is a security release to fix CVE-2021-41103.

Notable Updates

  • Fix insufficiently restricted permissions on container root and plugin directories GHSA-c2h3-6mxw-7mvq

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

  • Derek McGowan
  • Samuel Karp

Changes

  • 8686ededf Merge pull request from GHSA-c2h3-6mxw-7mvq
  • bc2f973ff Prepare release notes for v1.5.7
  • f95fca079 btrfs: reduce permissions on plugin directories
  • 68119b417 v1 runtime: reduce permissions for bundle dir
  • 97db45e83 v2 runtime: reduce permissions for bundle dir

Dependency Changes

This release has no dependency changes

Previous release can be found at v1.5.6

containerd 1.5.6

Welcome to the v1.5.6 release of containerd!

The sixth patch release for containerd 1.5 contains minor fixes and updates including an updated runc and hcsshim.

Notable Updates

  • Install apparmor parser for arm64 and update seccomp to 2.5.1 #5763
  • Update runc binary to 1.0.2 #5899
  • Update hcsshim to v0.8.21 to fix layer issue on Windows Server 2019 #5942
  • Add support for 'clone3' syscall to fix issue with certain images when seccomp is enabled #5982
  • Add image config labels in CRI container creation #6012
  • Fix panic in metadata content writer on copy error #6043

... (truncated)

Commits
  • 8686ede Merge pull request from GHSA-c2h3-6mxw-7mvq
  • bc2f973 Prepare release notes for v1.5.7
  • f95fca0 btrfs: reduce permissions on plugin directories
  • 68119b4 v1 runtime: reduce permissions for bundle dir
  • 97db45e v2 runtime: reduce permissions for bundle dir
  • 1a1b383 Merge pull request #6068 from dmcgowan/prepare-1.5.6
  • bc8fdf8 Update release notes and mailmap
  • 77dafa2 Prepare release notes for v1.5.6
  • 0631957 Merge pull request #6045 from dmcgowan/1.5-fix-metadata-content-panic
  • a4b51d1 Fix panic in metadata content writer on copy error
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/estesp/manifest-tool/network/alerts).