The release notes have been generated for the commit range v1.35.0…f998e4a on Fri, 06 Mar 2026 22:35:17 UTC.
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.f998e4a0d7a018a5541b7624f7a424558d0a3277.tar.gz \
--certificate-identity https://github.com/cri-o/packaging/.github/workflows/obs.yml@refs/heads/main \
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
--certificate-github-workflow-repository cri-o/packaging \
--certificate-github-workflow-ref refs/heads/main \
--bundle cri-o.amd64.f998e4a0d7a018a5541b7624f7a424558d0a3277.tar.gz.bundle
To verify the bill of materials (SBOM) in SPDX format using the bom tool, run:
> tar xfz cri-o.amd64.f998e4a0d7a018a5541b7624f7a424558d0a3277.tar.gz
> bom validate -e cri-o.amd64.f998e4a0d7a018a5541b7624f7a424558d0a3277.tar.gz.spdx -d cri-o
tls_min_version and tls_cipher_suites configuration options to [crio.api] for configuring TLS settings on streaming and metrics servers. Supports TLS 1.2 (default) and TLS 1.3. (#9762, @openshift-cherrypick-robot)hostUsers: false (user namespaces enabled) would fail with “Permission denied” errors when systemd attempted to create cgroups. (#9713, @openshift-cherrypick-robot)