chore: upgrade runc
Bumps github.com/containerd/containerd from 1.3.2 to 1.6.26.
Release notes
Sourced from github.com/containerd/containerd's releases.
containerd 1.6.26
Welcome to the v1.6.26 release of containerd!
The twenty-sixth patch release for containerd 1.6 contains various fixes and updates.
Notable Updates
- Fix windows default path overwrite issue (#9441)
- Update push to inherit distribution sources from parent (#9453)
- Mask
/sys/devices/virtual/powercappath in runtime spec and deny in default apparmor profile (GHSA-7ww5-4wqc-m92c)Deprecation Warnings
- Emit deprecation warning for AUFS snapshotter usage (#9448)
- Emit deprecation warning for v1 runtime usage (#9468)
- Emit deprecation warning for CRI v1alpha1 usage (#9468)
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
- Samuel Karp
- Derek McGowan
- Kohei Tokunaga
- Phil Estes
- Bjorn Neergaard
- Sebastiaan van Stijn
- Brian Goff
- Charity Kathure
- Kazuyoshi Kato
- Milas Bowman
- Wei Fu
- ruiwen-zhao
Changes
- [release/1.6] Prepare release notes for v1.6.26 (#9490)
ac5c5d3e0Prepare release notes for v1.6.26- Github Security Advisory GHSA-7ww5-4wqc-m92c
- [release/1.6] update to go1.20.12, test go1.21.5 (#9472)
- [release/1.6] Add cri-api v1alpha2 usage warning to all api calls (#9484)
... (truncated)
Commits
3dd1e88Merge pull request #9490 from dmcgowan/prepare-1.6.26746b910Merge pull request from GHSA-7ww5-4wqc-m92cac5c5d3Prepare release notes for v1.6.26e7ca005Merge pull request #9472 from thaJeztah/1.6_update_golang_1.20.127cbdfc9update to go1.20.12, test go1.21.5024b1ccupdate to go1.20.11, test go1.21.42e40459Merge pull request #9484 from ruiwen-zhao/cri-api-warning-1.664e56bfAdd cri-api v1alpha2 usage warning to all api callsc566b7dMerge pull request #9468 from samuelkarp/deprecation-warning-runtime-1.6efefd3btasks: emit warning for runc v1 runtime- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.
Thanks for opening a PR! :100:
- All commits must be signed off. This is enforced by
PR DCO check. - All PR titles must follow the semantic commits format. This is enforced by
PR Check Title Or Commit Message.
Howto
- Reviews. The "Reviewers" listed for this PR are the Magma maintainers who will shepherd it.
- Checks. All required CI checks must pass before merge.
-
Merge. Once approved and passing CI checks, use the
ready2mergelabel to indicate the maintainers can merge your PR.
More info
Please take a moment to read through the Magma project's
- Contributing Conventions for norms around contributed code
If this is your first Magma PR, also consider reading
- Developer Onboarding for onboarding as a new Magma developer
- Development Workflow for guidance on your first PR
- CI Checks for points of contact for failing or flaky CI checks
- Code Review Process for information on requesting reviews and contacting maintainers
This PR supercedes https://github.com/magma/magma/security/dependabot/569