diff --git a/SPECS/cri-o/cri-o.spec b/SPECS/cri-o/cri-o.spec index 6d7246f5ef8..e7160346f1b 100644 --- a/SPECS/cri-o/cri-o.spec +++ b/SPECS/cri-o/cri-o.spec @@ -26,7 +26,7 @@ Summary: OCI-based implementation of Kubernetes Container Runtime Interfa # Define macros for further referenced sources Name: cri-o Version: 1.22.3 -Release: 8%{?dist} +Release: 9%{?dist} License: ASL 2.0 Vendor: Microsoft Corporation Distribution: Mariner @@ -220,6 +220,9 @@ mkdir -p /opt/cni/bin %{_fillupdir}/sysconfig.kubelet %changelog +* Mon Sep 16 2024 Sindhu Karri - 1.22.3-9 +- Moved autopatching step to occur after vendor tarball extraction to ensure that all CVE patches are applied + * Thu Sep 12 2024 Sindhu Karri - 1.22.3-8 - Patch CVE-2022-32149