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

Bump github.com/containers/podman/v4 from 4.5.0 to 4.5.1 #1410

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 29, 2023

Bumps github.com/containers/podman/v4 from 4.5.0 to 4.5.1.

Release notes

Sourced from github.com/containers/podman/v4's releases.

v4.5.1

Security

  • Do not include image annotations when building spec. These annotations can have security implications - crun, for example, allows rootless containers to preserve the user's groups through an annotation.

Quadlet

  • Fixed a bug in quadlet to recognize the systemd optional prefix '-'.

Bugfixes

  • Fixed a bug where fully resolving symlink paths included the version number, breaking the path to homebrew-installed qmeu files (#18111).
  • Fixed a bug where Podman was splitting the filter map slightly differently compared to Docker (#18092).
  • Fixed a bug where running make package did not work on RHEL 8 environments (#18421).
  • Fixed a bug to allow comma separated dns server IP addresses in podman network create --dns and podman network update --dns-add/--dns-drop (#18663).
  • Fixed a bug to correctly stop containers created with --restart=always in all cases (#18259).
  • Fixed a bug in podman-remote logs to correctly display errors reported by the server.
  • Fixed a bug to correctly tear down the network stack again when an error happened during the setup.
  • Fixed a bug in the remote API exec inspect call to correctly display updated information, e.g. when the exec process died (#18424).
  • Fixed a bug so that podman save on windows can now write to stdout by default (#18147).
  • Fixed a bug where podman machine rm with the qemu backend now correctly removes the machine connection after the confirmation message not before (#18330).
  • Fixed a problem where podman machine connections would try to connect to the ipv6 localhost ipv6 (::1) (#16470).

API

  • Fixed a bug in the compat container create endpoint which could result in a "duplicate mount destination" error when the volume path was not "clean", e.g. included a final slash at the end. (#18454).
  • The compat API now correctly accpets a tag in the images/create?fromSrc endpoint (#18597).
Changelog

Sourced from github.com/containers/podman/v4's changelog.

4.5.1

Security

  • Do not include image annotations when building spec. These annotations can have security implications - crun, for example, allows rootless containers to preserve the user's groups through an annotation.

Quadlet

  • Fixed a bug in quadlet to recognize the systemd optional prefix '-'.

Bugfixes

  • Fixed a bug where fully resolving symlink paths included the version number, breaking the path to homebrew-installed qmeu files (#18111).
  • Fixed a bug where Podman was splitting the filter map slightly differently compared to Docker (#18092).
  • Fixed a bug where running make package did not work on RHEL 8 environments (#18421).
  • Fixed a bug to allow comma separated dns server IP addresses in podman network create --dns and podman network update --dns-add/--dns-drop (#18663).
  • Fixed a bug to correctly stop containers created with --restart=always in all cases (#18259).
  • Fixed a bug in podman-remote logs to correctly display errors reported by the server.
  • Fixed a bug to correctly tear down the network stack again when an error happened during the setup.
  • Fixed a bug in the remote API exec inspect call to correctly display updated information, e.g. when the exec process died (#18424).
  • Fixed a bug so that podman save on windows can now write to stdout by default (#18147).
  • Fixed a bug where podman machine rm with the qemu backend now correctly removes the machine connection after the confirmation message not before (#18330).
  • Fixed a problem where podman machine connections would try to connect to the ipv6 localhost ipv6 (::1) (#16470).

API

  • Fixed a bug in the compat container create endpoint which could result in a "duplicate mount destination" error when the volume path was not "clean", e.g. included a final slash at the end. (#18454).
  • The compat API now correctly accpets a tag in the images/create?fromSrc endpoint (#18597).
Commits
  • 9eef300 Release v4.5.1
  • 777ddfc [CI:DOCS] Final release notes for v4.5.1
  • 63d06bc Merge pull request #18675 from lsm5/v4.5-packit-downstream
  • 2b045de [CI:BUILD] Packit: set propose-downstream action type to pre-sync
  • 5e72d7d Merge pull request #18677 from openshift-cherrypick-robot/cherry-pick-18322-t...
  • b1281ae Revert "Resolve symlink path for qemu directory if possible"
  • 8b35bba no need for podman-next rpm test on maint branch
  • 6652633 [CI:BUILD] Packit: add jobs for downstream Fedora package builds
  • bcc68fc Merge pull request #18663 from Luap99/v4.5-backports
  • 97ec57d libpod: configureNetNS() tear down on errors
  • 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 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)

Bumps [github.com/containers/podman/v4](https://github.com/containers/podman) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/containers/podman/releases)
- [Changelog](https://github.com/containers/podman/blob/v4.5.1/RELEASE_NOTES.md)
- [Commits](containers/podman@v4.5.0...v4.5.1)

---
updated-dependencies:
- dependency-name: github.com/containers/podman/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 29, 2023
@codecov
Copy link

codecov bot commented May 29, 2023

Codecov Report

Merging #1410 (dae754b) into main (fd7e0b4) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1410   +/-   ##
=======================================
  Coverage   20.35%   20.35%           
=======================================
  Files          58       58           
  Lines        6479     6479           
=======================================
  Hits         1319     1319           
  Misses       5037     5037           
  Partials      123      123           

@hellt hellt merged commit 2964e57 into main May 30, 2023
18 checks passed
@hellt hellt deleted the dependabot/go_modules/github.com/containers/podman/v4-4.5.1 branch May 30, 2023 13:20
steiler pushed a commit that referenced this pull request Jul 20, 2023
Bumps [github.com/containers/podman/v4](https://github.com/containers/podman) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/containers/podman/releases)
- [Changelog](https://github.com/containers/podman/blob/v4.5.1/RELEASE_NOTES.md)
- [Commits](containers/podman@v4.5.0...v4.5.1)

---
updated-dependencies:
- dependency-name: github.com/containers/podman/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant