From 5d211f85b4cdf097bc52a06cce8fc082134f2988 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 19 Jan 2024 21:03:14 +0000 Subject: skopeo: update to 1.14.1 Bumping skopeo to version v1.14.1-4-g695538a3, which comprises the following commits: 4baf4fe9 fix(deps): update module github.com/opencontainers/image-spec to v1.1.0-rc6 e32dfefb Bump to v1.15.0-dev 45b7bf5e Bump to v1.14.1 b7ec87a1 fix(deps): update module github.com/containers/common to v0.57.2 92edbcb7 fix(deps): update module github.com/containers/image/v5 to v5.29.1 5684cd12 chore(deps): update dependency containers/automation_images to v20240102 c7053312 Fix libsubid detection e51dbbd8 fix(deps): update module golang.org/x/term to v0.16.0 852cca63 fix(deps): update golang.org/x/exp digest to 02704c9 d1cb2e2c chore(deps): update dependency containers/automation_images to v20231208 fe83b6fe [skip-ci] Update actions/stale action to v9 f346045d fix(deps): update module github.com/containers/common to v0.57.1 48d11dac fix(deps): update golang.org/x/exp digest to 6522937 Signed-off-by: Bruce Ashfield --- recipes-containers/skopeo/skopeo_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-containers') diff --git a/recipes-containers/skopeo/skopeo_git.bb b/recipes-containers/skopeo/skopeo_git.bb index ada89dba..42b076cc 100644 --- a/recipes-containers/skopeo/skopeo_git.bb +++ b/recipes-containers/skopeo/skopeo_git.bb @@ -26,8 +26,8 @@ SRC_URI = " \ file://0001-makefile-add-GOBUILDFLAGS-to-go-build-call.patch \ " -SRCREV = "a85eaac984be2e36fe14590e4c3c135775f6c393" -PV = "v1.14.0+git" +SRCREV = "695538a31a9affe40d637f5dc9fa97af30cc8ab9" +PV = "v1.14.1+git" GO_IMPORT = "import" S = "${WORKDIR}/git/src/github.com/containers/skopeo" -- cgit v1.2.3-54-g00ecf