diff --git a/podman.spec b/podman.spec index 80d5e49822dcc851550d0fad813eb68206b5bc20..99de9d665128caf3b872c5c81a17f8e0d9ea90d1 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 Dec 4 2024 Jianmin - 1:0.10.1-9 +- Rebuild on Golang 1.15.7-48 to fix CVE-2023-24538 + * Thu May 6 2021 lingsheng - 1:0.10.1-8 - Change BuildRequires to golang