Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ffmpeg-4 for openSUSE:Factory checked in at 2026-05-23 23:26:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ffmpeg-4 (Old) and /work/SRC/openSUSE:Factory/.ffmpeg-4.new.2084 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ffmpeg-4" Sat May 23 23:26:17 2026 rev:93 rq:1354791 version:4.4.7 Changes: -------- --- /work/SRC/openSUSE:Factory/ffmpeg-4/ffmpeg-4.changes 2026-05-13 17:53:52.500828651 +0200 +++ /work/SRC/openSUSE:Factory/.ffmpeg-4.new.2084/ffmpeg-4.changes 2026-05-23 23:28:15.842883953 +0200 @@ -1,0 +2,11 @@ +Fri May 22 17:28:33 UTC 2026 - Bjørn Lie <[email protected]> + +- Update to version 4.4.7: + * Codecs, filters and other various bugfixes +- Drop patches fixed upstream: + * ffmpeg-4-CVE-2024-35368.patch + * ffmpeg-4-CVE-2024-36618.patch + * ffmpeg-4-CVE-2025-59728.patch +- Rebase patches with quilt. + +------------------------------------------------------------------- Old: ---- ffmpeg-4-CVE-2024-35368.patch ffmpeg-4-CVE-2024-36618.patch ffmpeg-4-CVE-2025-59728.patch ffmpeg-4.4.6.tar.xz ffmpeg-4.4.6.tar.xz.asc New: ---- ffmpeg-4.4.7.tar.xz ffmpeg-4.4.7.tar.xz.asc ----------(Old B)---------- Old:- Drop patches fixed upstream: * ffmpeg-4-CVE-2024-35368.patch * ffmpeg-4-CVE-2024-36618.patch Old: * ffmpeg-4-CVE-2024-35368.patch * ffmpeg-4-CVE-2024-36618.patch * ffmpeg-4-CVE-2025-59728.patch Old: * ffmpeg-4-CVE-2024-36618.patch * ffmpeg-4-CVE-2025-59728.patch - Rebase patches with quilt. ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ffmpeg-4.spec ++++++ --- /var/tmp/diff_new_pack.4kuZS3/_old 2026-05-23 23:28:16.934928533 +0200 +++ /var/tmp/diff_new_pack.4kuZS3/_new 2026-05-23 23:28:16.934928533 +0200 @@ -108,7 +108,7 @@ %define _major_version 4 %define _major_expected 5 Name: ffmpeg-4 -Version: 4.4.6 +Version: 4.4.7 Release: 0 Summary: Set of libraries for working with various multimedia formats License: GPL-3.0-or-later @@ -136,15 +136,12 @@ Patch15: 0001-avutil-hwcontext-Don-t-assume-frames_uninit-is-reent.patch Patch16: 0001-avcodec-libsvtav1-unbreak-build-with-latest-svtav1.patch Patch22: ffmpeg-c99.patch -Patch24: ffmpeg-4-CVE-2024-35368.patch Patch25: ffmpeg-4-CVE-2024-12361.patch Patch28: ffmpeg-4-CVE-2025-25473.patch Patch29: ffmpeg-4-CVE-2025-22921.patch Patch30: ffmpeg-avcodec-libdav1d-don-t-repeatedly-parse-the-same-seq.patch -Patch31: ffmpeg-4-CVE-2024-36618.patch Patch32: ffmpeg-4-CVE-2025-7700.patch Patch33: glslang16.patch -Patch34: ffmpeg-4-CVE-2025-59728.patch Patch35: ffmpeg-4-CVE-2023-6601-shim01-6b1f68cc.patch Patch36: ffmpeg-4-CVE-2023-6601-shim02-954d16fa.patch Patch37: ffmpeg-4-CVE-2023-6601-shim03-a0cb5722.patch ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.4kuZS3/_old 2026-05-23 23:28:16.994930983 +0200 +++ /var/tmp/diff_new_pack.4kuZS3/_new 2026-05-23 23:28:16.998931145 +0200 @@ -1,5 +1,5 @@ -mtime: 1778657914 -commit: 2f865d8c49a5060c640bcbaba799b8dc096ccd11f49e10d578beb5a1b69fa295 +mtime: 1779502447 +commit: 83a92374d2ff42150adb8899203de14ed53eeaeccf288a382c502addfb2622ee url: https://src.opensuse.org/jengelh/ffmpeg-4 revision: master ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-05-23 04:14:07.000000000 +0200 @@ -0,0 +1 @@ +.osc ++++++ ffmpeg-4-CVE-2025-63757.patch ++++++ --- /var/tmp/diff_new_pack.4kuZS3/_old 2026-05-23 23:28:17.246941270 +0200 +++ /var/tmp/diff_new_pack.4kuZS3/_new 2026-05-23 23:28:17.254941597 +0200 @@ -8,29 +8,26 @@ libswscale/output.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -diff --git a/libswscale/output.c b/libswscale/output.c -index be22279229..49af3818b9 100644 ---- a/libswscale/output.c -+++ b/libswscale/output.c -@@ -911,7 +911,7 @@ yuv2ya16_X_c_template(SwsContext *c, const int16_t *lumFilter, - int A = 0xffff; +Index: ffmpeg-4.4.7/libswscale/output.c +=================================================================== +--- ffmpeg-4.4.7.orig/libswscale/output.c ++++ ffmpeg-4.4.7/libswscale/output.c +@@ -2191,7 +2191,7 @@ yuv2gbrp_full_X_c(SwsContext *c, const i + int R, G, B; for (j = 0; j < lumFilterSize; j++) - Y += lumSrc[j][i] * lumFilter[j]; + Y += lumSrc[j][i] * (unsigned)lumFilter[j]; - Y >>= 15; - Y += (1<<3) + 0x8000; -@@ -920,7 +920,7 @@ yuv2ya16_X_c_template(SwsContext *c, const int16_t *lumFilter, - if (hasAlpha) { - A = -0x40000000 + (1<<14); + for (j = 0; j < chrFilterSize; j++) { + U += chrUSrc[j][i] * chrFilter[j]; +@@ -2206,7 +2206,7 @@ yuv2gbrp_full_X_c(SwsContext *c, const i + A = 1 << 18; + for (j = 0; j < lumFilterSize; j++) - A += alpSrc[j][i] * lumFilter[j]; + A += alpSrc[j][i] * (unsigned)lumFilter[j]; - A >>= 15; - A += 0x8000; --- -2.52.0 - + if (A & 0xF8000000) + A = av_clip_uintp2(A, 27); ++++++ ffmpeg-4.4.6.tar.xz -> ffmpeg-4.4.7.tar.xz ++++++ /work/SRC/openSUSE:Factory/ffmpeg-4/ffmpeg-4.4.6.tar.xz /work/SRC/openSUSE:Factory/.ffmpeg-4.new.2084/ffmpeg-4.4.7.tar.xz differ: char 26, line 1
