From 536cceef2a581a630708e84619f4a694b563a1fb Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 10 May 2022 03:04:12 -0400 Subject: [PATCH] import runc-1.0.0-73.rc95.module+el8.6.0+14694+4f5132e0 --- SPECS/runc.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SPECS/runc.spec b/SPECS/runc.spec index 57a25a9..e12ce23 100644 --- a/SPECS/runc.spec +++ b/SPECS/runc.spec @@ -91,10 +91,10 @@ install -p -m 0644 contrib/completions/bash/%{name} %{buildroot}%{_datadir}/bash %{_datadir}/bash-completion/completions/%{name} %changelog -* Wed Apr 06 2022 Jindrich Novy - 1.0.0-73.rc95 +* Tue Jan 04 2022 Jindrich Novy - 1.0.0-73.rc95 - fix podman run --pid=host command causes OCI permission error - rc95 fixes CVE-2021-30465 -- Related: #2070961 +- Related: #2001445 * Thu Aug 05 2021 Jindrich Novy - 1.0.0-72.rc92 - fix "Under load, container failed to be created due to missing cgroup scope"