From a6a0e67e4fff38c202a5ab7997b2bf89880d6c88 Mon Sep 17 00:00:00 2001 From: Arjan Mossel Date: Tue, 13 Jan 2026 18:27:03 +0100 Subject: [PATCH 1/5] containers-common: update to 0.66.1. --- srcpkgs/containers-common/template | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/srcpkgs/containers-common/template b/srcpkgs/containers-common/template index c8ac31767f8609..97e515d07ba346 100644 --- a/srcpkgs/containers-common/template +++ b/srcpkgs/containers-common/template @@ -1,7 +1,8 @@ # Template file for 'containers-common' pkgname=containers-common -version=0.60.0 +version=0.66.1 revision=1 +build_wrksrc=common build_style=gnu-makefile make_build_args="-C docs" make_install_args="-C docs" @@ -9,10 +10,10 @@ hostmakedepends="go-md2man" short_desc="Docs and configs shared by podman, buildah, and skopeo" maintainer="Cameron Nemo " license="Apache-2.0" -homepage="https://github.com/containers/common" -changelog="https://github.com/containers/common/releases" -distfiles="https://github.com/containers/common/archive/refs/tags/v${version}.tar.gz" -checksum=c9f9a2ba78c69234b78d4b168bb2f70e3459e66d7931e68fde449af9b52e0062 +homepage="https://github.com/containers/container-libs" +changelog="https://github.com/containers/container-libs/tags" +distfiles="https://github.com/containers/container-libs/archive/refs/tags/common/v${version}.tar.gz" +checksum=d008a3cc50d6f68fe84f139081c811384223665c273a520bee174f5b9f2f48af post_install() { vinstall pkg/seccomp/seccomp.json 0644 usr/share/containers From 078060ee4985a4d6f926146c5afad976d0a83b3b Mon Sep 17 00:00:00 2001 From: Arjan Mossel Date: Tue, 13 Jan 2026 18:32:18 +0100 Subject: [PATCH 2/5] containers.image: update to 5.38.0. --- srcpkgs/containers.image/template | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/srcpkgs/containers.image/template b/srcpkgs/containers.image/template index 75e69886a11f6f..0d952747f5d822 100644 --- a/srcpkgs/containers.image/template +++ b/srcpkgs/containers.image/template @@ -1,16 +1,17 @@ # Template file for 'containers.image' pkgname=containers.image -version=5.32.0 +version=5.38.0 revision=1 +build_wrksrc=image conf_files="/etc/containers/registries.conf /etc/containers/policy.json" hostmakedepends="go-md2man" short_desc="Configuration shared by podman, buildah, and skopeo" maintainer="Cameron Nemo " license="Apache-2.0" -homepage="https://github.com/containers/image" -changelog="https://github.com/containers/image/releases" -distfiles="https://github.com/containers/image/archive/refs/tags/v${version}.tar.gz" -checksum=f7582d2b4fed4967921ff154752cc33e8f319a232b561710a3e2872ba754945d +homepage="https://github.com/containers/container-libs" +changelog="https://github.com/containers/container-libs/tags" +distfiles="https://github.com/containers/container-libs/archive/refs/tags/image/v${version}.tar.gz" +checksum=10d6deb6cafa6f95a516049a63ee68804ba68d2f7d8541f970e6a8ca3fe5d26a do_build() { mkdir -p build From 9de69479c1deb57be9d5d7a8530582a4d450342f Mon Sep 17 00:00:00 2001 From: Arjan Mossel Date: Tue, 13 Jan 2026 18:36:25 +0100 Subject: [PATCH 3/5] containers.storage: update to 1.61.0. --- srcpkgs/containers.storage/template | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/srcpkgs/containers.storage/template b/srcpkgs/containers.storage/template index 9814ccb409bec5..a0750ed5bf4515 100644 --- a/srcpkgs/containers.storage/template +++ b/srcpkgs/containers.storage/template @@ -1,16 +1,17 @@ # Template file for 'containers.storage' pkgname=containers.storage -version=1.55.0 +version=1.61.0 revision=1 +build_wrksrc=storage hostmakedepends="go-md2man" depends="fuse-overlayfs" short_desc="Storage configuration shared by podman, buildah, and skopeo" maintainer="Cameron Nemo " license="Apache-2.0" -homepage="https://github.com/containers/storage" -changelog="https://github.com/containers/storage/releases" -distfiles="https://github.com/containers/storage/archive/refs/tags/v${version}.tar.gz" -checksum=d6c2d3af9e0f674c248477d521d0f8fc5eac050c65e2fd3f823cc42502b22847 +homepage="https://github.com/containers/container-libs" +changelog="https://github.com/containers/container-libs/tags" +distfiles="https://github.com/containers/container-libs/archive/refs/tags/storage/v${version}.tar.gz" +checksum=6d620c7dd89a541da35243c92c39e5906a4ccdf573565d09284af5e5f44ab8ab _manpage="containers-storage.conf.5" do_build() { From 7a00d67d5f2da44d008d4c835e3901a2dbddb708 Mon Sep 17 00:00:00 2001 From: Arjan Mossel Date: Tue, 13 Jan 2026 18:24:14 +0100 Subject: [PATCH 4/5] podman: update to 5.7.1. --- srcpkgs/podman/template | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/srcpkgs/podman/template b/srcpkgs/podman/template index b6f54c1449148b..f671718e77cb6e 100644 --- a/srcpkgs/podman/template +++ b/srcpkgs/podman/template @@ -1,8 +1,10 @@ # Template file for 'podman' pkgname=podman -version=5.6.1 +version=5.7.1 revision=1 +_container_libs_common=0.66.1 build_style=go +build_wrksrc=podman-${version} go_import_path="github.com/containers/podman/v5" go_package="${go_import_path}/cmd/podman ${go_import_path}/cmd/rootlessport" go_build_tags="seccomp apparmor containers_image_ostree_stub cni" @@ -16,8 +18,10 @@ maintainer="Cameron Nemo " license="Apache-2.0" homepage="https://podman.io/" changelog="https://raw.githubusercontent.com/containers/podman/main/RELEASE_NOTES.md" -distfiles="https://github.com/containers/podman/archive/v${version}.tar.gz" -checksum=e4fccc003dac77bae9127968c93388b6bf59d6b9ef8ffbdda21696613f729f3c +distfiles="https://github.com/containers/podman/archive/v${version}.tar.gz + https://github.com/containers/container-libs/archive/refs/tags/common/v${_container_libs_common}.tar.gz" +checksum="c04c12f90d1bf410ccc4d27a30cff188d6a9361bddb5fceb19659ae08257cc6f + d008a3cc50d6f68fe84f139081c811384223665c273a520bee174f5b9f2f48af" if [ "$CROSS_BUILD" ]; then go_build_tags+=" containers_image_openpgp" @@ -43,7 +47,7 @@ post_install() { mv "${DESTDIR}/usr/bin/rootlessport" "${DESTDIR}/usr/libexec/podman/rootlessport" make install.man DESTDIR="${DESTDIR}" PREFIX="/usr" make install.completions DESTDIR="${DESTDIR}" PREFIX="/usr" - cp vendor/github.com/containers/common/pkg/config/containers.conf \ + cp ${wrksrc}/container-libs-common-v${_container_libs_common}/common/pkg/config/containers.conf \ containers.cgfs.conf vsed -i -e 's|#cgroup_manager = "systemd"|cgroup_manager = "cgroupfs"|g' \ containers.cgfs.conf From b802dd4c3346eb4dd10324e8f6cceb059ae29f0a Mon Sep 17 00:00:00 2001 From: Arjan Mossel Date: Tue, 13 Jan 2026 18:42:05 +0100 Subject: [PATCH 5/5] skopeo: update to 1.21.0. --- srcpkgs/skopeo/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/skopeo/template b/srcpkgs/skopeo/template index aac2e9ac37baa2..286c6c672673c8 100644 --- a/srcpkgs/skopeo/template +++ b/srcpkgs/skopeo/template @@ -1,7 +1,7 @@ # Template file for 'skopeo' pkgname=skopeo -version=1.16.0 -revision=3 +version=1.21.0 +revision=1 build_style=go build_helper=qemu go_import_path="github.com/containers/skopeo" @@ -16,8 +16,9 @@ license="Apache-2.0" homepage="https://github.com/containers/skopeo" changelog="https://github.com/containers/skopeo/releases" distfiles="https://github.com/containers/skopeo/archive/refs/tags/v${version}.tar.gz" -checksum=fed91fd067605460ef33431163227471b1e85c8768203fc393345d6ffd645448 +checksum=f76eeddf697a3cc7a872e3077ab4d0fdbebe9f3c6171462e3e9feb84368b3fac make_dirs="/var/lib/atomic/sigstore 0755 root root" +make_check=no # executables not found post_build() { make docs