Name: | cri-o |
---|---|
Version: | 1.26.4 |
Release: | 2.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 139409426 |
License: | ASL 2.0 |
RPM: | cri-o-1.26.4-2.el8.x86_64.rpm |
Source RPM: | cri-o-1.26.4-2.el8.src.rpm |
Build Date: | Wed Apr 17 2024 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/cri-o/cri-o |
Summary: | Kubernetes Container Runtime Interface for OCI-based containers |
Description: | CRI-O is meant to provide an integration path between OCI conformant runtimes and the kubelet. Specifically, it implements the Kubelet Container Runtime Interface (CRI) using OCI conformant runtimes. |
- Address CVE-2024-24786
- Added Oracle Specific Files for cri-o - Cherry-picked upstream commits for OCPBUGS-17150: oci: simplify stopping code https://github.com/cri-o/cri-o/pull/7185 - Fixed CVE-2023-39325: bump golang.org/x/net to v0.17.0