reproducible-containers / repro-get

[Soft-deprecated] Reproducible apt/dnf/apk/pacman, with content-addressing
Apache License 2.0
106 stars 6 forks source link

build(deps): bump github.com/containerd/nerdctl from 1.5.0 to 1.7.1 #123

Open dependabot[bot] opened 12 months ago

dependabot[bot] commented 12 months ago

Bumps github.com/containerd/nerdctl from 1.5.0 to 1.7.1.

Release notes

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

v1.7.1

Changes

  • nerdctl diff:

  • nerdctl pull:

    • Add --soci-index-digest flag to specify a particular index digest for SOCI (#2638, thanks to @​sondavidb)
  • nerdctl compose exec:

    • Fix TTY compatibility issues with docker compose exec (#2650, thanks to @​yankay)
  • nerdctl-full:

    • Update containerd (1.7.10), Kubo (0.24.0) (#2659, #2671)

Full changes: https://github.com/containerd/nerdctl/milestone/33?closed=1

Thanks to @​amrmahdi @​kotoji @​minuk-dev @​sondavidb @​suyanhanx @​testwill @​yanggangtony @​yankay

Compatible containerd versions

This release of nerdctl is expected to be used with containerd v1.6 or v1.7.

About the binaries

  • Minimal (nerdctl-1.7.1-linux-amd64.tar.gz): nerdctl only
  • Full (nerdctl-full-1.7.1-linux-amd64.tar.gz): Includes dependencies such as containerd, runc, and CNI

Minimal

Extract the archive to a path like /usr/local/bin or ~/bin .

-rwxr-xr-x root/root  24805376 2023-11-30 08:13 nerdctl
-rwxr-xr-x root/root     21618 2023-11-30 08:13 containerd-rootless-setuptool.sh
-rwxr-xr-x root/root      7187 2023-11-30 08:13 containerd-rootless.sh

Full

Extract the archive to a path like /usr/local or ~/.local .

drwxr-xr-x 0/0               0 2023-11-30 08:20 bin/
-rwxr-xr-x 0/0        27639916 2015-10-21 00:00 bin/buildctl
-rwxr-xr-x 0/0        23724032 2022-09-05 09:52 bin/buildg
-rwxr-xr-x 0/0        53383522 2015-10-21 00:00 bin/buildkitd
</tr></table> 

... (truncated)

Commits
  • 4692b3e Merge pull request #2671 from AkihiroSuda/dev
  • 0e73e3e update containerd (1.7.10)
  • 73762fc Merge pull request #2669 from containerd/dependabot/go_modules/github.com/con...
  • d8c407f Merge pull request #2670 from kotoji/fix-typo-logopts
  • 21dc100 fix typo
  • ed633b3 build(deps): bump github.com/containerd/containerd from 1.7.9 to 1.7.10
  • e0e2ccc Merge pull request #2666 from AkihiroSuda/dev
  • e57441e Merge pull request #2663 from containerd/dependabot/go_modules/golang.org/x/n...
  • 71bf53b update golangci-lint (1.55.2)
  • a8aaac2 build(deps): bump golang.org/x/net from 0.18.0 to 0.19.0
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)