Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package chromium for openSUSE:Factory checked in at 2025-08-14 11:36:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/chromium (Old) and /work/SRC/openSUSE:Factory/.chromium.new.1085 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "chromium" Thu Aug 14 11:36:17 2025 rev:473 rq:1299177 version:139.0.7258.127 Changes: -------- --- /work/SRC/openSUSE:Factory/chromium/chromium.changes 2025-08-07 16:49:38.854395680 +0200 +++ /work/SRC/openSUSE:Factory/.chromium.new.1085/chromium.changes 2025-08-14 11:36:52.249454619 +0200 @@ -1,0 +2,17 @@ +Wed Aug 13 04:21:07 UTC 2025 - Andreas Stieger <andreas.stie...@gmx.de> + +- Chromium 139.0.7258.127 (boo#1247981): + * CVE-2025-8879: Heap buffer overflow in libaom + * CVE-2025-8880: Race in V8 + * CVE-2025-8901: Out of bounds write in ANGLE + * CVE-2025-8881: Inappropriate implementation in File Picker + * CVE-2025-8882: Use after free in Aura + * Various fixes from internal audits, fuzzing and other initiatives + +------------------------------------------------------------------- +Thu Aug 7 15:48:37 CEST 2025 - r...@suse.de + +- really install libffmpeg.so if using the bundled one + and block the extra dependency + +------------------------------------------------------------------- Old: ---- chromium-139.0.7258.66-linux.tar.xz New: ---- chromium-139.0.7258.127-linux.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ chromium.spec ++++++ --- /var/tmp/diff_new_pack.gka3nV/_old 2025-08-14 11:37:02.229871626 +0200 +++ /var/tmp/diff_new_pack.gka3nV/_new 2025-08-14 11:37:02.229871626 +0200 @@ -22,6 +22,7 @@ %define outputdir out # bsc#1108175 %define __provides_exclude ^lib.*\\.so.*$ +%define __requires_exclude ^libffmpeg\\.so.*$ # suse_version 1500 all of sle code 15, all of leap15 # suse_version 1600 all of alp, slfo # suse_version 1699 tw @@ -111,7 +112,7 @@ %global official_build 1 Name: chromium%{n_suffix} -Version: 139.0.7258.66 +Version: 139.0.7258.127 Release: 0 Summary: Google's open source browser project License: BSD-3-Clause AND LGPL-2.1-or-later ++++++ INSTALL.sh ++++++ --- /var/tmp/diff_new_pack.gka3nV/_old 2025-08-14 11:37:02.369877476 +0200 +++ /var/tmp/diff_new_pack.gka3nV/_new 2025-08-14 11:37:02.373877643 +0200 @@ -120,6 +120,14 @@ install -m ${SHLIB_PERMS} "${buildfile}" "${STAGEDIR}/${INSTALLDIR}/${file}" fi +# FFMPEG (if using the bundled one) +if [ -f "${OUTPUTDIR}/libffmpeg.so" ]; then + file="libffmpeg.so" + buildfile="${OUTPUTDIR}/${file}" + install -m ${SHLIB_PERMS} "${buildfile}" "${STAGEDIR}/${INSTALLDIR}/${file}" +fi + + # default apps if [ -d "${OUTPUTDIR}/default_apps" ]; then cp -a "${OUTPUTDIR}/default_apps" "${STAGEDIR}/${INSTALLDIR}/" ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.gka3nV/_old 2025-08-14 11:37:02.421879649 +0200 +++ /var/tmp/diff_new_pack.gka3nV/_new 2025-08-14 11:37:02.425879816 +0200 @@ -1,6 +1,6 @@ -mtime: 1754477433 -commit: afa2535e4be46bd5c4824de3f8c9b4906fba1b8b7d9631bc468c6454883d92fe +mtime: 1755058949 +commit: afa4140dfaaabdb99fabf97b2796f633a0e2cd518b91e92c2bc3c832d5e8bf51 url: https://src.opensuse.org/chromium/chromium.git -revision: afa2535e4be46bd5c4824de3f8c9b4906fba1b8b7d9631bc468c6454883d92fe +revision: afa4140dfaaabdb99fabf97b2796f633a0e2cd518b91e92c2bc3c832d5e8bf51 projectscmsync: https://src.opensuse.org/chromium/_ObsPrj.git ++++++ build.specials.obscpio ++++++ ++++++ chromium-139.0.7258.66-linux.tar.xz -> chromium-139.0.7258.127-linux.tar.xz ++++++ /work/SRC/openSUSE:Factory/chromium/chromium-139.0.7258.66-linux.tar.xz /work/SRC/openSUSE:Factory/.chromium.new.1085/chromium-139.0.7258.127-linux.tar.xz differ: char 15, line 1