| Name: | cri-o | 
|---|---|
| Version: | 1.26.4 | 
| Release: | 1.el8 | 
| Architecture: | x86_64 | 
| Group: | Unspecified | 
| Size: | 141190221 | 
| License: | ASL 2.0 | 
| RPM: | cri-o-1.26.4-1.el8.x86_64.rpm | 
| Source RPM: | cri-o-1.26.4-1.el8.src.rpm | 
| Build Date: | Tue Feb 06 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.  | 
- 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