Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
677442bb8a | |||
|
8bf39969f7 |
@@ -1,7 +1,7 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 23 07:01:22 UTC 2025 - SongChuan Kang <sckang@suse.com>
|
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
|
of av_malloc_array() and av_calloc() to avoid potential NULL
|
||||||
pointer dereference(CVE-2025-7700, bsc#1246790).
|
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:
|
- Update to version 4.4.3:
|
||||||
* Stable bug fix release, mainly codecs, filter and format fixes.
|
* 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.
|
- Drop ffmpeg-sdl2-detection.patch: Fixed upstream.
|
||||||
- Refresh patches with quilt:
|
- Refresh patches with quilt:
|
||||||
* ffmpeg-libglslang-detection.patch
|
* ffmpeg-libglslang-detection.patch
|
||||||
|
Reference in New Issue
Block a user