diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2025-01-15 18:12:59 +0000 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2025-01-17 19:17:09 +0000 |
commit | 617bca3a4b2380f0331a9030e5eef2138bcda80c (patch) | |
tree | a42132f97ea87eaea912f7c7685ec74c96644dd5 | |
parent | ea15fd06143702f3a2366d706656bcbc0812fb16 (diff) | |
download | meta-virtualization-617bca3a4b2380f0331a9030e5eef2138bcda80c.tar.gz |
skopeo: update to v1.17.0
Bumping skopeo to version v1.17.0-41-g0633de63, which comprises the following commits:
6483de48 fix(deps): update module github.com/containers/storage to v1.56.1
b5a13bcc systemtest: update quay.io registry image
eae9e886 chore(deps): update dependency containers/automation_images to v20250107 (#2488)
b68afb1a fix(deps): update module golang.org/x/term to v0.28.0
2a47dff7 chore(deps): update dependency golangci/golangci-lint to v1.63.4
83efeea4 chore(deps): update dependency golangci/golangci-lint to v1.63.3
deda9663 chore(deps): update dependency golangci/golangci-lint to v1.63.2
fb777d39 fix(deps): update golang.org/x/exp digest to b2144cd
568d5d1c chore(deps): update module golang.org/x/net to v0.33.0 [security]
1866ecbd fix(deps): update module github.com/containers/ocicrypt to v1.2.1
b116c5bd fix(deps): update module golang.org/x/term to v0.27.0
27baed91 Fix handling of errorShouldDisplayUsage
a71a8b4c fix(deps): update golang.org/x/exp digest to 2d47ceb
4541d649 Packit: remove rhel (epel) jobs
96f38043 Packit: switch fedora copr targets to fedora-all
e9755957 fix(deps): update module github.com/stretchr/testify to v1.10.0
2a3c8ee5 chore(deps): update dependency golangci/golangci-lint to v1.62.2
f423f01d Update an expected error message
186e9b4f fix(deps): update module github.com/masterminds/semver/v3 to v3.3.1
f818827f chore(deps): update dependency golangci/golangci-lint to v1.62.0
bae8ccd7 fix(deps): update module github.com/moby/sys/capability to v0.4.0
293ac065 Bump to c/Skopeo v1.18.0-dev
e354a143 Bump to c/Skopeo v1.17.0
34f06441 Bump c/common to v0.60.0
fa1762f5 fix(deps): update module github.com/containers/image/v5 to v5.33.0
15f69ac6 Trigger a rebuild of the ostree-rs-ext container
33a629dd Update contrib/cirrus/ostree_ext.dockerfile for DNF 5
bc57843b update CI images to f41
8d3fb4b3 cirrus: use dnf remove over erase
c0cc7ed2 fix(deps): update golang.org/x/exp digest to f66d83c
602c121f fix(deps): update module github.com/containers/storage to v1.55.1
7fbdd714 Fix format string inconsistency causing a build failure
3f66d002 proxy: Add various debug logging
43d066e0 chore(deps): update dependency containers/automation_images to v20241010
10a9e24d * Added option to create digest file for syncing images. * Digest file output would have docker reference of source and sha of of the mainfest sync'd with the target. This file would not be created if dry-run flag is enabled * improved the sync document to include the correct output for manifest file. * added new line for the manifest file once all images are sync'd * Ensuring we log on manifest digest if the copy operation was successful. * Check for errors if any once sync process is complete. * Ensure to capture the failure when closing the manifest file. * Ensure we are not writing manifest sha for failed copy of imagesand aborting the process in case write to file fails
6ad77a1b Packit: constrain downstream koji job to fedora package
9b960383 fix(deps): update module golang.org/x/term to v0.25.0
01ad0ed0 fix(deps): update module github.com/containers/common to v0.60.4
60b5f0e8 fix(deps): update golang.org/x/exp digest to 701f63a
f240ce07 vendor: switch to moby/sys/capability (#2428)
ee618142 Document that zstd:chunked is downgraded to zstd when encrypting
0fd65fb7 fix(deps): update module github.com/containers/common to v0.60.3
e39efb10 Packit: split out ELN jobs and reuse fedora downstream targets
7da6ea07 Packit: Enable sidetags for bodhi updates
6d2672c9 chore(deps): update dependency golangci/golangci-lint to v1.61.0
b113a2de fix(deps): update module golang.org/x/term to v0.24.0
9166a97b Use a range expression
795705e4 Update to Go 1.22
bebbbaee Restrict Packit targets to those that support Go 1.22
6b13950b fix(deps): update golang.org/x/exp digest to 9b4947d
115a6de9 chore(deps): update dependency containers/automation_images to v20240821
a8170067 Update skopeo-generate-sigstore-key.1.md
dd5ce5d9 [CI:DOCS] Update dependency golangci/golangci-lint to v1.60.3
229c9fad fix(deps): update module github.com/masterminds/semver/v3 to v3.3.0
6e0b7a12 fix(deps): update module github.com/containers/common to v0.60.2
b9620327 [CI:DOCS] Update dependency golangci/golangci-lint to v1.60.2
3151e088 fix(deps): update module github.com/containers/image/v5 to v5.32.2
d3827613 Replace egrep with grep -E
df598d7f [CI:DOCS] Update dependency golangci/golangci-lint to v1.60.1
17da5826 fix(deps): update module github.com/containers/common to v0.60.1
38e29cdf fix(deps): update module github.com/containers/image/v5 to v5.32.1
84558d45 fix(deps): update module golang.org/x/term to v0.23.0
39dccc2a The fakeroot package doesn't exist in RHEL.
d17c8093 Bump Skopeo to v1.17.0-dev
88aad2e5 Bump Skopeo to v1.16.0
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r-- | recipes-containers/skopeo/skopeo_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-containers/skopeo/skopeo_git.bb b/recipes-containers/skopeo/skopeo_git.bb index 1758c5ef..6b7706f4 100644 --- a/recipes-containers/skopeo/skopeo_git.bb +++ b/recipes-containers/skopeo/skopeo_git.bb | |||
@@ -22,12 +22,12 @@ RDEPENDS:${PN} = " \ | |||
22 | " | 22 | " |
23 | 23 | ||
24 | SRC_URI = " \ | 24 | SRC_URI = " \ |
25 | git://github.com/containers/skopeo;branch=release-1.16;protocol=https;destsuffix=git/src/github.com/containers/skopeo \ | 25 | git://github.com/containers/skopeo;branch=main;protocol=https;destsuffix=git/src/github.com/containers/skopeo \ |
26 | file://0001-makefile-add-GOBUILDFLAGS-to-go-build-call.patch \ | 26 | file://0001-makefile-add-GOBUILDFLAGS-to-go-build-call.patch \ |
27 | " | 27 | " |
28 | 28 | ||
29 | SRCREV = "88aad2e56b6bfcb5433450be60ff0a1cc89fcc31" | 29 | SRCREV = "0633de6350e1f050159f42ddd2c65eded5d069ca" |
30 | PV = "v1.16.0+git" | 30 | PV = "v1.17.0+git" |
31 | GO_IMPORT = "import" | 31 | GO_IMPORT = "import" |
32 | 32 | ||
33 | S = "${WORKDIR}/git/src/github.com/containers/skopeo" | 33 | S = "${WORKDIR}/git/src/github.com/containers/skopeo" |