CRI-O - v1.29.1


CRI-O v1.29.1

The release notes have been generated for the commit range
v1.29.0...v1.29.1 on Thu, 11 Jan 2024 21:43:56 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.29.1.tar.gz \
    --certificate-identity https://github.com/cri-o/cri-o/.github/workflows/test.yml@refs/tags/v1.29.1 \
    --certificate-oidc-issuer https://token.actions.githubusercontent.com \
    --certificate-github-workflow-repository cri-o/cri-o \
    --certificate-github-workflow-ref refs/tags/v1.29.1 \
    --signature cri-o.amd64.v1.29.1.tar.gz.sig \
    --certificate cri-o.amd64.v1.29.1.tar.gz.cert

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

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

Changelog since v1.29.0

Changes by Kind

Uncategorized

  • Update linked logs to drop an intermediate directory and append .log to the container symlink (#7681, @openshift-cherrypick-robot)

Dependencies

Added

Nothing has changed.

Changed

  • golang.org/x/crypto: v0.17.0 → v0.16.0

Removed

  • github.com/google/go-github/v50: v50.2.0

Details

date
Jan. 11, 2024, 9:45 p.m.
name
v1.29.1
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