[wrynose][PATCH] buildah: upgrade v1.43.0 -> v1.43.1
<[email protected]> Tue, 2 Jun 2026 08:58:16 +0000
| Newsgroups | org.yoctoproject.lists.meta-virtualization |
|---|---|
| Message-ID | <[email protected]> |
From: Haiqing Bai <[email protected]> Bumping buildah to version v1.43.1, which comprises the following commits: 310b1c8f5 [release-1.43] Bump Buildah to v1.43.1 fb349f2d6 [release-1.43] Bump c/common v0.67.1, c/image v5.39.2 0f4972b35 Merge pull request #6764 from nalind/cache-lookup-race-1.43 03f12330f Merge pull request #6775 from nalind/go-github.com-go-jose-go-jose-v4-vulnerability-1.43 44b0820ed Merge pull request #6761 from nalind/fix-chown-1.43 ccba7c460 update module github.com/go-jose/go-jose/v4 to v4.1.4 [security] 0d8e18550 ignore ErrLayerUnknown in cache lookup 8499b1a41 fix setting of gid 3780f1490 fix call to chown bbc4bd12f Merge pull request #6671 from TomSweeneyRedHat/dev/tsweeney/buildah-1.43 Signed-off-by: Haiqing Bai <[email protected]> --- recipes-containers/buildah/buildah_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-containers/buildah/buildah_git.bb b/recipes-containers/buildah/buildah_git.bb index 12b39ec7..3f28fb1c 100644 --- a/recipes-containers/buildah/buildah_git.bb +++ b/recipes-containers/buildah/buildah_git.bb @@ -6,7 +6,7 @@ DESCRIPTION = "A tool that facilitates building OCI container images." LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://src/github.com/containers/buildah/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" -BUILDAH_VERSION = "1.43.0" +BUILDAH_VERSION = "1.43.1" PV = "${BUILDAH_VERSION}" @@ -25,7 +25,7 @@ GO_INSTALL = "${GO_IMPORT}" GO_WORKDIR = "${GO_INSTALL}" GOBUILDFLAGS += "-mod vendor" -SRCREV = "bbc4bd12f4fc659b7d8f3abb790a2c25b00f33a3" +SRCREV = "310b1c8f53f3c0a7884f82fe51083577c473490a" SRC_URI = " \ git://github.com/containers/buildah;branch=release-1.43;name=buildah;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX} \ -- 2.53.0