podman icon indicating copy to clipboard operation
podman copied to clipboard

Vendor latest common with libartifact bug fix

Open baude opened this issue 1 month ago • 1 comments

While writing tests, there was a bug found in libartifact. The PR for this has been submitted and this PR is to verify podman still passes tests.

Checklist

Ensure you have completed the following checklist for your pull request to be reviewed:

  • [x] Certify you wrote the patch or otherwise have the right to pass it on as an open-source patch by signing all commits. (git commit -s). (If needed, use git commit -s --amend). The author email must match the sign-off email address. See CONTRIBUTING.md for more information.
  • [x] Referenced issues using Fixes: #00000 in commit message (if applicable)
  • [x] Tests have been added/updated (or no tests are needed)
  • [x] Documentation has been updated (or no documentation changes are needed)
  • [x] All commits pass make validatepr (format/lint checks)
  • [x] Release note entered in the section below (or None if no user-facing changes)

Does this PR introduce a user-facing change?

None

baude avatar Dec 12 '25 14:12 baude