diff --git a/ffmpeg.spec b/ffmpeg.spec index 7e7cc5c..59555f3 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} @@ -415,6 +414,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