diff --git a/ffmpeg.spec b/ffmpeg.spec index 9269a20..bf53394 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: 9 +Release: 11 License: GPL-3.0-or-later URL: http://ffmpeg.org/ Source0: http://ffmpeg.org/releases/ffmpeg-%{version}.tar.xz @@ -400,6 +400,12 @@ 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 + * Tue Jul 02 2024 wangziliang - 6.1.1-9 - fix-CVE-2024-32230.patch