“âThe automatic compilation function is enabled for access control

This commit is contained in:
happyworker 2024-07-10 17:35:33 +08:00
parent 59ab3cee6a
commit 451953a067

View File

@ -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