diff --git a/ffmpeg.spec b/ffmpeg.spec index a5666ed..34faf2c 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -58,7 +58,7 @@ Summary: Digital VCR and streaming server Name: ffmpeg%{?flavor} Version: 6.1.1 -Release: 10 +Release: 11 License: GPL-3.0-or-later URL: http://ffmpeg.org/ Source0: http://ffmpeg.org/releases/ffmpeg-%{version}.tar.xz @@ -72,7 +72,7 @@ Patch5: fix_libsvgdec_compile_error.patch Patch6: CVE-2023-49528.patch Patch7: fix-CVE-2023-49502.patch Patch8: fix-CVE-2024-32230.patch -Patch9: fix-CVE-2024-32228.patch +#Patch9: fix-CVE-2024-32228.patch Requires: %{name}-libs%{?_isa} = %{version}-%{release} %{?_with_cuda:BuildRequires: cuda-minimal-build-%{_cuda_version_rpm} cuda-drivers-devel} @@ -401,6 +401,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir} %changelog +* Fri Jul 5 2024 happyworker <208suo@208suo.com> - 6.1.1-11 +- remove fix-CVE-2024-32228.patch + * Thu Jul 04 2024 wangziliang - 6.1.1-10 - fix-CVE-2024-32228.patch