Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libqt5-qtwebengine for openSUSE:Factory checked in at 2023-05-28 19:21:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libqt5-qtwebengine (Old) and /work/SRC/openSUSE:Factory/.libqt5-qtwebengine.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtwebengine" Sun May 28 19:21:25 2023 rev:90 rq:1089188 version:5.15.14 Changes: -------- --- /work/SRC/openSUSE:Factory/libqt5-qtwebengine/libqt5-qtwebengine.changes 2023-04-30 16:07:38.640104315 +0200 +++ /work/SRC/openSUSE:Factory/.libqt5-qtwebengine.new.1533/libqt5-qtwebengine.changes 2023-05-28 19:21:27.672468848 +0200 @@ -1,0 +2,36 @@ +Thu May 25 15:01:57 UTC 2023 - [email protected] + +- Update to version 5.15.14: + * Blacklist TouchInputTest::touchTap for sles 15.4 + * Blacklist tst_QWebEnginePage::mouseMovementProperties for SLES-15 + * Do not allow universal with debug builds + * Enable accessibility by default on Linux + * Fix blacklisting of mouseMovementProperties for sles 15.4 + * Fix build with GCC 13 + * Fix initialization of QWebEngineDownloadItem::totalBytes for Widgets + * Fix memory management in QPdfDocument functions + * Update Chromium: + * Fixes for building with GCC-13 + * [Backport] CVE-2023-1215: Type Confusion in CSS + * [Backport] CVE-2023-1217: Stack buffer overflow in Crash reporting + * [Backport] CVE-2023-1219: Heap buffer overflow in Metrics + * [Backport] CVE-2023-1220: Heap buffer overflow in UMA + * [Backport] CVE-2023-1222: Heap buffer overflow in Web Audio API + * [Backport] CVE-2023-1529: Out of bounds memory access in WebHID + * [Backport] CVE-2023-1530: Use after free in PDF + * [Backport] CVE-2023-1531: Use after free in ANGLE + * [Backport] CVE-2023-1534: Out of bounds read in ANGLE + * [Backport] CVE-2023-1810: Heap buffer overflow in Visuals + * [Backport] CVE-2023-1811: Use after free in Frames + * [Backport] CVE-2023-2033: Type Confusion in V8 + * [Backport] CVE-2023-2137: Heap buffer overflow in sqlite + * [Backport] CVE-2023-29469 / Security bug 1433328 + * [Backport] Security bug 1337747 + * [Backport] Security bug 1417585 + * [Backport] Security bug 1418734 + * [Backport] Security bug 1423360 + * [Backport] Security bug 1427388 +- Drop patch, merged upstream: + * 0001-Fixes-for-building-with-GCC-13.patch + +------------------------------------------------------------------- Old: ---- 0001-Fixes-for-building-with-GCC-13.patch qtwebengine-everywhere-src-5.15.13.tar.xz New: ---- qtwebengine-everywhere-src-5.15.14.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqt5-qtwebengine.spec ++++++ --- /var/tmp/diff_new_pack.MJ84mC/_old 2023-05-28 19:21:34.860511626 +0200 +++ /var/tmp/diff_new_pack.MJ84mC/_new 2023-05-28 19:21:34.864511649 +0200 @@ -30,15 +30,15 @@ %global _qtwebengine_dictionaries_dir %{_libqt5_datadir}/qtwebengine_dictionaries Name: libqt5-qtwebengine -Version: 5.15.13 +Version: 5.15.14 Release: 0 Summary: Qt 5 WebEngine Library License: LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only Group: Development/Libraries/X11 URL: https://www.qt.io %define base_name libqt5 -%define real_version 5.15.13 -%define so_version 5.15.13 +%define real_version 5.15.14 +%define so_version 5.15.14 %define tar_version qtwebengine-everywhere-src-%{version} Source: %{tar_version}.tar.xz # Use a git snapshot for catapult to build with python3 (git rev: 2da767c6) @@ -58,10 +58,8 @@ Patch5: qtwebengine-python3.patch # PATCH-FIX-UPSTREAM -- handle futex_time64 Patch6: sandbox_futex_time64.patch -# PATCH-FIX-UPSTREAM -- gcc13 fixes -Patch7: 0001-Fixes-for-building-with-GCC-13.patch # PATCH-FIX-UPSTREAM -- python 3.11 fixes -Patch8: python311-fixes.patch +Patch7: python311-fixes.patch ### Patch 50-99 are applied conditionally # PATCH-FIX-OPENSUSE -- allow building qtwebengine with ffmpeg5 Patch50: qtwebengine-ffmpeg5.patch @@ -303,7 +301,6 @@ %patch5 -p1 %patch6 -p1 %patch7 -p1 -%patch8 -p1 # Replace the whole catapult folder rather than picking individual changes pushd src/3rdparty/chromium/third_party ++++++ _service ++++++ --- /var/tmp/diff_new_pack.MJ84mC/_old 2023-05-28 19:21:34.916511959 +0200 +++ /var/tmp/diff_new_pack.MJ84mC/_new 2023-05-28 19:21:34.916511959 +0200 @@ -1,11 +1,11 @@ <services> <service name="tar_scm" mode="disabled"> <param name="changesgenerate">enable</param> - <param name="version">5.15.13</param> + <param name="version">5.15.14</param> <param name="url">git://code.qt.io/qt/qtwebengine.git</param> <param name="scm">git</param> <param name="filename">qtwebengine-everywhere-src</param> - <param name="revision">v5.15.13-lts</param> + <param name="revision">v5.15.14-lts</param> </service> <service name="tar_scm" mode="disabled"> <param name="changesgenerate">disable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.MJ84mC/_old 2023-05-28 19:21:34.936512078 +0200 +++ /var/tmp/diff_new_pack.MJ84mC/_new 2023-05-28 19:21:34.940512102 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">git://code.qt.io/qt/qtwebengine.git</param> - <param name="changesrevision">a3ca44e5b92c5a0dc7d90337c651c9bdb838ac93</param></service></servicedata> + <param name="changesrevision">872003d9ad187a9904e3b2b5ccc89c774839bec6</param></service></servicedata> (No newline at EOF) ++++++ qtwebengine-everywhere-src-5.15.13.tar.xz -> qtwebengine-everywhere-src-5.15.14.tar.xz ++++++ /work/SRC/openSUSE:Factory/libqt5-qtwebengine/qtwebengine-everywhere-src-5.15.13.tar.xz /work/SRC/openSUSE:Factory/.libqt5-qtwebengine.new.1533/qtwebengine-everywhere-src-5.15.14.tar.xz differ: char 15, line 1
