From 9414dc5cc8fc0a7e8546a2150db633849f046d5f Mon Sep 17 00:00:00 2001 From: happyworker <208suo@208suo.com> Date: Wed, 10 Jul 2024 19:09:28 +0800 Subject: [PATCH] The automatic compilation function is enabled for access control --- ffmpeg.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ffmpeg.spec b/ffmpeg.spec index 3aff0ec..2e6ffee 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -60,7 +60,7 @@ Summary: Digital VCR and streaming server Name: ffmpeg%{?flavor} Version: 4.2.4 -Release: 14 +Release: 15 License: %{ffmpeg_license} URL: http://ffmpeg.org/ %if 0%{?date} @@ -418,6 +418,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir} %changelog +* Wed Jul 10 2024 happyworker <208suo@208suo.com> - 4.2.4-15 +- The automatic compilation function is enabled for access control + * Fri Jul 5 CST 2024 happyworker <208suo@208suo.com> - 4.2.4-14 - Fix CVE-2024-32230