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"