CRI-O - v1.28.5


CRI-O v1.28.5

The release notes have been generated for the commit range
v1.28.4...v1.28.5 on Mon, 22 Apr 2024 07:23:18 UTC.

Downloads

Download one of our static release bundles via our Google Cloud Bucket:

To verify the artifact signatures via cosign, run:

> export COSIGN_EXPERIMENTAL=1
> cosign verify-blob cri-o.amd64.v1.28.5.tar.gz \
    --certificate-identity https://github.com/cri-o/cri-o/.github/workflows/test.yml@refs/tags/v1.28.5 \
    --certificate-oidc-issuer https://token.actions.githubusercontent.com \
    --certificate-github-workflow-repository cri-o/cri-o \
    --certificate-github-workflow-ref refs/tags/v1.28.5 \
    --signature cri-o.amd64.v1.28.5.tar.gz.sig \
    --certificate cri-o.amd64.v1.28.5.tar.gz.cert

To verify the bill of materials (SBOM) in SPDX format using the bom tool, run:

> tar xfz cri-o.amd64.v1.28.5.tar.gz
> bom validate -e cri-o.amd64.v1.28.5.tar.gz.spdx -d cri-o

Changelog since v1.28.4

Changes by Kind

Ci

  • Added s390x architecture support to static binaries. (#7824, @saschagrunert)

Dependencies

Added

Nothing has changed.

Changed

  • github.com/containers/image/v5: v5.27.0 → 3e133cb
  • github.com/go-jose/go-jose/v3: v3.0.1 → v3.0.3
  • golang.org/x/crypto: v0.16.0 → v0.19.0
  • golang.org/x/sys: v0.15.0 → v0.17.0
  • golang.org/x/term: v0.15.0 → v0.17.0
  • google.golang.org/protobuf: v1.31.0 → v1.33.0
  • gopkg.in/go-jose/go-jose.v2: v2.6.1 → v2.6.3

Removed

Nothing has changed.


Details

date
April 22, 2024, 7:22 a.m.
name
v1.28.5
type
Patch
👇
Register or login to:
  • 🔍View and search all CRI-O 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