Skip to content

Releases: cri-o/cri-o

v1.30.4

02 Aug 00:20
dbc00ff

Choose a tag to compare

CRI-O v1.30.4

The release notes have been generated for the commit range
v1.30.3...v1.30.4 on Fri, 02 Aug 2024 00:18:37 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.30.4.tar.gz \
    --certificate-identity https://github.com/cri-o/cri-o/.github/workflows/test.yml@refs/tags/v1.30.4 \
    --certificate-oidc-issuer https://token.actions.githubusercontent.com \
    --certificate-github-workflow-repository cri-o/cri-o \
    --certificate-github-workflow-ref refs/tags/v1.30.4 \
    --signature cri-o.amd64.v1.30.4.tar.gz.sig \
    --certificate cri-o.amd64.v1.30.4.tar.gz.cert

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

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

Changelog since v1.30.3

Changes by Kind

Uncategorized

  • Fixed a bug where stopping a container would block all further stop attempts for the same container. (#8392, @sohankunkerkar)
  • Reduced "Failed to get pid for pod infra container" NRI message for spoofed containers and lowering the verbosity to DEBUG. (#8435, @openshift-cherrypick-robot)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

v1.29.7

02 Aug 07:25
de63199

Choose a tag to compare

CRI-O v1.29.7

The release notes have been generated for the commit range
v1.29.6...v1.29.7 on Fri, 02 Aug 2024 07:22:51 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.7.tar.gz \
    --certificate-identity https://github.com/cri-o/cri-o/.github/workflows/test.yml@refs/tags/v1.29.7 \
    --certificate-oidc-issuer https://token.actions.githubusercontent.com \
    --certificate-github-workflow-repository cri-o/cri-o \
    --certificate-github-workflow-ref refs/tags/v1.29.7 \
    --signature cri-o.amd64.v1.29.7.tar.gz.sig \
    --certificate cri-o.amd64.v1.29.7.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.7.tar.gz
> bom validate -e cri-o.amd64.v1.29.7.tar.gz.spdx -d cri-o

Changelog since v1.29.6

Changes by Kind

Uncategorized

  • Fixed a bug where stopping a container would block all further stop attempts for the same container. (#8393, @sohankunkerkar)
  • Reload config should remove pinned images when an empty list is provided (#8325, @sohankunkerkar)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

v1.28.9

02 Aug 07:27
674ed4c

Choose a tag to compare

CRI-O v1.28.9

The release notes have been generated for the commit range
v1.28.8...v1.28.9 on Fri, 02 Aug 2024 07:22:55 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.9.tar.gz \
    --certificate-identity https://github.com/cri-o/cri-o/.github/workflows/test.yml@refs/tags/v1.28.9 \
    --certificate-oidc-issuer https://token.actions.githubusercontent.com \
    --certificate-github-workflow-repository cri-o/cri-o \
    --certificate-github-workflow-ref refs/tags/v1.28.9 \
    --signature cri-o.amd64.v1.28.9.tar.gz.sig \
    --certificate cri-o.amd64.v1.28.9.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.9.tar.gz
> bom validate -e cri-o.amd64.v1.28.9.tar.gz.spdx -d cri-o

Changelog since v1.28.8

Changes by Kind

Uncategorized

  • Fixed a bug where stopping a container would block all further stop attempts for the same container. (#8394, @sohankunkerkar)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

v1.30.3

01 Jul 11:21
8750e76

Choose a tag to compare

CRI-O v1.30.3

The release notes have been generated for the commit range
v1.30.2...v1.30.3 on Mon, 01 Jul 2024 11:19:22 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.30.3.tar.gz \
    --certificate-identity https://github.com/cri-o/cri-o/.github/workflows/test.yml@refs/tags/v1.30.3 \
    --certificate-oidc-issuer https://token.actions.githubusercontent.com \
    --certificate-github-workflow-repository cri-o/cri-o \
    --certificate-github-workflow-ref refs/tags/v1.30.3 \
    --signature cri-o.amd64.v1.30.3.tar.gz.sig \
    --certificate cri-o.amd64.v1.30.3.tar.gz.cert

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

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

Changelog since v1.30.2

Changes by Kind

Uncategorized

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.

v1.29.6

01 Jul 11:21
fd433b7

Choose a tag to compare

CRI-O v1.29.6

The release notes have been generated for the commit range
v1.29.5...v1.29.6 on Mon, 01 Jul 2024 11:19:26 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.6.tar.gz \
    --certificate-identity https://github.com/cri-o/cri-o/.github/workflows/test.yml@refs/tags/v1.29.6 \
    --certificate-oidc-issuer https://token.actions.githubusercontent.com \
    --certificate-github-workflow-repository cri-o/cri-o \
    --certificate-github-workflow-ref refs/tags/v1.29.6 \
    --signature cri-o.amd64.v1.29.6.tar.gz.sig \
    --certificate cri-o.amd64.v1.29.6.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.6.tar.gz
> bom validate -e cri-o.amd64.v1.29.6.tar.gz.spdx -d cri-o

Changelog since v1.29.5

Changes by Kind

Uncategorized

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

v1.28.8

01 Jul 11:21
fcaab07

Choose a tag to compare

CRI-O v1.28.8

The release notes have been generated for the commit range
v1.28.7...v1.28.8 on Mon, 01 Jul 2024 11:19:26 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.8.tar.gz \
    --certificate-identity https://github.com/cri-o/cri-o/.github/workflows/test.yml@refs/tags/v1.28.8 \
    --certificate-oidc-issuer https://token.actions.githubusercontent.com \
    --certificate-github-workflow-repository cri-o/cri-o \
    --certificate-github-workflow-ref refs/tags/v1.28.8 \
    --signature cri-o.amd64.v1.28.8.tar.gz.sig \
    --certificate cri-o.amd64.v1.28.8.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.8.tar.gz
> bom validate -e cri-o.amd64.v1.28.8.tar.gz.spdx -d cri-o

Changelog since v1.28.7

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.

v1.27.8

01 Jul 11:25
bfac241

Choose a tag to compare

CRI-O v1.27.8

The release notes have been generated for the commit range
v1.27.7...v1.27.8 on Mon, 01 Jul 2024 11:19:39 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.27.8.tar.gz \
    --certificate-identity https://github.com/cri-o/cri-o/.github/workflows/test.yml@refs/tags/v1.27.8 \
    --certificate-oidc-issuer https://token.actions.githubusercontent.com \
    --certificate-github-workflow-repository cri-o/cri-o \
    --certificate-github-workflow-ref refs/tags/v1.27.8 \
    --signature cri-o.amd64.v1.27.8.tar.gz.sig \
    --certificate cri-o.amd64.v1.27.8.tar.gz.cert

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

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

Changelog since v1.27.7

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.

v1.30.2

03 Jun 12:49
70121d4

Choose a tag to compare

CRI-O v1.30.2

The release notes have been generated for the commit range
v1.30.1...v1.30.2 on Mon, 03 Jun 2024 12:47:13 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.30.2.tar.gz \
    --certificate-identity https://github.com/cri-o/cri-o/.github/workflows/test.yml@refs/tags/v1.30.2 \
    --certificate-oidc-issuer https://token.actions.githubusercontent.com \
    --certificate-github-workflow-repository cri-o/cri-o \
    --certificate-github-workflow-ref refs/tags/v1.30.2 \
    --signature cri-o.amd64.v1.30.2.tar.gz.sig \
    --certificate cri-o.amd64.v1.30.2.tar.gz.cert

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

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

Changelog since v1.30.1

Changes by Kind

Uncategorized

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.

v1.29.5

02 Jun 00:20

Choose a tag to compare

CRI-O v1.29.5

The release notes have been generated for the commit range
v1.29.4...v1.29.5 on Sun, 02 Jun 2024 00:18:58 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.5.tar.gz \
    --certificate-identity https://github.com/cri-o/cri-o/.github/workflows/test.yml@refs/tags/v1.29.5 \
    --certificate-oidc-issuer https://token.actions.githubusercontent.com \
    --certificate-github-workflow-repository cri-o/cri-o \
    --certificate-github-workflow-ref refs/tags/v1.29.5 \
    --signature cri-o.amd64.v1.29.5.tar.gz.sig \
    --certificate cri-o.amd64.v1.29.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.29.5.tar.gz
> bom validate -e cri-o.amd64.v1.29.5.tar.gz.spdx -d cri-o

Changelog since v1.29.4

Changes by Kind

Ci

Bug or Regression

  • Fix CVE-2024-5154 where a malicious container image could make a symlink of /proc/mounts on the host, out of the container's rootfs(#8232, @ kwilczynski)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

v1.28.7

03 Jun 07:25

Choose a tag to compare

CRI-O v1.28.7

The release notes have been generated for the commit range
v1.28.6...v1.28.7 on Mon, 03 Jun 2024 07:21:42 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.7.tar.gz \
    --certificate-identity https://github.com/cri-o/cri-o/.github/workflows/test.yml@refs/tags/v1.28.7 \
    --certificate-oidc-issuer https://token.actions.githubusercontent.com \
    --certificate-github-workflow-repository cri-o/cri-o \
    --certificate-github-workflow-ref refs/tags/v1.28.7 \
    --signature cri-o.amd64.v1.28.7.tar.gz.sig \
    --certificate cri-o.amd64.v1.28.7.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.7.tar.gz
> bom validate -e cri-o.amd64.v1.28.7.tar.gz.spdx -d cri-o

Changelog since v1.28.6

Changes by Kind

Ci

Bug or Regression

  • Fix CVE-2024-3154 , a security flaw where CRI-O allowed users to specify annotations that changed specific fields in the runtime. One consequence is a user can change the systemd properties of the container, allowing unsafe properties to be set by the runtime (#8086, @haircommander)

Uncategorized

  • Keep track of exec calls for a container, and make sure to kill them when a container is being stopped (#8096, @kwilczynski)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.