2 Commits

Author SHA256 Message Date
677442bb8a fixup bsc reference 2025-08-14 06:57:35 +02:00
Jonathan Kang
8bf39969f7 Fix patch name in changes file 2025-08-08 15:13:53 +08:00

View File

@@ -1,7 +1,7 @@
-------------------------------------------------------------------
Wed Jul 23 07:01:22 UTC 2025 - SongChuan Kang <sckang@suse.com>
- Add ffmpeg-CVE-2025-7700.patch: Add check for the return value
- Add ffmpeg-4-CVE-2025-7700.patch: Add check for the return value
of av_malloc_array() and av_calloc() to avoid potential NULL
pointer dereference(CVE-2025-7700, bsc#1246790).
@@ -350,7 +350,7 @@ Mon Oct 10 11:18:30 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 4.4.3:
* Stable bug fix release, mainly codecs, filter and format fixes.
* configure: extend SDL check to accept all 2.x versions (boo#12263080).
* configure: extend SDL check to accept all 2.x versions (boo#1226308).
- Drop ffmpeg-sdl2-detection.patch: Fixed upstream.
- Refresh patches with quilt:
* ffmpeg-libglslang-detection.patch