Skopeo - v1.14.0

Security

What's Changed

  • Release 1.12 by @mtrmac in https://github.com/containers/skopeo/pull/1972
  • Improve the static build documentation a tiny bit by @mtrmac in https://github.com/containers/skopeo/pull/1980
  • Emphasize the semantics of --preserve-digests a tiny bit by @mtrmac in https://github.com/containers/skopeo/pull/1979
  • Update golang.org/x/exp digest to 47ecfdc by @renovate in https://github.com/containers/skopeo/pull/1985
  • Update dependency containers/automation_images to v20230426 by @renovate in https://github.com/containers/skopeo/pull/1986
  • Update module golang.org/x/term to v0.8.0 by @renovate in https://github.com/containers/skopeo/pull/1993
  • Update module github.com/containers/common to v0.53.0 by @renovate in https://github.com/containers/skopeo/pull/1982
  • Update c/image with https://github.com/containers/image/pull/1944 by @mtrmac in https://github.com/containers/skopeo/pull/1995
  • Update module github.com/docker/distribution to v2.8.2+incompatible by @renovate in https://github.com/containers/skopeo/pull/1997
  • Update module github.com/sirupsen/logrus to v1.9.2 by @renovate in https://github.com/containers/skopeo/pull/1999
  • Update dependency containers/automation_images to v20230517 by @renovate in https://github.com/containers/skopeo/pull/2000
  • Update module github.com/stretchr/testify to v1.8.3 by @renovate in https://github.com/containers/skopeo/pull/2001
  • Update module github.com/stretchr/testify to v1.8.4 by @renovate in https://github.com/containers/skopeo/pull/2006
  • Update github.com/containers/image/v5 digest to e14c1c5 by @renovate in https://github.com/containers/skopeo/pull/2008
  • Update golang.org/x/exp digest to 2e198f4 by @renovate in https://github.com/containers/skopeo/pull/2009
  • Update dependency containers/automation_images to v20230601 by @renovate in https://github.com/containers/skopeo/pull/2010
  • Update module github.com/sirupsen/logrus to v1.9.3 by @renovate in https://github.com/containers/skopeo/pull/2012
  • [CI:BUILD] Packit: add jobs for downstream Fedora package builds by @lsm5 in https://github.com/containers/skopeo/pull/2011
  • Update module golang.org/x/term to v0.9.0 by @renovate in https://github.com/containers/skopeo/pull/2015
  • Update dependency containers/automation_images to v20230614 by @renovate in https://github.com/containers/skopeo/pull/2016
  • Help Renovate manage the golangci-lint version by @cevich in https://github.com/containers/skopeo/pull/2021
  • Update dependency golangci/golangci-lint to v1.53.3 by @renovate in https://github.com/containers/skopeo/pull/2022
  • Packit: easier to read distro conditionals by @lsm5 in https://github.com/containers/skopeo/pull/2017
  • Update module github.com/containers/storage to v1.47.0 by @renovate in https://github.com/containers/skopeo/pull/2024
  • [CI:BUILD] RPM: fix ELN builds by @lsm5 in https://github.com/containers/skopeo/pull/2026
  • Update module github.com/containers/image/v5 to v5.26.0 by @renovate in https://github.com/containers/skopeo/pull/2025
  • Update module github.com/containers/common to v0.54.0 by @renovate in https://github.com/containers/skopeo/pull/2027
  • Update module github.com/containers/common to v0.55.1 by @renovate in https://github.com/containers/skopeo/pull/2028
  • Update module github.com/opencontainers/image-spec to v1.1.0-rc4 by @renovate in https://github.com/containers/skopeo/pull/2032
  • proxy: Policy verification of OCI Image before pulling by @RishabhSaini in https://github.com/containers/skopeo/pull/2029
  • Bump to v1.13.0 by @TomSweeneyRedHat in https://github.com/containers/skopeo/pull/2035
  • Update module golang.org/x/term to v0.10.0 by @renovate in https://github.com/containers/skopeo/pull/2034
  • [CI:BUILD] Packit: install golist before updating downstream spec by @lsm5 in https://github.com/containers/skopeo/pull/2041
  • proxy: Change the imgid to uint64 by @cgwalters in https://github.com/containers/skopeo/pull/1777
  • fix(deps): update module github.com/containers/common to v0.55.2 by @renovate in https://github.com/containers/skopeo/pull/2044
  • Packit: remove pre-sync action by @lsm5 in https://github.com/containers/skopeo/pull/2046
  • Follow-up fixes to #2029 by @mtrmac in https://github.com/containers/skopeo/pull/2048
  • RPM: define gobuild macro for rhel/centos stream by @lsm5 in https://github.com/containers/skopeo/pull/2059
  • Update c/image for golang.org/x/exp by @mtrmac in https://github.com/containers/skopeo/pull/2064
  • fix(deps): update module golang.org/x/term to v0.11.0 by @renovate in https://github.com/containers/skopeo/pull/2067
  • Update to Go 1.19 by @mtrmac in https://github.com/containers/skopeo/pull/2069
  • chore(deps): update dependency containers/automation_images to v20230807 by @renovate in https://github.com/containers/skopeo/pull/2071
  • fix(deps): update golang.org/x/exp digest to 352e893 by @renovate in https://github.com/containers/skopeo/pull/2060
  • chore(deps): update dependency containers/automation_images to v20230809 by @renovate in https://github.com/containers/skopeo/pull/2078
  • chore(deps): update dependency golangci/golangci-lint to v1.54.1 by @renovate in https://github.com/containers/skopeo/pull/2075
  • Update c/image after https://github.com/containers/image/pull/2070 by @mtrmac in https://github.com/containers/skopeo/pull/2079
  • fix(deps): update module github.com/containers/common to v0.55.3 by @renovate in https://github.com/containers/skopeo/pull/2065
  • fix(deps): update module github.com/containers/ocicrypt to v1.1.8 by @renovate in https://github.com/containers/skopeo/pull/2080
  • Packit temp copr by @lsm5 in https://github.com/containers/skopeo/pull/2084
  • Improve the docs with cross-compilation info by @michalbiesek in https://github.com/containers/skopeo/pull/2081
  • chore(deps): update dependency containers/automation_images to v20230816 by @renovate in https://github.com/containers/skopeo/pull/2083
  • chore(deps): update dependency golangci/golangci-lint to v1.54.2 by @renovate in https://github.com/containers/skopeo/pull/2085
  • rpm: spdx compatible license field by @lsm5 in https://github.com/containers/skopeo/pull/2086
  • fix(deps): update module github.com/containers/storage to v1.49.0 by @renovate in https://github.com/containers/skopeo/pull/2089
  • fix(deps): update module github.com/containers/common to v0.55.4 by @renovate in https://github.com/containers/skopeo/pull/2091
  • fix(deps): update github.com/containers/image/v5 digest to 58d5eb6 by @renovate in https://github.com/containers/skopeo/pull/2099
  • Fix a man page link by @mtrmac in https://github.com/containers/skopeo/pull/2103
  • fix(deps): update golang.org/x/exp digest to 9212866 by @renovate in https://github.com/containers/skopeo/pull/2100
  • fix(deps): update module github.com/containers/storage to v1.50.1 by @renovate in https://github.com/containers/skopeo/pull/2105
  • fix(deps): update module github.com/containers/storage to v1.50.2 by @renovate in https://github.com/containers/skopeo/pull/2108
  • fix(deps): update module github.com/containers/image/v5 to v5.28.0 by @renovate in https://github.com/containers/skopeo/pull/2109
  • Cirrus: Remove multi-arch skopeo image builds by @cevich in https://github.com/containers/skopeo/pull/2093
  • fix(deps): update module github.com/containers/common to v0.56.0 by @renovate in https://github.com/containers/skopeo/pull/2112
  • [skip-ci] GHA: Closed issue/PR comment-lock by @cevich in https://github.com/containers/skopeo/pull/2090
  • fix(deps): update module github.com/opencontainers/image-spec to v1.1.0-rc5 by @renovate in https://github.com/containers/skopeo/pull/2113
  • vendor of containers/common by @rhatdan in https://github.com/containers/skopeo/pull/2115
  • Packit: tag @lsm5 on copr build failures by @lsm5 in https://github.com/containers/skopeo/pull/2116
  • Packit: switch to @containers/packit-build team for copr failure notification comments by @lsm5 in https://github.com/containers/skopeo/pull/2117
  • fix(deps): update github.com/containers/common digest to 745eaa4 by @renovate in https://github.com/containers/skopeo/pull/2119
  • fix(deps): update module github.com/docker/distribution to v2.8.3+incompatible by @renovate in https://github.com/containers/skopeo/pull/2120
  • fix(deps): update module golang.org/x/term to v0.13.0 by @renovate in https://github.com/containers/skopeo/pull/2122
  • copy: Note support for zstd:chunked by @cgwalters in https://github.com/containers/skopeo/pull/2128
  • chore(deps): update module golang.org/x/net to v0.17.0 [security] by @renovate in https://github.com/containers/skopeo/pull/2129
  • chore(deps): update dependency containers/automation_images to v20231004 by @renovate in https://github.com/containers/skopeo/pull/2131
  • [CI:DOCS] Update dependency golangci/golangci-lint to v1.55.0 by @renovate in https://github.com/containers/skopeo/pull/2132
  • Remove unused environment variables in Cirrus by @mtrmac in https://github.com/containers/skopeo/pull/2137
  • Fix ENTRYPOINT documentation, drop others. by @mtrmac in https://github.com/containers/skopeo/pull/2138
  • chore(deps): update module github.com/docker/docker to v24.0.7+incompatible [security] by @renovate in https://github.com/containers/skopeo/pull/2140
  • fix(deps): update module github.com/containers/ocicrypt to v1.1.9 by @renovate in https://github.com/containers/skopeo/pull/2142
  • chore(deps): update module google.golang.org/grpc to v1.57.1 [security] by @renovate in https://github.com/containers/skopeo/pull/2141
  • fix(deps): update github.com/containers/common digest to 3e5caa0 by @renovate in https://github.com/containers/skopeo/pull/2143
  • [CI:DOCS] Update dependency golangci/golangci-lint to v1.55.1 by @renovate in https://github.com/containers/skopeo/pull/2139
  • [CI:DOCS] Update dependency golangci/golangci-lint to v1.55.2 by @renovate in https://github.com/containers/skopeo/pull/2147
  • fix(deps): update module github.com/spf13/cobra to v1.8.0 by @renovate in https://github.com/containers/skopeo/pull/2148
  • fix(deps): update module golang.org/x/term to v0.14.0 by @renovate in https://github.com/containers/skopeo/pull/2152
  • fix(deps): update module github.com/containers/storage to v1.51.0 by @renovate in https://github.com/containers/skopeo/pull/2155
  • Add --compat-auth-file to login and logout by @mtrmac in https://github.com/containers/skopeo/pull/2151
  • fix(deps): update module github.com/containers/image/v5 to v5.29.0 by @renovate in https://github.com/containers/skopeo/pull/2156
  • chore(deps): update dependency containers/automation_images to v20231116 by @renovate in https://github.com/containers/skopeo/pull/2157
  • fix(deps): update module github.com/containers/common to v0.57.0 by @renovate in https://github.com/containers/skopeo/pull/2158

New Contributors

  • @michalbiesek made their first contribution in https://github.com/containers/skopeo/pull/2081

Full Changelog: https://github.com/containers/skopeo/compare/v1.12.0...v1.14.0


Security

Security wording was detected, but no CVEs were found.

Details

date
Nov. 23, 2023, 12:43 a.m.
name
v1.14.0
type
Minor
👇
Register or login to:
  • 🔍View and search all Skopeo releases.
  • 🛠️Create and share lists to track your tools.
  • 🚨Setup notifications for major, security, feature or patch updates.
  • 🚀Much more coming soon!
Continue with GitHub
Continue with Google
or