Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package webkit2gtk3 for openSUSE:Factory checked in at 2021-04-14 10:09:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old) and /work/SRC/openSUSE:Factory/.webkit2gtk3.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "webkit2gtk3" Wed Apr 14 10:09:29 2021 rev:116 rq:884649 version:2.32.0 Changes: -------- --- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes 2021-04-12 12:38:48.149469566 +0200 +++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.2401/webkit2gtk3.changes 2021-04-14 10:09:33.677350050 +0200 @@ -1,0 +2,17 @@ +Fri Apr 2 17:34:41 UTC 2021 - Michael Gorse <mgo...@suse.com> + +- Update to version 2.32.0 (boo#1184155): + + Fix the authentication request port when URL omits the port. + + Fix iframe scrolling when main frame is scrolled in async + scrolling mode. + + Stop using g_memdup. + + Show a warning message when overriding signal handler for + threading suspension. + - Fix the build on RISC-V with GCC 11. + - Fix several crashes and rendering issues. + + Security fixes: CVE-2021-1788, CVE-2021-1844, CVE-2021-1871 +- Drop old-wayland-scanner.patch and webkit-process.patch, and also + drop support for Leap 15.0 and 15.1, since they are no longer + supported. + +------------------------------------------------------------------- @@ -59 +76 @@ -- Update to version 2.30.6: +- Update to version 2.30.6 (boo#1184262): @@ -61,0 +79,2 @@ + + Security fixes: CVE-2020-27918, CVE-2020-29623, CVE-2021-1765 + CVE-2021-1789, CVE-2021-1799, CVE-2021-1801, CVE-2021-1870. @@ -176 +195 @@ - + Security fixes: CVE-2020-9948, CVE-2020-9951. + + Security fixes: CVE-2020-9947, CVE-2020-9948, CVE-2020-9951. Old: ---- old-wayland-scanner.patch webkit-process.patch webkitgtk-2.31.91.tar.xz webkitgtk-2.31.91.tar.xz.asc New: ---- webkitgtk-2.32.0.tar.xz webkitgtk-2.32.0.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ webkit2gtk3.spec ++++++ --- /var/tmp/diff_new_pack.Jn3PE0/_old 2021-04-14 10:09:34.513351462 +0200 +++ /var/tmp/diff_new_pack.Jn3PE0/_new 2021-04-14 10:09:34.513351462 +0200 @@ -31,7 +31,7 @@ %define _gold_linker 0 %endif Name: webkit2gtk3 -Version: 2.31.91 +Version: 2.32.0 Release: 0 Summary: Library for rendering web content, GTK+ Port License: BSD-3-Clause AND LGPL-2.0-or-later @@ -45,35 +45,29 @@ # PATCH-FIX-OPENSUSE no-forced-sse.patch jeng...@iani.de -- cure execution of illegal instruction in i586 firefox. Patch0: no-forced-sse.patch -# Below patches are for 15.0/15.1 only -# PATCH-NEEDS-REBASE webkit-process.patch boo#1159329 mgo...@suse.com -- use single web process for evolution and geary (was: PATCH-FIX-OPENSUSE). -Patch100: webkit-process.patch -# PATCH-FIX-OPENSUSE old-wayland-scanner.patch mgo...@suse.com -- pass code to wayland-scanner, rather than private-code -Patch101: old-wayland-scanner.patch - BuildRequires: Mesa-libEGL-devel BuildRequires: Mesa-libGL-devel BuildRequires: Mesa-libGLESv1_CM-devel BuildRequires: Mesa-libGLESv2-devel BuildRequires: Mesa-libGLESv3-devel BuildRequires: bison >= 2.3 -%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150200 BuildRequires: bubblewrap -%endif BuildRequires: cmake BuildRequires: enchant-devel +BuildRequires: gcc-c++ >= 4.9 BuildRequires: gobject-introspection-devel BuildRequires: gperf >= 3.0.1 BuildRequires: hyphen-devel BuildRequires: libicu-devel BuildRequires: libjpeg-devel BuildRequires: ninja +BuildRequires: openjpeg2 +BuildRequires: openjpeg2-devel BuildRequires: perl >= 5.10.0 BuildRequires: pkgconfig +BuildRequires: python3 BuildRequires: ruby >= 1.8.7 -%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150200 BuildRequires: xdg-dbus-proxy -%endif BuildRequires: pkgconfig(atk) BuildRequires: pkgconfig(atspi-2) >= 2.5.3 BuildRequires: pkgconfig(cairo) >= 1.10.2 @@ -104,26 +98,16 @@ BuildRequires: pkgconfig(libsoup-2.4) >= 2.61.90 BuildRequires: pkgconfig(libsystemd) BuildRequires: pkgconfig(libwebp) +BuildRequires: pkgconfig(libwoff2dec) BuildRequires: pkgconfig(libxml-2.0) >= 2.8.0 BuildRequires: pkgconfig(libxslt) >= 1.1.7 BuildRequires: pkgconfig(manette-0.2) BuildRequires: pkgconfig(sqlite3) BuildRequires: pkgconfig(upower-glib) -%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150200 BuildRequires: pkgconfig(wpe-1.0) >= 1.3.0 BuildRequires: pkgconfig(wpebackend-fdo-1.0) >= 1.3.0 -%endif -BuildRequires: gcc-c++ >= 4.9 BuildRequires: pkgconfig(xt) BuildRequires: pkgconfig(zlib) -%if 0%{?suse_version} >= 1500 -BuildRequires: openjpeg2 -BuildRequires: openjpeg2-devel -%endif -%if 0%{?suse_version} > 1500 -BuildRequires: pkgconfig(libwoff2dec) -%endif -BuildRequires: python3 %if %{_gold_linker} BuildRequires: binutils-gold %endif @@ -141,14 +125,10 @@ Summary: Library for rendering web content, GTK+ Port # Require the injected bundles. The bundles are dlopen()ed Group: System/Libraries -%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150200 Requires: bubblewrap -%endif Requires: libjavascriptcoregtk%{_sover} = %{version} Requires: webkit2gtk-4_0-injected-bundles -%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150200 Requires: xdg-dbus-proxy -%endif Provides: %{_pkgname_no_slpp} = %{version} Obsoletes: webkit2gtk3-plugin-process-gtk2 @@ -277,12 +257,7 @@ %lang_package -n %{_pkgname_no_slpp} %prep -%setup -q -n webkitgtk-%{version} -%patch0 -p1 -%if 0%{?suse_version} <= 1500 && 0%{?sle_version} < 150200 -#%patch100 -p1 -%patch101 -p1 -%endif +%autosetup -p1 -n webkitgtk-%{version} %build %define _lto_cflags %{nil} @@ -317,14 +292,6 @@ -DCMAKE_EXE_LINKER_FLAGS="-Wl,--as-needed -Wl,-z,now -pthread" \ -DCMAKE_MODULE_LINKER_FLAGS="-Wl,--as-needed -Wl,-z,now -pthread" \ -DCMAKE_SHARED_LINKER_FLAGS="-Wl,--as-needed -Wl,-z,now -pthread" \ -%if 0%{?suse_version} <= 1500 - -DUSE_WOFF2=false \ - -DENABLE_MEDIA_SOURCE=OFF \ -%endif -%if 0%{?suse_version} <= 1500 && 0%{?sle_version} < 150200 - -DUSE_WPE_RENDERER=OFF \ - -DENABLE_BUBBLEWRAP_SANDBOX=OFF \ -%endif -DPYTHON_EXECUTABLE=%{_bindir}/python3 \ %ifarch aarch64 -DENABLE_JIT=OFF \ ++++++ webkitgtk-2.31.91.tar.xz -> webkitgtk-2.32.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.31.91.tar.xz /work/SRC/openSUSE:Factory/.webkit2gtk3.new.2401/webkitgtk-2.32.0.tar.xz differ: char 26, line 1