Skip to content

Conversation

@thaJeztah
Copy link
Member

This fixes compatibility with alpine 3.21 and file 5.46+

  • Fix additional possible xx-cc/xx-cargo compatibility issue with Alpine 3.21
  • Support for Alpine 3.21
  • Fix xx-verify with file 5.46+
  • Fix possible error taking lock in xx-apk in latest Alpine without coreutils

full diff: tonistiigi/xx@v1.2.1...v1.6.1

This fixes compatibility with alpine 3.21 and file 5.46+

- Fix additional possible `xx-cc`/`xx-cargo` compatibility issue with Alpine 3.21
- Support for Alpine 3.21
- Fix `xx-verify` with `file` 5.46+
- Fix possible error taking lock in `xx-apk` in latest Alpine without `coreutils`

full diff: tonistiigi/xx@v1.2.1...v1.6.1

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
ARG GO_IMAGE=golang:${GO_VERSION}
FROM --platform=$BUILDPLATFORM $GO_IMAGE AS go
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 AS xx
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.6.1@sha256:923441d7c25f1e2eb5789f82d987693c47b8ed987c4ab3b075d6ed2b5d6779a3 AS xx
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

docker buildx imagetools inspect tonistiigi/xx:1.6.1
Name:      docker.io/tonistiigi/xx:1.6.1
MediaType: application/vnd.oci.image.index.v1+json
Digest:    sha256:923441d7c25f1e2eb5789f82d987693c47b8ed987c4ab3b075d6ed2b5d6779a3

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dosubot dosubot bot added the dependencies Pull requests that update a dependency file label Dec 10, 2024
@dmcgowan dmcgowan added the cherry-pick/2.0.x Change to be cherry picked to release/2.0 branch label Dec 10, 2024
@dmcgowan dmcgowan added this pull request to the merge queue Dec 11, 2024
Merged via the queue into containerd:main with commit 840cac6 Dec 11, 2024
58 checks passed
@thaJeztah thaJeztah deleted the bump_xx branch December 11, 2024 16:31
@dmcgowan
Copy link
Member

/cherrypick release/2.0

@k8s-infra-cherrypick-robot

@dmcgowan: new pull request created: #11153

Details

In response to this:

/cherrypick release/2.0

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@austinvazquez austinvazquez added cherry-picked/2.0.x PR commits are cherry picked into the release/2.0 branch and removed cherry-pick/2.0.x Change to be cherry picked to release/2.0 branch labels Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cherry-picked/2.0.x PR commits are cherry picked into the release/2.0 branch dependencies Pull requests that update a dependency file size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants