Created attachment 265413 [details] sysutils/podman-suite: update to 20251114 Hi, here's the update for the podman-suited and its two dependencies, podman and buildah, to their recent versions. Thank you.
Created attachment 265468 [details] Fix adding host devices to emulated Linux containers This patch is also heading upstream (https://github.com/containers/podman/pull/27545)
Looks good to me. I would like to add the attached patch to Podman to fix some reported issues with device management for emulated Linux containers.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=2b8b36b1e5767d67e544559708a467f5fdade994 commit 2b8b36b1e5767d67e544559708a467f5fdade994 Author: Sergey A. Osokin <osa@FreeBSD.org> AuthorDate: 2025-11-17 16:16:09 +0000 Commit: Sergey A. Osokin <osa@FreeBSD.org> CommitDate: 2025-11-17 16:17:57 +0000 sysutils/podman-suite: update 20251001 -> 20251114 PR: 291014 Reviewed by: dfr (maintainer) Approved by: dfr (maintainer) Sponsored by: tipi.work sysutils/podman-suite/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=89819fbca06496790caefa22dac09b3d94391950 commit 89819fbca06496790caefa22dac09b3d94391950 Author: Sergey A. Osokin <osa@FreeBSD.org> AuthorDate: 2025-11-17 16:13:25 +0000 Commit: Sergey A. Osokin <osa@FreeBSD.org> CommitDate: 2025-11-17 16:17:56 +0000 sysutils/podman: update 5.6.2 -> 5.7.0 Thanks Doug Rabson for his review and an additional patch, that's also heading upstream, https://github.com/containers/podman/pull/27545 Approved by: dfr (maintainer) Reviewed by: dfr (maintainer) ChangeLog: https://github.com/containers/podman/compare/v5.6.2...v5.7.0 PR: 291014 Sponsored by: tipi.work sysutils/podman/Makefile | 4 +- sysutils/podman/distinfo | 6 +- ...atch-pkg_specgen_generate_oci__freebsd.go (new) | 70 ++++++++++++++++++++++ 3 files changed, 75 insertions(+), 5 deletions(-)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=17f73e8151244be9b1781eca97d21db3fc50bd60 commit 17f73e8151244be9b1781eca97d21db3fc50bd60 Author: Sergey A. Osokin <osa@FreeBSD.org> AuthorDate: 2025-11-17 16:14:59 +0000 Commit: Sergey A. Osokin <osa@FreeBSD.org> CommitDate: 2025-11-17 16:17:57 +0000 sysutils/buildah: update 1.42.0 -> 1.42.1 Approved by: dfr (maintainer) Reviewed by: dfr (maintainer) ChangeLog: https://github.com/containers/buildah/compare/v1.42.0...v1.42.1 PR: 291014 Sponsored by: tipi.work sysutils/buildah/Makefile | 3 +-- sysutils/buildah/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-)
Committed, thanks!