Hello community, here is the log from the commit of package webkit2gtk3 for openSUSE:Factory checked in at 2020-01-24 13:09:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old) and /work/SRC/openSUSE:Factory/.webkit2gtk3.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "webkit2gtk3" Fri Jan 24 13:09:01 2020 rev:90 rq:766391 version:2.26.3 Changes: -------- --- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes 2020-01-02 14:39:51.756876731 +0100 +++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.26092/webkit2gtk3.changes 2020-01-24 13:11:19.177436845 +0100 @@ -1,0 +2,20 @@ +Wed Jan 22 11:44:30 UTC 2020 - Bjørn Lie <[email protected]> + +- Update to version 2.26.3: + + Fix issues while trying to play a video on NextCloud. + + Make sure the GL video sink uses a valid WebKit shared GL + context. + + Fix vertical alignment of text containing arabic diacritics. + + Fix build with icu 65.1. + + Fix page loading errors with websites using HSTS. + + Fix web process crash when displaying a KaTeX formula. + + Fix several crashes and rendering issues. +- Drop webkit2gtk3-icu-build-fix.patch: Fixed upstream. + +------------------------------------------------------------------- +Thu Dec 19 21:50:10 UTC 2019 - Bjørn Lie <[email protected]> + +- Start using webkitgtk default gigacage malloc via passing + USE_SYSTEM_MALLOC=OFF to cmake. + +------------------------------------------------------------------- Old: ---- webkit2gtk3-icu-build-fix.patch webkitgtk-2.26.2.tar.xz webkitgtk-2.26.2.tar.xz.asc New: ---- webkitgtk-2.26.3.tar.xz webkitgtk-2.26.3.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ webkit2gtk3.spec ++++++ --- /var/tmp/diff_new_pack.nHiYZl/_old 2020-01-24 13:11:32.077442025 +0100 +++ /var/tmp/diff_new_pack.nHiYZl/_new 2020-01-24 13:11:32.081442026 +0100 @@ -1,7 +1,7 @@ # # spec file for package webkit2gtk3 # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -31,7 +31,7 @@ %define _gold_linker 0 %endif Name: webkit2gtk3 -Version: 2.26.2 +Version: 2.26.3 Release: 0 Summary: Library for rendering web content, GTK+ Port License: LGPL-2.0-or-later AND BSD-3-Clause @@ -43,10 +43,8 @@ Source99: webkit2gtk3.keyring # PATCH-FIX-OPENSUSE webkit2gtk3-fdo-soname.patch [email protected] -- don't call dlopen with an unversioned soname. Patch0: webkit2gtk3-fdo-soname.patch -# PATCh-FIX-UPSTREAM webkit2gtk3-icu-build-fix.patch [email protected] -- fix build with icu 65.1. -Patch1: webkit2gtk3-icu-build-fix.patch # PATCH-FIX-OPENSUSE webkit-process.patch boo#1159329 [email protected] -- use single web process for evolution and geary. -Patch2: webkit-process.patch +Patch1: webkit-process.patch BuildRequires: Mesa-libEGL-devel BuildRequires: Mesa-libGL-devel @@ -274,9 +272,8 @@ %prep %setup -n webkitgtk-%{version} %patch0 -p1 -%patch1 -p1 %if 0%{?suse_version} <= 1500 -%patch2 -p1 +%patch1 -p1 %endif %build @@ -324,7 +321,7 @@ %ifarch armv6hl ppc ppc64 ppc64le riscv64 s390 s390x -DENABLE_JIT=OFF \ %endif - -DUSE_SYSTEM_MALLOC=ON \ + -DUSE_SYSTEM_MALLOC=OFF \ %ninja_build -j $max_link_jobs ++++++ webkitgtk-2.26.2.tar.xz -> webkitgtk-2.26.3.tar.xz ++++++ /work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.26.2.tar.xz /work/SRC/openSUSE:Factory/.webkit2gtk3.new.26092/webkitgtk-2.26.3.tar.xz differ: char 27, line 1
