diff --git a/podman.spec b/podman.spec index 80d5e49822dcc851550d0fad813eb68206b5bc20..124ab0b4ebd871df4b731d1e340092b5098fe9bc 100644 --- a/podman.spec +++ b/podman.spec @@ -1,6 +1,6 @@ Name: podman Version: 0.10.1 -Release: 8 +Release: 9 Summary: A daemonless container engine for managing Containers Epoch: 1 License: ASL 2.0 @@ -224,6 +224,9 @@ install -Dp -m644 libpod.conf %{buildroot}%{_datadir}/containers/libpod.conf %{_mandir}/man5/*.5* %changelog +* Wed Apr 24 2024 lijian 1:0.10.1-9 +- Rebuild for CVE-2024-24784 + * Thu May 6 2021 lingsheng - 1:0.10.1-8 - Change BuildRequires to golang