diff --git a/_service b/_service index 1f45a71..8172709 100644 --- a/_service +++ b/_service @@ -1,11 +1,11 @@ enable - 5.15.9 + 5.15.10 git://code.qt.io/qt/qtwebengine.git git qtwebengine-everywhere-src - v5.15.9-lts + v5.15.10-lts *.tar diff --git a/_servicedata b/_servicedata index 800a85e..f6cf123 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ git://code.qt.io/qt/qtwebengine.git - 4f570bd7add21725d66ac8396dcf21917c3a603f \ No newline at end of file + c7e716ef1ffd63a8ab1f4dbf879230849eb3b505 \ No newline at end of file diff --git a/libqt5-qtwebengine.changes b/libqt5-qtwebengine.changes index ce718f9..9dd661a 100644 --- a/libqt5-qtwebengine.changes +++ b/libqt5-qtwebengine.changes @@ -1,3 +1,46 @@ +------------------------------------------------------------------- +Wed Jun 8 14:36:14 UTC 2022 - Christophe Giboudeaux + +- Update to version 5.15.10: + * Fix top level build with no widget + * Fix read-after-free on EGL extensions + * Update Chromium + * Add workaround for unstable gn on macOS in ci + * Pass archiver to gn build + * Fix navigation to non-local URLs + * Add support for universal builds for qtwebengine and qtpdf + * Enable Apple Silicon support + * Fix cross compilation x86_64->arm64 on mac + * Bump version to 5.15.10 + * CustomDialogs: Make custom input fields readable in dark mode + * CookieBrowser: Make alternating rows readable in dark mode + * Update Chromium: + * Bump V8_PATCH_LEVEL + * Fix clang set-but-unused-variable warning + * Fix mac toolchain python linker script call + * Fix missing dependency for gpu sources + * Fix python calls + * Fix undefined symbol for universal link + * Quick fix for regression in service workers by reverting + backports + * [Backport] CVE-2022-0797: Out of bounds memory access + in Mojo + * [Backport] CVE-2022-1125 + * [Backport] CVE-2022-1138: Inappropriate implementation + in Web Cursor. + * [Backport] CVE-2022-1305: Use after free in storage + * [Backport] CVE-2022-1310: Use after free in regular + expressions + * [Backport] CVE-2022-1314: Type Confusion in V8 + * [Backport] CVE-2022-1493: Use after free in Dev Tools + * [Backport] On arm64 hosts, set host_cpu to 'arm64', not 'arm' + * [Backport] Security Bug 1296876 + * [Backport] Security bug 1269999 + * [Backport] Security bug 1280852 + * [Backport] Security bug 1292905 + * [Backport] Security bug 1304659 + * [Backport] Security bug 1306507 + ------------------------------------------------------------------- Mon May 2 08:30:15 UTC 2022 - Martin Liška diff --git a/libqt5-qtwebengine.spec b/libqt5-qtwebengine.spec index ab734c6..e68a7ac 100644 --- a/libqt5-qtwebengine.spec +++ b/libqt5-qtwebengine.spec @@ -29,15 +29,15 @@ %global _qtwebengine_dictionaries_dir %{_libqt5_datadir}/qtwebengine_dictionaries Name: libqt5-qtwebengine -Version: 5.15.9 +Version: 5.15.10 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.9 -%define so_version 5.15.9 +%define real_version 5.15.10 +%define so_version 5.15.10 %define tar_version qtwebengine-everywhere-src-%{version} Source: %{tar_version}.tar.xz Source99: libqt5-qtwebengine-rpmlintrc diff --git a/qtwebengine-everywhere-src-5.15.10.tar.xz b/qtwebengine-everywhere-src-5.15.10.tar.xz new file mode 100644 index 0000000..71e9d4e --- /dev/null +++ b/qtwebengine-everywhere-src-5.15.10.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51e4e3b1b51f33297897b3c8ebf0ee12a3f8c46805891460bb1a3d9990ba74cc +size 319349412 diff --git a/qtwebengine-everywhere-src-5.15.9.tar.xz b/qtwebengine-everywhere-src-5.15.9.tar.xz deleted file mode 100644 index 6b1fc35..0000000 --- a/qtwebengine-everywhere-src-5.15.9.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:863ec90692ecc649044af8b8613446ad813c4f50c7bcb8c24892ba70e51cc5cd -size 314298796