From 451953a067292e4925f6a08d5e237f6f8244d78a Mon Sep 17 00:00:00 2001 From: happyworker <208suo@208suo.com> Date: Wed, 10 Jul 2024 17:35:33 +0800 Subject: [PATCH] =?UTF-8?q?=E2=80=9C=C3=A2The=20automatic=20compilation=20?= =?UTF-8?q?function=20is=20enabled=20for=20access=20control?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ffmpeg.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ffmpeg.spec b/ffmpeg.spec index 3c2fd07..701911d 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -45,7 +45,6 @@ %global _with_omx 1 %global _with_omx_rpi 1 %global _with_mmal 1 -ExclusiveArch: armv7hnl %endif %if 0%{?_without_gpl} @@ -61,7 +60,7 @@ ExclusiveArch: armv7hnl Summary: Digital VCR and streaming server Name: ffmpeg%{?flavor} Version: 4.2.4 -Release: 13 +Release: 14 License: %{ffmpeg_license} URL: http://ffmpeg.org/ %if 0%{?date} @@ -416,6 +415,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir} %changelog +* Wed Jul 10 2024 happyworker <208suo@208suo.com> - 4.2.4-14 +- The automatic compilation function is enabled for access control + * Thu Jul 4 2024 happyworker <208suo@208suo.com> - 4.2.4-13 - Fix CVE-2021-28429