The automatic compilation function is enabled for access control

This commit is contained in:
happyworker 2024-07-10 18:51:46 +08:00
parent ea9759d898
commit 39f6344d2d

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