remove fix-CVE-2024-32228.patch

This commit is contained in:
happyworker 2024-07-05 18:03:46 +08:00
parent 5233b875ab
commit 97a1f5ce7d

View File

@ -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 <wangziliang@kylinos.cn> - 6.1.1-10
- fix-CVE-2024-32228.patch