diff --git a/podman.spec b/podman.spec index 4ee0aaec53a6a386ef5d09d6f4e98aaf23407c88..9f2657b062c40103004b23792f2cea8798b65ab0 100644 --- a/podman.spec +++ b/podman.spec @@ -1,6 +1,6 @@ Name: podman Version: 0.10.1 -Release: 7 +Release: 8 Summary: A daemonless container engine for managing Containers Epoch: 1 License: ASL 2.0 @@ -218,6 +218,9 @@ install -Dp -m644 libpod.conf %{buildroot}%{_datadir}/containers/libpod.conf %{_mandir}/man5/*.5* %changelog +* Wed Apr 24 2024 lijian 1:0.10.1-8 +- Rebuild for CVE-2024-24784 + * Wed Mar 31 2021 maminjie - 1:0.10.1-7 - Eat signal 23 in signal proxy - Require container-selinux only when selinux-policy is installed