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.9.0 to 4.9.1 #177

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2024

Bumps github.com/containers/podman/v4 from 4.9.0 to 4.9.1.

Release notes

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

v4.9.1

Bugfixes

  • Fixed a bug where the --rootful option to podman machine set would not set the machine to use the root connection (#21195).
  • Fixed a bug where podman would crash when running in a containerized environment with euid != 0 and capabilities set (#20766).
  • Fixed a bug where the podman info command would crash on if called multiple times when podman was running as euid=0 without CAP_SYS_ADMIN (#20908).
  • Fixed a bug where podman machine commands were not relayed to the correct machine on AppleHV (#21115).
  • Fixed a bug where the podman machine list and podman machine inspect commands would not show the correct Last Up time on AppleHV (#21244).

Misc

  • Updated the Mac pkginstaller QEMU to v8.2.1
  • Updated Buildah to v1.33.4
  • Updated the containers/image library to v5.29.2
  • Updated the containers/common library to v0.57.3
Changelog

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

4.9.1

Bugfixes

  • Fixed a bug where the --rootful option to podman machine set would not set the machine to use the root connection (#21195).
  • Fixed a bug where podman would crash when running in a containerized environment with euid != 0 and capabilities set (#20766).
  • Fixed a bug where the podman info command would crash on if called multiple times when podman was running as euid=0 without CAP_SYS_ADMIN (#20908).
  • Fixed a bug where podman machine commands were not relayed to the correct machine on AppleHV (#21115).
  • Fixed a bug where the podman machine list and podman machine inspect commands would not show the correct Last Up time on AppleHV (#21244).

Misc

  • Updated the Mac pkginstaller QEMU to v8.2.1
  • Updated Buildah to v1.33.4
  • Updated the containers/image library to v5.29.2
  • Updated the containers/common library to v0.57.3
Commits
  • 118829d Bump to v4.9.1
  • c0b91bd Release notes for v4.9.1
  • 9e76ea1 Merge pull request #21456 from TomSweeneyRedHat/dev/tsweeney/b_1_33_4
  • c6711d8 Merge pull request #21452 from openshift-cherrypick-robot/cherry-pick-21445-t...
  • bc938f4 [v4.9] Bump Buildah to v1.33.4, c/common v0.57.3, c/image v5.29.2
  • 06bd1e0 pkginstaller: bump Qemu version to 8.2.1
  • a6690f2 Merge pull request #21437 from openshift-cherrypick-robot/cherry-pick-21264-t...
  • 009c7b0 Merge pull request #21438 from ashley-cui/backports
  • 50cf646 Assign separate ports for each appleHV machine
  • db361c4 Merge pull request #21436 from giuseppe/4.9-drop-check-is-rootless
  • 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 <dependency name> 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)

Bumps [github.com/containers/podman/v4](https://github.com/containers/podman) from 4.9.0 to 4.9.1.
- [Release notes](https://github.com/containers/podman/releases)
- [Changelog](https://github.com/containers/podman/blob/v4.9.1/RELEASE_NOTES.md)
- [Commits](containers/podman@v4.9.0...v4.9.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] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2024
@navidys
Copy link
Collaborator

navidys commented Feb 1, 2024

LGTM

@navidys navidys merged commit 75eebf1 into main Feb 1, 2024
28 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/containers/podman/v4-4.9.1 branch February 1, 2024 21:54
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant