config-public
config-public copied to clipboard
Bump github.com/containerd/containerd from 1.6.14 to 1.6.18 in /.local/pkg/go/tools
Bumps github.com/containerd/containerd from 1.6.14 to 1.6.18.
Release notes
Sourced from github.com/containerd/containerd's releases.
containerd 1.6.18
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
- Fix OCI image importer memory exhaustion (GHSA-259w-8hf6-59c2)
- Fix supplementary groups not being set up properly (GHSA-hmfx-3pcx-653p)
- Revert removal of
/sbin/apparmor_parser
check (#8087)- Update Go to 1.19.6 (#8111)
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
- [release/1.6] Prepare release notes for v1.6.18 (#8118)
44e61d764
Add release notes for v1.6.18- Github Security Advisory GHSA-hmfx-3pcx-653p
- 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)
... (truncated)
Commits
2456e98
Merge pull request #8118 from dmcgowan/prepare-v1.6.1844e61d7
Add release notes for v1.6.18133f6bb
Merge pull request from GHSA-hmfx-3pcx-653p0c31490
Merge pull request from GHSA-259w-8hf6-59c29cec7a8
Merge pull request #8106 from cpuguy83/1.6_loosen_windows_platform_matching47f1aad
Merge pull request #8111 from AkihiroSuda/cherrypick-8109-1.654ead5b
Go 1.19.6b327af6
Add fallback for windows platforms without osversion4d724f6
Merge pull request #8094 from Iceber/ctr_run_1.62b4b35a
ctr/run: flags --detach and --rm cannot be specified together- 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 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.