Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cni, buildah, containers.image updates #39304

Merged
merged 3 commits into from Oct 11, 2022

Conversation

CameronNemo
Copy link
Contributor

@CameronNemo CameronNemo commented Sep 15, 2022

  • cni: update to 1.1.2
    • NOTE: the cni tool itself, not any of the plugins, is being updated
  • containers.image: update to 5.22.0
    • NOTE: as discussed in IRC, dropping the patch to add docker.io to the search path by default
  • buildah: update to 1.28.0

Testing the changes

  • I tested the changes in this PR: YES

@CameronNemo CameronNemo changed the title cni, containers (podman, et al) updates cni, buildah, containers.image updates Sep 20, 2022
Dropping the patch to add docker.io search path.

Upstream strongly recommends:

* using fully qualified names
* not adding registries that allow anonymous uploads

Adding the docker.io registry to the search path, according to the
RedHat containers team, substantially decreases the security of their
tools that Void Linux distributes.

This is a breaking change. Users will need to use "docker.io/<img>" to
pull/run images from now on, or add docker.io to the search path
themselves.
@paper42 paper42 merged commit f991011 into void-linux:master Oct 11, 2022
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.

None yet

2 participants