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.8.3 to 4.9.4 #415

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 18, 2024

Bumps github.com/containers/podman/v4 from 4.8.3 to 4.9.4.

Release notes

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

v4.9.4

Security

  • Fixed CVE-2024-1753 in Buildah and podman build which allowed a user to write files to the / directory of the host machine if selinux was not enabled.

Bugfixes

  • Fixed a bug where health check status would be updated to "healthy" before the startup delay had expired.

v4.9.3

Features

  • The podman container commit command now features a --config option which accepts a filename containing a JSON-encoded container configuration to be merged in to the newly-created image.

v4.9.2

Security

Misc

  • Updated Buildah to v1.33.5
  • Updated the containers/common library to v0.57.4

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

v4.9.0

Features

  • The podman farm suite of commands for multi-architecture builds is now fully enabled and documented.
  • Add a network recovery service to Podman Machine VMs using the QEMU backend to detect and recover from an inoperable host networking issues experienced by Mac users when running for long periods of time.

Bugfixes

  • Fixed a bug where the HyperV provider for podman machine did not forward the API socket to the host machine.
  • Fixed a bug where improperly formatted annotations passed to podman kube play could cause Podman to panic.
  • Fixed a bug where podman system reset could fail if non-Podman containers (e.g. containers created by Buildah) were present.

Misc

  • Containers run in podman machine VMs now default to a PID limit of unlimited, instead of 2048.
Changelog

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

4.9.4

Security

  • Fixed CVE-2024-1753 in Buildah and podman build which allowed a user to write files to the / directory of the host machine if selinux was not enabled.

Bugfixes

  • Fixed a bug where health check status would be updated to "healthy" before the startup delay had expired.

4.9.3

Features

  • The podman container commit command now features a --config option which accepts a filename containing a JSON-encoded container configuration to be merged in to the newly-created image.

4.9.2

Security

Misc

  • Updated Buildah to v1.33.5
  • Updated the containers/common library to v0.57.4

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

4.9.0

Features

  • The podman farm suite of commands for multi-architecture builds is now fully enabled and documented.
  • Add a network recovery service to Podman Machine VMs using the QEMU backend to detect and recover from an inoperable host networking issues experienced by Mac users when running for long periods of time.

Bugfixes

  • Fixed a bug where the HyperV provider for podman machine did not forward the API socket to the host machine.
  • Fixed a bug where improperly formatted annotations passed to podman kube play could cause Podman to panic.
  • Fixed a bug where podman system reset could fail if non-Podman containers (e.g. containers created by Buildah) were present.

Misc

  • Containers run in podman machine VMs now default to a PID limit of unlimited, instead of 2048.
Commits
  • 3aceae8 Bump to v4.9.4
  • 2aadea2 Update release notes for v4.9.4
  • eea3bd6 Merge pull request #22138 from TomSweeneyRedHat/dev/tsweeney/v4.9-buildah-1.3...
  • c0aecbc [v4.9] Bump Buildah to v1.33.7, CVE-2024-1753, CVE-2024-24786
  • 3ae0197 Merge pull request #21983 from openshift-cherrypick-robot/cherry-pick-21981-t...
  • 8236452 Add farm command to commands list
  • 1203af2 Merge pull request #21929 from openshift-cherrypick-robot/cherry-pick-21928-t...
  • 1818a4d Bump to FreeBSD 13.3 (13.2 vanished)
  • 7f5fb3e Merge pull request #21879 from openshift-cherrypick-robot/cherry-pick-21583-t...
  • 0e8f642 Merge pull request #21885 from openshift-cherrypick-robot/cherry-pick-20789-t...
  • 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)

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 18, 2024

The following labels could not be found: kind/dependabot.

@atanasdinov atanasdinov added the kind/dependabot Automatically suggested upgrades label Apr 18, 2024
@atanasdinov
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/containers/podman/v4-4.9.4 branch from 0dded3a to cbd1b5f Compare April 18, 2024 13:39
Bumps [github.com/containers/podman/v4](https://github.com/containers/podman) from 4.8.3 to 4.9.4.
- [Release notes](https://github.com/containers/podman/releases)
- [Changelog](https://github.com/containers/podman/blob/v4.9.4/RELEASE_NOTES.md)
- [Commits](containers/podman@v4.8.3...v4.9.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/containers/podman/v4-4.9.4 branch from cbd1b5f to 94de2f9 Compare April 18, 2024 13:45
@atanasdinov atanasdinov self-assigned this Apr 18, 2024
@atanasdinov
Copy link
Contributor

Closing in favour of #426.

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 29, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/containers/podman/v4-4.9.4 branch April 29, 2024 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/dependabot Automatically suggested upgrades
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant