commit webkit2gtk3 for openSUSE:Factory

2020-10-30 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2020-10-30 11:45:57

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new.3463 (New)


Package is "webkit2gtk3"

Fri Oct 30 11:45:57 2020 rev:104 rq:844241 version:2.30.2

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2020-10-08 
13:11:36.279140951 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.3463/webkit2gtk3.changes
2020-10-30 11:46:05.365623468 +0100
@@ -1,0 +2,14 @@
+Fri Oct 23 09:35:30 UTC 2020 - Dominique Leuenberger 
+
+- Update to version 2.30.2:
+  + Fix scrolling when smooth scrolling is enabled in async
+scrolling mode.
+  + Fix WebSocket requests with same-site cookies.
+  + Fix TLS certificate information for service workers.
+  + Handle chassis type when its value is quoted.
+  + Fix the build with ENABLE_MEDIA_STREAM enabled and
+ENABLE_WEB_RTC_DISABLED.
+  + Fix the build with ENABLE_GAMEPAD enabled.
+  + Fix several crashes and rendering issues.
+
+---

Old:

  webkitgtk-2.30.1.tar.xz
  webkitgtk-2.30.1.tar.xz.asc

New:

  webkitgtk-2.30.2.tar.xz
  webkitgtk-2.30.2.tar.xz.asc



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.xkb2dZ/_old  2020-10-30 11:46:06.541624510 +0100
+++ /var/tmp/diff_new_pack.xkb2dZ/_new  2020-10-30 11:46:06.545624513 +0100
@@ -31,7 +31,7 @@
 %define _gold_linker 0
 %endif
 Name:   webkit2gtk3
-Version:2.30.1
+Version:2.30.2
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0-or-later AND BSD-3-Clause


++ webkitgtk-2.30.1.tar.xz -> webkitgtk-2.30.2.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.30.1.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new.3463/webkitgtk-2.30.2.tar.xz 
differ: char 27, line 1




commit webkit2gtk3 for openSUSE:Factory

2020-10-08 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2020-10-08 13:10:37

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new.4249 (New)


Package is "webkit2gtk3"

Thu Oct  8 13:10:37 2020 rev:103 rq:839602 version:2.30.1

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2020-09-28 
14:28:31.118119207 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.4249/webkit2gtk3.changes
2020-10-08 13:11:36.279140951 +0200
@@ -1,0 +2,7 @@
+Wed Sep 30 19:03:18 UTC 2020 - Michael Gorse 
+
+- Enable c_loop on aarch64: currently needed for compilation to
+  succeed with JIT disabled. Also disable sampling profiler, since
+  it conflicts with c_loop (boo#1177087).
+
+---



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.btZujN/_old  2020-10-08 13:11:37.003141607 +0200
+++ /var/tmp/diff_new_pack.btZujN/_new  2020-10-08 13:11:37.007141611 +0200
@@ -323,6 +323,8 @@
   -DPYTHON_EXECUTABLE=%{_bindir}/python3 \
 %ifarch aarch64
   -DENABLE_JIT=OFF \
+  -DENABLE_C_LOOP=ON \
+  -DENABLE_SAMPLING_PROFILER=OFF \
   -DUSE_SYSTEM_MALLOC=ON \
 %endif
 






commit webkit2gtk3 for openSUSE:Factory

2020-09-28 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2020-09-28 14:28:30

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new.4249 (New)


Package is "webkit2gtk3"

Mon Sep 28 14:28:30 2020 rev:102 rq:837832 version:2.30.1

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2020-09-25 
16:27:56.119699099 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.4249/webkit2gtk3.changes
2020-09-28 14:28:31.118119207 +0200
@@ -1,0 +2,9 @@
+Tue Sep 22 01:34:43 UTC 2020 - Michael Gorse 
+
+- Update to version 2.30.1: 
+  + Bring back the environment variable to force single process
+mode when PSON is disabled.
+  + Fix downloads started by an ephemeral web context.
+  + Updated translations.
+
+---

Old:

  webkitgtk-2.30.0.tar.xz
  webkitgtk-2.30.0.tar.xz.asc

New:

  webkitgtk-2.30.1.tar.xz
  webkitgtk-2.30.1.tar.xz.asc



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.1K9Z6L/_old  2020-09-28 14:28:33.398121185 +0200
+++ /var/tmp/diff_new_pack.1K9Z6L/_new  2020-09-28 14:28:33.406121191 +0200
@@ -31,7 +31,7 @@
 %define _gold_linker 0
 %endif
 Name:   webkit2gtk3
-Version:2.30.0
+Version:2.30.1
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0-or-later AND BSD-3-Clause


++ webkitgtk-2.30.0.tar.xz -> webkitgtk-2.30.1.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.30.0.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new.4249/webkitgtk-2.30.1.tar.xz 
differ: char 27, line 1




commit webkit2gtk3 for openSUSE:Factory

2020-09-25 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2020-09-25 16:24:52

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new.4249 (New)


Package is "webkit2gtk3"

Fri Sep 25 16:24:52 2020 rev:101 rq:836033 version:2.30.0

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2020-08-20 
22:25:25.387885749 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.4249/webkit2gtk3.changes
2020-09-25 16:27:56.119699099 +0200
@@ -1,0 +2,88 @@
+Mon Sep 14 23:28:52 UTC 2020 - Michael Gorse 
+
+- Update to version 2.30.0:
+  + Fix NTLM authentication.
+  + Don't try to use SHM on wayland with older wpebackend-fdo.
+  + Fix the build due to seccomp.h header not found.
+- Drop seccomp-build-fix.patch and wpe-shm-check.patch: fixed
+  upstream.
+
+---
+Mon Sep  7 22:24:27 UTC 2020 - Michael Gorse 
+
+- Add wpe-shm-check.patch: make SHM initialization fail for
+  wpebackend-fdo < 1.7.0.
+
+---
+Sun Sep  6 16:36:23 UTC 2020 - Michael Gorse 
+
+- Add seccomp-build-fix.patch: pass seccomp include directory to
+g++. 
+- Re-enable bubblewrap sandbox for SLE-15-SP2 and Tumbleweed.
+
+---
+Sat Sep  5 15:26:46 UTC 2020 - Dominique Leuenberger 
+
+- Update to version 2.29.92:
+  + Fix user agent header after a redirect when a new quirk is
+required.
+  + Stop using firefox user agent quirk for google docs.
+  + Fix rendering frames timeline panel in web inspector.
+  + Fix per-thread cpu usage in web inspector.
+  + Fix several crashes and rendering issues.
+- Changes from version 2.29.91:
+  + Fix a web process crash introduced in 2.29.90.
+- Changes from version 2.29.90:
+  + Fix font variation settings when font smoothing setting is also
+present.
+  + Fix HTML drag and drop operations.
+  + Fix argument order for clone syscall seccomp filter on s390x.
+  + Fix a crash when selecting text.
+  + Fix several crashes and rendering issues.
+- Changes from version 2.29.4:
+  + Add support for backdrop filters.
+  + Add support for text-underline-offset and
+text-decoration-thickness.
+  + Add OpenCDM and AV1 support to media backend.
+  + Add new API to get ITP data summary.
+  + Use mobile user-agent on tablets.
+  + Fix several crashes and rendering issues.
+- Changes from version 2.29.3:
+  + Add webkit_authentication_request_get_security_origin.
+  + Change the cookies accept policy to always when no-third-party
+is set and ITP is enabled.
+  + Fix web process hangs on large GitHub pages.
+  + Bubblewrap sandbox should not attempt to bind empty paths.
+  + Add support for sndio to bubblewrap sandbox.
+  + Also handle dark themes when the name ends with -Dark.
+  + Fix a race condition causing a crash in media player.
+  + Fix several crashes and rendering issues.
+- Changes from version 2.29.2:
+  + Add Intelligent Tracking Prevention (ITP) support.
+  + Add support for video formats in img elements.
+  + Add API to handle video autoplay policy that now defaults to
+disallow autoplay videos with audio.
+  + Add API to mute a web view.
+  + Add API to allow applications to handle the HTTP authentication
+credential storage.
+  + Add a WebKitSetting to set the media content types requiring
+hardware support.
+  + Fix a crash during drag an drop due to a bug introduced in
+2.29.1.
+  + Do not start page load during animation in back/forward
+gesture.
+  + Fix several crashes and rendering issues.
+- Changes from version 2.29.1:
+  + Stop using GTK theming to render form controls.
+  + Add API to disable GTK theming for scrollbars too.
+  + Fix several race conditions and threading issues in the media
+player.
+  + Add USER_AGENT_BRANDING build option.
+  + Add paste as plain text option to the context menu for rich
+editable content.
+  + Fix several crashes and rendering issues.
+  + Updated translations.
+- Rebase webkit2gtk3-fdo-soname.patch.
+- Add pkgconfig(libsystemd) BuildRequires: new dependency.
+
+---

Old:

  webkitgtk-2.28.4.tar.xz
  webkitgtk-2.28.4.tar.xz.asc

New:

  webkitgtk-2.30.0.tar.xz
  webkitgtk-2.30.0.tar.xz.asc



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.xtsBux/_old  2020-09-25 16:27:57.303700148 +0200
+++ /var/tmp/diff_new_pack.xtsBux/_new  2020-09-25 16:27:57.307700151 +0200
@@ -31,7 +31,7 @@
 %define _gold_linker 0
 %endif
 Name:   webkit2gtk3
-Version:2.28.4
+Version:

commit webkit2gtk3 for openSUSE:Factory

2020-08-20 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2020-08-20 22:24:39

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new.3399 (New)


Package is "webkit2gtk3"

Thu Aug 20 22:24:39 2020 rev:100 rq:827290 version:2.28.4

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2020-08-06 
17:29:15.456949140 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.3399/webkit2gtk3.changes
2020-08-20 22:25:25.387885749 +0200
@@ -1,0 +2,6 @@
+Thu Aug  6 08:22:08 UTC 2020 - Jan Engelhardt 
+
+- Add no-forced-sse.patch, cure execution of illegal instruction
+  in i586 firefox.
+
+---

New:

  no-forced-sse.patch



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.AYQFk4/_old  2020-08-20 22:25:26.911886462 +0200
+++ /var/tmp/diff_new_pack.AYQFk4/_new  2020-08-20 22:25:26.915886464 +0200
@@ -45,6 +45,8 @@
 Patch0: webkit2gtk3-fdo-soname.patch
 # PATCH-FIX-OPENSUSE webkit-process.patch boo#1159329 mgo...@suse.com -- use 
single web process for evolution and geary.
 Patch1: webkit-process.patch
+# PATCH-FIX-OPENSUSE no-forced-sse.patch jeng...@iani.de -- cure execution of 
illegal instruction in i586 firefox.
+Patch2: no-forced-sse.patch
 
 BuildRequires:  Mesa-libEGL-devel
 BuildRequires:  Mesa-libGL-devel
@@ -274,6 +276,7 @@
 %if 0%{?suse_version} <= 1500 && 0%{?sle_version} < 150200
 %patch1 -p1
 %endif
+%patch2 -p1
 
 %build
 %define _lto_cflags %{nil}

++ no-forced-sse.patch ++
From: Jan Engelhardt 
Date: 2020-01-30 14:15:51.612533365 +0100

cmake tests whether the compiler can emit SSE, which is the wrongest of all
options. (At the very least, a build system would check the buildhost's actual
CPU feature set; while not great, there are convincable usecases for doing
that.)

Disable unconditional emission of -msse2 into the command line.
On x86_64 where SSE2 is always available, gcc already implies -msse2
anyway, so there should not be anything lost by removing this block
of makefilery.

---
 Source/cmake/WebKitCompilerFlags.cmake |9 -
 1 file changed, 9 deletions(-)

Index: webkitgtk-2.26.3/Source/cmake/WebKitCompilerFlags.cmake
===
--- webkitgtk-2.26.3.orig/Source/cmake/WebKitCompilerFlags.cmake
+++ webkitgtk-2.26.3/Source/cmake/WebKitCompilerFlags.cmake
@@ -137,15 +137,6 @@ if (COMPILER_IS_GCC_OR_CLANG)
 if (CMAKE_COMPILER_IS_GNUCXX)
 WEBKIT_PREPEND_GLOBAL_COMPILER_FLAGS(-Wno-expansion-to-defined)
 endif ()
-
-# Force SSE2 fp on x86 builds.
-if (WTF_CPU_X86 AND NOT CMAKE_CROSSCOMPILING)
-WEBKIT_PREPEND_GLOBAL_COMPILER_FLAGS(-msse2 -mfpmath=sse)
-include(DetectSSE2)
-if (NOT SSE2_SUPPORT_FOUND)
-message(FATAL_ERROR "SSE2 support is required to compile WebKit")
-endif ()
-endif ()
 endif ()
 
 if (COMPILER_IS_GCC_OR_CLANG AND NOT MSVC)





commit webkit2gtk3 for openSUSE:Factory

2020-08-06 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2020-08-06 17:29:01

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new.3399 (New)


Package is "webkit2gtk3"

Thu Aug  6 17:29:01 2020 rev:99 rq:823594 version:2.28.4

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2020-07-17 
20:46:08.100622023 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.3399/webkit2gtk3.changes
2020-08-06 17:29:15.456949140 +0200
@@ -1,0 +2,8 @@
+Wed Jul 29 15:18:24 UTC 2020 - Michael Gorse 
+
+- Update to version 2.28.4 (boo#1174662):
+  + Fix several crashes and rendering issues.
+  + Security fixes: CVE-2020-9862, CVE-2020-9893, CVE-2020-9894,
+CVE-2020-9895, CVE-2020-9915, CVE-2020-9925.
+
+---
@@ -4 +12 @@
-- Update to version 2.28.3:
+- Update to version 2.28.3 (boo#1173998):

Old:

  webkitgtk-2.28.3.tar.xz
  webkitgtk-2.28.3.tar.xz.asc

New:

  webkitgtk-2.28.4.tar.xz
  webkitgtk-2.28.4.tar.xz.asc



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.YlyJG1/_old  2020-08-06 17:29:31.820977729 +0200
+++ /var/tmp/diff_new_pack.YlyJG1/_new  2020-08-06 17:29:31.824977737 +0200
@@ -31,7 +31,7 @@
 %define _gold_linker 0
 %endif
 Name:   webkit2gtk3
-Version:2.28.3
+Version:2.28.4
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0-or-later AND BSD-3-Clause


++ webkitgtk-2.28.3.tar.xz -> webkitgtk-2.28.4.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.28.3.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new.3399/webkitgtk-2.28.4.tar.xz 
differ: char 27, line 1




commit webkit2gtk3 for openSUSE:Factory

2020-07-17 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2020-07-17 20:45:42

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new.3592 (New)


Package is "webkit2gtk3"

Fri Jul 17 20:45:42 2020 rev:98 rq:820991 version:2.28.3

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2020-05-01 
11:08:58.227275567 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.3592/webkit2gtk3.changes
2020-07-17 20:46:08.100622023 +0200
@@ -1,0 +2,13 @@
+Fri Jul 10 12:08:05 UTC 2020 - Bjørn Lie 
+
+- Update to version 2.28.3:
+  + Enable kinetic scrolling with async scrolling.
+  + Fix web process hangs on large GitHub pages.
+  + Bubblewrap sandbox should not attempt to bind empty paths.
+  + Fix threading issues in the media player.
+  + Fix several crashes and rendering issues.
+  + Security fixes: CVE-2020-9802, CVE-2020-9803, CVE-2020-9805,
+CVE-2020-9806, CVE-2020-9807, CVE-2020-9843, CVE-2020-9850,
+CVE-2020-13753.
+
+---

Old:

  webkitgtk-2.28.2.tar.xz
  webkitgtk-2.28.2.tar.xz.asc

New:

  webkitgtk-2.28.3.tar.xz
  webkitgtk-2.28.3.tar.xz.asc



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.IbIFnY/_old  2020-07-17 20:46:13.484627761 +0200
+++ /var/tmp/diff_new_pack.IbIFnY/_new  2020-07-17 20:46:13.484627761 +0200
@@ -31,7 +31,7 @@
 %define _gold_linker 0
 %endif
 Name:   webkit2gtk3
-Version:2.28.2
+Version:2.28.3
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0-or-later AND BSD-3-Clause


++ webkitgtk-2.28.2.tar.xz -> webkitgtk-2.28.3.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.28.2.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new.3592/webkitgtk-2.28.3.tar.xz 
differ: char 27, line 1




commit webkit2gtk3 for openSUSE:Factory

2020-05-01 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2020-05-01 11:08:38

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new.2738 (New)


Package is "webkit2gtk3"

Fri May  1 11:08:38 2020 rev:97 rq:799169 version:2.28.2

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2020-04-29 
20:43:09.851764949 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.2738/webkit2gtk3.changes
2020-05-01 11:08:58.227275567 +0200
@@ -4 +4 @@
-- Update to version 2.28.2:
+- Update to version 2.28.2 (boo#1170643):
@@ -12,0 +13 @@
+  + Security fixes: CVE-2020-3899.
@@ -61 +62,3 @@
-  + Security fixes: CVE-2020-10018.
+  + Security fixes: CVE-2020-10018, CVE-2020-3885, CVE-2020-3894,
+CVE-2020-3895, CVE-2020-3897, CVE-2020-3900, CVE-2020-3901,
+CVE-2020-3902.



Other differences:
--





commit webkit2gtk3 for openSUSE:Factory

2020-04-29 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2020-04-29 20:43:02

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new.2738 (New)


Package is "webkit2gtk3"

Wed Apr 29 20:43:02 2020 rev:96 rq:798363 version:2.28.2

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2020-04-18 
00:30:24.942050484 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.2738/webkit2gtk3.changes
2020-04-29 20:43:09.851764949 +0200
@@ -1,0 +2,13 @@
+Mon Apr 27 15:27:49 UTC 2020 - Bjørn Lie 
+
+- Update to version 2.28.2:
+  + Fix excessive CPU usage due to GdkFrameClock not being stopped.
+  + Fix UI process crash when EGL_WL_bind_wayland_display extension
+is not available.
+  + Fix position of select popup menus in X11.
+  + Fix playing of Youtube 'live stream'/H264 URLs.
+  + Fix a crash under X11 when cairo uses xcb.
+  + Fix the build in MIPS64.
+  + Fix several crashes and rendering issues.
+
+---

Old:

  webkitgtk-2.28.1.tar.xz
  webkitgtk-2.28.1.tar.xz.asc

New:

  webkitgtk-2.28.2.tar.xz
  webkitgtk-2.28.2.tar.xz.asc



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.NL3MPX/_old  2020-04-29 20:43:12.175771008 +0200
+++ /var/tmp/diff_new_pack.NL3MPX/_new  2020-04-29 20:43:12.179771019 +0200
@@ -31,7 +31,7 @@
 %define _gold_linker 0
 %endif
 Name:   webkit2gtk3
-Version:2.28.1
+Version:2.28.2
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0-or-later AND BSD-3-Clause


++ webkitgtk-2.28.1.tar.xz -> webkitgtk-2.28.2.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.28.1.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new.2738/webkitgtk-2.28.2.tar.xz 
differ: char 27, line 1




commit webkit2gtk3 for openSUSE:Factory

2020-04-17 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2020-04-18 00:29:06

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new.2738 (New)


Package is "webkit2gtk3"

Sat Apr 18 00:29:06 2020 rev:95 rq:794681 version:2.28.1

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2020-03-16 
10:16:16.851536953 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.2738/webkit2gtk3.changes
2020-04-18 00:30:24.942050484 +0200
@@ -1,0 +2,32 @@
+Wed Apr 15 05:39:04 UTC 2020 - Bjørn Lie 
+
+- Update to version 2.28.1 (boo#1169658):
+  + Fix position of default option element popup windows under
+Wayland.
+  + Fix rendering after a cross site navigation with PSON enabled
+and hardware acceleration forced.
+  + Fix a crash in nested wayland compositor when closing a tab
+with PSON enabled.
+  + Update Chrome and Firefox versions in user agent quirks.
+  + Fix a crash with bubblewrap sandbox enabled.
+  + Fix a crash in JavaScriptCore in ppc64el.
+  + Fix the build with GStreamer 1.12.
+  + Fix several crashes and rendering issues.
+  + Security fixes: CVE-2020-11793.
+- Drop webkit2gtk3-gstreamer-build-fix.patch: Fixed upstream.
+
+---
+Thu Apr  2 19:53:27 UTC 2020 - Michael Gorse 
+
+- Add webkit2gtk3-gstreamer-build-fix.patch: fix build with
+  gstreamer 1.12 (webkit#209296).
+- Rebase webkit-process.patch.
+- Use WebKit defaults for ENABLE_JIT and USE_SYSTEM_MALLOC, except
+  for aarch64. WebKit now sets reasonable defaults based on
+  architecture. Disable on aarch64 in case a user is still using
+  the kernel-64kb package.
+- Use bubblewrap, xdg-dbus-proxy, wpe, and wpebackend-fdo on 15.2;
+  they had been unintentionally excluded.
+- Increase mem_per_process; otherwise fails on SLE/Leap.
+
+---
@@ -4 +36 @@
-- Update to version 2.28.0:
+- Update to version 2.28.0 (boo#1165528):
@@ -15,0 +48 @@
+  + Security fixes: CVE-2020-10018.

Old:

  webkitgtk-2.28.0.tar.xz
  webkitgtk-2.28.0.tar.xz.asc

New:

  webkitgtk-2.28.1.tar.xz
  webkitgtk-2.28.1.tar.xz.asc



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.ZF9KRF/_old  2020-04-18 00:30:28.662058187 +0200
+++ /var/tmp/diff_new_pack.ZF9KRF/_new  2020-04-18 00:30:28.666058195 +0200
@@ -31,7 +31,7 @@
 %define _gold_linker 0
 %endif
 Name:   webkit2gtk3
-Version:2.28.0
+Version:2.28.1
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0-or-later AND BSD-3-Clause
@@ -43,7 +43,7 @@
 Source99:   webkit2gtk3.keyring
 # PATCH-FIX-OPENSUSE webkit2gtk3-fdo-soname.patch mgo...@suse.com -- don't 
call dlopen with an unversioned soname.
 Patch0: webkit2gtk3-fdo-soname.patch
-# PATCH-NEEDS-REBASE webkit-process.patch boo#1159329 mgo...@suse.com -- use 
single web process for evolution and geary. WAS PATCH-FIX-OPENSUSE
+# PATCH-FIX-OPENSUSE webkit-process.patch boo#1159329 mgo...@suse.com -- use 
single web process for evolution and geary.
 Patch1: webkit-process.patch
 
 BuildRequires:  Mesa-libEGL-devel
@@ -52,7 +52,7 @@
 BuildRequires:  Mesa-libGLESv2-devel
 BuildRequires:  Mesa-libGLESv3-devel
 BuildRequires:  bison >= 2.3
-%if 0%{?suse_version} > 1510
+%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150200
 BuildRequires:  bubblewrap
 %endif
 BuildRequires:  cmake
@@ -66,7 +66,7 @@
 BuildRequires:  perl >= 5.10.0
 BuildRequires:  pkgconfig
 BuildRequires:  ruby >= 1.8.7
-%if 0%{?suse_version} > 1510
+%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150200
 BuildRequires:  xdg-dbus-proxy
 %endif
 BuildRequires:  pkgconfig(atk)
@@ -102,7 +102,7 @@
 BuildRequires:  pkgconfig(libxslt) >= 1.1.7
 BuildRequires:  pkgconfig(sqlite3)
 BuildRequires:  pkgconfig(upower-glib)
-%if 0%{?suse_version} > 1510
+%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
@@ -134,11 +134,11 @@
 Summary:Library for rendering web content, GTK+ Port
 # Require the injected bundles. The bundles are dlopen()ed
 Group:  System/Libraries
-%if 0%{?suse_version} > 1510
+%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150200
 Requires:   bubblewrap
 %endif
 Requires:   webkit2gtk-4_0-injected-bundles
-%if 0%{?suse_version} > 1510
+%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150200
 Requires:   xdg-dbus-proxy
 %endif
 Provides:   %{_pkgname_no_slpp} = %{version}
@@ -271,9 +271,8 @@
 %prep
 %setup -n webk

commit webkit2gtk3 for openSUSE:Factory

2020-03-16 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2020-03-16 10:15:53

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new.3160 (New)


Package is "webkit2gtk3"

Mon Mar 16 10:15:53 2020 rev:94 rq:784411 version:2.28.0

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2020-02-22 
19:02:16.081851914 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.3160/webkit2gtk3.changes
2020-03-16 10:16:16.851536953 +0100
@@ -1,0 +2,34 @@
+Thu Mar 12 12:10:03 UTC 2020 - Bjørn Lie 
+
+- Update to version 2.28.0:
+  + Add API to enable Process Swap on (Cross-site) Navigation.
+  + Add user messages API for the communication with the web
+extension.
+  + Add support for same-site cookies.
+  + Service workers are enabled by default.
+  + Add support for Pointer Lock API.
+  + Add flatpak sandbox support.
+  + Make ondemand hardware acceleration policy never leave
+accelerated compositing mode.
+  + Always use a light theme for rendering form controls.
+  + Add about:gpu to show information about the graphics stack.
+- Drop webkit2gtk3-ppc-build-fix.patch: Fixed upstream.
+
+---
+Fri Feb 28 09:19:47 UTC 2020 - Bjørn Lie 
+
+- Disable webkit-process.patch: Needs rebase, and furthermore it
+  should not be applied for Leap 15.2 as it is today.
+
+---
+Thu Feb 27 19:14:05 UTC 2020 - Bjørn Lie 
+
+- Update to version 2.27.91:
+  + Update user agent quirks to fix the unsupported browser message
+in several google services.
+  + Fix several compile warnings with GCC 10.
+  + Fix the build with GCC 10.
+  + Fix several crashes and rendering issues.
+  + Updated translations.
+
+---
@@ -5,0 +40,69 @@
+
+---
+Fri Feb 14 11:10:04 UTC 2020 - Bjørn Lie 
+
+- Update to version 2.27.90:
+  + Add support for same-site cookies.
+  + Add flatpak sandbox support.
+  + Enable WebAudio and WebGL by default in WebKitSettings.
+  + Add a setting to disallow top level navigation to a data URI.
+  + Add support for the -webkit-font-smoothing CSS property.
+  + Always use a light theme for rendering form controls.
+  + Stop making the Web Inspector windows transient.
+  + Ensure mouse cursor is hidden during fullscreen video playback.
+  + Add support for inspecting service workers to the remote
+inspector.
+  + Fix several crashes and rendering issues.
+- Changes from version 2.27.4:
+  + Add API for input methods.
+  + Add API to serialize/deserialize a JSCValue to/from a JSON
+string.
+  + Add support for strict secure cookies.
+  + Add support for saving data from remote inspector.
+  + Make ondemand hardware acceleration policy never leave
+accelerated compositing mode.
+  + Fix rendering of conic gradients in high resolution displays.
+  + Fix special combination characters not respecting the keystroke
+order when high CPU load.
+  + Honor the IndexedDB directory set in WebsiteDataManager.
+  + Fix rendering of text when there’s an initial advance in the
+text run.
+  + Fix web process crash when displaying a KaTeX formula.
+  + Fix network process crash with PSON enabled.
+  + Fix several crashes and rendering issues.
+- Changes from version 2.27.3:
+  + Add support for Pointer Lock API.
+  + Improve performance when falling back to system fonts.
+  + Stop using DBus for the remote inspector implementation to
+improve the performance of both WebDriver and remote inspector.
+  + Implement support for new ARIA roles: code, strong, emphasis,
+generic.
+  + Fix handling of content type with new custom protocols
+implementation.
+  + Make image decoders fully thread safe.
+  + Add support for get page source command in WebDriver.
+  + Add support for network proxy capabilities in WebDriver.
+  + Add support for new window command in WebDriver.
+  + Fix several crashes and rendering issues.
+  + Updated translations.
+- Changes from version 2.27.2:
+  + Add user messages API for the communication with the web
+extension.
+  + Enable service workers by default.
+  + Add support for saving data in Web Inspector.
+  + More navigation gesture improvement.
+  + Fix the build with WebDriver disabled.
+  + Show also client EGL extensions in about:gpu.
+  + Disable accelerated compositing when we fail to initialize the
+EGL dispaly under Wayland.
+  + Fix several crashes and rendering issues.
+- Changes from version 2.27.1:
+  + Enable async scrolling when accelerating compositing policy is
+‘always’.
+  + Add about:gpu to show information about the g

commit webkit2gtk3 for openSUSE:Factory

2020-02-22 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2020-02-22 19:02:01

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new.26092 (New)


Package is "webkit2gtk3"

Sat Feb 22 19:02:01 2020 rev:93 rq:777060 version:2.26.4

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2020-01-28 
10:53:21.072903076 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.26092/webkit2gtk3.changes   
2020-02-22 19:02:16.081851914 +0100
@@ -1,0 +2,18 @@
+Tue Feb 18 21:31:17 UTC 2020 - Michael Gorse 
+
+- Add webkit2gtk3-ppc-build-fix.patch: fix ppc64le build failure on
+  SLE 15.
+
+---
+Fri Feb 14 11:10:03 UTC 2020 - Bjørn Lie 
+
+- Update to version 2.26.4 (boo#1163809):
+  + Always use a light theme for rendering form controls.
+  + Fix the build with WPE renderer disabled.
+  + Fix the build with OpenGL disabled.
+  + Fix the build with GCC 10.
+  + Fix several crashes and rendering issues.
+  + Security fixes: CVE-2020-3862, CVE-2020-3864, CVE-2020-3865,
+CVE-2020-3867, CVE-2020-3868.
+
+---

Old:

  webkitgtk-2.26.3.tar.xz
  webkitgtk-2.26.3.tar.xz.asc

New:

  webkit2gtk3-ppc-build-fix.patch
  webkitgtk-2.26.4.tar.xz
  webkitgtk-2.26.4.tar.xz.asc



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.i9zU33/_old  2020-02-22 19:02:20.961861365 +0100
+++ /var/tmp/diff_new_pack.i9zU33/_new  2020-02-22 19:02:20.965861372 +0100
@@ -31,7 +31,7 @@
 %define _gold_linker 0
 %endif
 Name:   webkit2gtk3
-Version:2.26.3
+Version:2.26.4
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0-or-later AND BSD-3-Clause
@@ -45,6 +45,8 @@
 Patch0: webkit2gtk3-fdo-soname.patch
 # PATCH-FIX-OPENSUSE webkit-process.patch boo#1159329 mgo...@suse.com -- use 
single web process for evolution and geary.
 Patch1: webkit-process.patch
+# PATCH-FIX-UPSTREAM webkit2gtk3-ppc-build-fix.patch webkit#207906 
mgo...@suse.com -- fix the build on ppc64le.
+Patch2: webkit2gtk3-ppc-build-fix.patch
 
 BuildRequires:  Mesa-libEGL-devel
 BuildRequires:  Mesa-libGL-devel
@@ -274,6 +276,7 @@
 %if 0%{?suse_version} <= 1500
 %patch1 -p1
 %endif
+%patch2 -p1
 
 %build
 %define _lto_cflags %{nil}

++ webkit2gtk3-ppc-build-fix.patch ++
diff --git a/Source/bmalloc/bmalloc/BPlatform.h 
b/Source/bmalloc/bmalloc/BPlatform.h
index c49a6b90e26..ebafe03d77d 100644
--- a/Source/bmalloc/bmalloc/BPlatform.h
+++ b/Source/bmalloc/bmalloc/BPlatform.h
@@ -40,7 +40,7 @@
 #define BOS_DARWIN 1
 #endif
 
-#ifdef __unix
+#if defined(__unix) || defined(__unix__)
 #define BOS_UNIX 1
 #endif
 

++ webkitgtk-2.26.3.tar.xz -> webkitgtk-2.26.4.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.26.3.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new.26092/webkitgtk-2.26.4.tar.xz 
differ: char 27, line 1




commit webkit2gtk3 for openSUSE:Factory

2020-01-28 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2020-01-28 10:53:19

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new.26092 (New)


Package is "webkit2gtk3"

Tue Jan 28 10:53:19 2020 rev:92 rq:767491 version:2.26.3

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2020-01-24 
15:18:15.128006206 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.26092/webkit2gtk3.changes   
2020-01-28 10:53:21.072903076 +0100
@@ -1,0 +2,5 @@
+Sat Jan 25 14:21:01 UTC 2020 - Dominique Leuenberger 
+
+- No longer recommend -lang: supplements are in use
+
+---



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.1AgIH9/_old  2020-01-28 10:53:22.016904181 +0100
+++ /var/tmp/diff_new_pack.1AgIH9/_new  2020-01-28 10:53:22.016904181 +0100
@@ -141,7 +141,6 @@
 %if 0%{?suse_version} > 1510
 Requires:   xdg-dbus-proxy
 %endif
-Recommends: %{_pkgname_no_slpp}-lang
 Provides:   %{_pkgname_no_slpp} = %{version}
 Obsoletes:  webkit2gtk3-plugin-process-gtk2
 






commit webkit2gtk3 for openSUSE:Factory

2020-01-24 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2020-01-24 15:18:11

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new.26092 (New)


Package is "webkit2gtk3"

Fri Jan 24 15:18:11 2020 rev:91 rq:766889 version:2.26.3

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2020-01-24 
13:11:19.177436845 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.26092/webkit2gtk3.changes   
2020-01-24 15:18:15.128006206 +0100
@@ -4 +4 @@
-- Update to version 2.26.3:
+- Update to version 2.26.3 (boo#1161719):
@@ -12,0 +13 @@
+  + Security fixes: CVE-2019-8835, CVE-2019-8844, CVE-2019-8846.



Other differences:
--





commit webkit2gtk3 for openSUSE:Factory

2020-01-24 Thread root
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 
+
+- 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 
+
+- 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 mgo...@suse.com -- don't 
call dlopen with an unversioned soname.
 Patch0: webkit2gtk3-fdo-soname.patch
-# PATCh-FIX-UPSTREAM webkit2gtk3-icu-build-fix.patch mgo...@suse.com -- fix 
build with icu 65.1.
-Patch1: webkit2gtk3-icu-build-fix.patch
 # PATCH-FIX-OPENSUSE webkit-process.patch boo#1159329 mgo...@suse.com -- 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




commit webkit2gtk3 for openSUSE:Factory

2020-01-02 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2020-01-02 14:39:50

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new.6675 (New)


Package is "webkit2gtk3"

Thu Jan  2 14:39:50 2020 rev:89 rq:758317 version:2.26.2

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2019-11-15 
22:30:55.460108941 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.6675/webkit2gtk3.changes
2020-01-02 14:39:51.756876731 +0100
@@ -1,0 +2,6 @@
+Thu Dec 19 15:36:37 UTC 2019 - Michael Gorse 
+
+- Add webkit-process.patch: use single web process for evolution
+  and geary on 15.0 (boo#1159329 glgo#GNOME/evolution#587).
+
+---

New:

  webkit-process.patch



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.okGO3w/_old  2020-01-02 14:39:52.636877079 +0100
+++ /var/tmp/diff_new_pack.okGO3w/_new  2020-01-02 14:39:52.640877080 +0100
@@ -45,6 +45,8 @@
 Patch0: webkit2gtk3-fdo-soname.patch
 # PATCh-FIX-UPSTREAM webkit2gtk3-icu-build-fix.patch mgo...@suse.com -- fix 
build with icu 65.1.
 Patch1: webkit2gtk3-icu-build-fix.patch
+# PATCH-FIX-OPENSUSE webkit-process.patch boo#1159329 mgo...@suse.com -- use 
single web process for evolution and geary.
+Patch2: webkit-process.patch
 
 BuildRequires:  Mesa-libEGL-devel
 BuildRequires:  Mesa-libGL-devel
@@ -270,7 +272,12 @@
 %lang_package -n %{_pkgname_no_slpp}
 
 %prep
-%autosetup -p1 -n webkitgtk-%{version}
+%setup -n webkitgtk-%{version}
+%patch0 -p1
+%patch1 -p1
+%if 0%{?suse_version} <= 1500
+%patch2 -p1
+%endif
 
 %build
 %define _lto_cflags %{nil}

++ webkit-process.patch ++
From: Mike Gorse 
Date: Thu 19 Dec 2019 10:33:14 AM EST
Subject: [patch] Use single web process for evolution and geary.

https://mail.gnome.org/archives/distributor-list/2019-October/msg0.html

Index: webkitgtk/Source/WebKit/UIProcess/API/glib/WebKitWebContext.cpp
===
--- webkitgtk.orig/Source/WebKit/UIProcess/API/glib/WebKitWebContext.cpp
+++ webkitgtk/Source/WebKit/UIProcess/API/glib/WebKitWebContext.cpp
@@ -348,8 +348,16 @@ ALLOW_DEPRECATED_DECLARATIONS_END
 
configuration.setLocalStorageDirectory(FileSystem::stringFromFileSystemRepresentation(priv->localStorageDirectory.data()));
 
 const char* useSingleWebProcess = getenv("WEBKIT_USE_SINGLE_WEB_PROCESS");
-if (useSingleWebProcess && strcmp(useSingleWebProcess, "0"))
-configuration.setUsesSingleWebProcess(true);
+if (useSingleWebProcess) {
+if (strcmp(useSingleWebProcess, "0")) {
+configuration.setUsesSingleWebProcess(true);
+}
+} else {
+const char* prgname = g_get_prgname();
+if (!g_strcmp0(prgname, "evolution") || !g_strcmp0(prgname, "geary")) {
+configuration.setUsesSingleWebProcess(true);
+}
+}
 priv->processPool = WebProcessPool::create(configuration);
 
 if (!priv->websiteDataManager)





commit webkit2gtk3 for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2019-11-15 22:30:53

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new.26869 (New)


Package is "webkit2gtk3"

Fri Nov 15 22:30:53 2019 rev:88 rq:747649 version:2.26.2

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2019-11-10 
21:57:14.389903583 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.26869/webkit2gtk3.changes   
2019-11-15 22:30:55.460108941 +0100
@@ -1,0 +2,14 @@
+Mon Nov 11 22:31:54 UTC 2019 - Michael Gorse 
+
+- Add webkit2gtk3-icu-build-fix.patch: fix build with icu 65.1.
+
+---
+Thu Nov  7 16:38:56 UTC 2019 - Michael Gorse 
+
+- Only use wpe and xdg-dbus-proxy/bubblewrap for TW and
+  SLE-15-SP2 / leap 15.2.
+- Don't pass -DENABLE_BUBBLEWRAP_SANDBOX=ON; it is on by default.
+- Remove conditionals for EOL versions of openSUSE.
+- Always build with python3; remove the conditional.
+
+---
@@ -4 +18 @@
-- Update to version 2.26.2:
+- Update to version 2.26.2 (boo#1156318):
@@ -12,0 +27 @@
+  + Security fixes: CVE-2019-8812, CVE-2019-8814.
@@ -35,0 +51,2 @@
+ ++ Security fixes: CVE-2019-8783, CVE-2019-8811, CVE-2019-8813,
+CVE-2019-8816, CVE-2019-8819, CVE-2019-8820, CVE-2019-8823.
@@ -58 +75 @@
-- Update to version 2.26.0:
+- Update to version 2.26.0 (boo#1155321):
@@ -69,0 +87,3 @@
+  + Security fixes: CVE-2019-8625, CVE-2019-8720, CVE-2019-8769,
+CVE-2019-8771, CVE-2019-8710, CVE-2019-8743, CVE-2019-8764,
+CVE-2019-8766, CVE-2019-8782, CVE-2019-8808, CVE-2019-8815.
@@ -185 +205,3 @@
-CVE-2019-8684, CVE-2019-8688.
+CVE-2019-8684, CVE-2019-8688, CVE-2019-8674, CVE-2019-8707,
+CVE-2019-8719, CVE-2019-8733, CVE-2019-8763, CVE-2019-8765,
+CVE-2019-8821, CVE-2019-8822.
@@ -215 +237,2 @@
-CVE-2019-8681, CVE-2019-8687, CVE-2019-8689, CVE-2019-8690.
+CVE-2019-8681, CVE-2019-8687, CVE-2019-8689, CVE-2019-8690,
+CVE-2019-8726.
@@ -242 +265 @@
-CVE-2019-8686.
+CVE-2019-8686, CVE-2019-8735.
@@ -305 +328,2 @@
-CVE-2019-8551, CVE-2019-8558, CVE-2019-8559, CVE-2019-8563.
+CVE-2019-8551, CVE-2019-8558, CVE-2019-8559, CVE-2019-8563,
+CVE-2019-8768.

New:

  webkit2gtk3-icu-build-fix.patch



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.D8KExn/_old  2019-11-15 22:30:57.272108145 +0100
+++ /var/tmp/diff_new_pack.D8KExn/_new  2019-11-15 22:30:57.272108145 +0100
@@ -27,20 +27,9 @@
 %define _name webkitgtk
 # gold linker not available on old s390/s390x
 %define _gold_linker 1
-%if 0%{?suse_version} < 1320
-%ifarch s390 s390x
-%define _gold_linker 0
-%endif
-%else
 %ifarch ppc s390
 %define _gold_linker 0
 %endif
-%endif
-%if 0%{?suse_version} >= 1500
-%bcond_without python3
-%else
-%bcond_with python3
-%endif
 Name:   webkit2gtk3
 Version:2.26.2
 Release:0
@@ -54,6 +43,8 @@
 Source99:   webkit2gtk3.keyring
 # PATCH-FIX-OPENSUSE webkit2gtk3-fdo-soname.patch mgo...@suse.com -- don't 
call dlopen with an unversioned soname.
 Patch0: webkit2gtk3-fdo-soname.patch
+# PATCh-FIX-UPSTREAM webkit2gtk3-icu-build-fix.patch mgo...@suse.com -- fix 
build with icu 65.1.
+Patch1: webkit2gtk3-icu-build-fix.patch
 
 BuildRequires:  Mesa-libEGL-devel
 BuildRequires:  Mesa-libGL-devel
@@ -61,7 +52,9 @@
 BuildRequires:  Mesa-libGLESv2-devel
 BuildRequires:  Mesa-libGLESv3-devel
 BuildRequires:  bison >= 2.3
+%if 0%{?suse_version} > 1510
 BuildRequires:  bubblewrap
+%endif
 BuildRequires:  cmake
 BuildRequires:  enchant-devel
 BuildRequires:  gobject-introspection-devel
@@ -73,7 +66,9 @@
 BuildRequires:  perl >= 5.10.0
 BuildRequires:  pkgconfig
 BuildRequires:  ruby >= 1.8.7
+%if 0%{?suse_version} > 1510
 BuildRequires:  xdg-dbus-proxy
+%endif
 BuildRequires:  pkgconfig(atk)
 BuildRequires:  pkgconfig(atspi-2) >= 2.5.3
 BuildRequires:  pkgconfig(cairo) >= 1.10.2
@@ -107,15 +102,13 @@
 BuildRequires:  pkgconfig(libxslt) >= 1.1.7
 BuildRequires:  pkgconfig(sqlite3)
 BuildRequires:  pkgconfig(upower-glib)
+%if 0%{?suse_version} > 1510
 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} == 1315
-BuildRequires:  gcc7-c++
-%else
-BuildRequires:  gcc-c++ >= 4.9
-%endif
 %if 0%{?suse_version} >= 1500
 BuildRequires:  openjpeg2
 BuildRequires:  openjpeg2-devel
@@ -123,12 +116,7 @@
 %if 0%{?suse_version} > 1500
 BuildRequires:  pkgconfig(libwoff2dec)
 %endif
-%if %{with p

commit webkit2gtk3 for openSUSE:Factory

2019-11-10 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2019-11-10 21:57:13

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new.2990 (New)


Package is "webkit2gtk3"

Sun Nov 10 21:57:13 2019 rev:87 rq:746222 version:2.26.2

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2019-10-17 
12:54:19.582059618 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.2990/webkit2gtk3.changes
2019-11-10 21:57:14.389903583 +0100
@@ -1,0 +2,13 @@
+Wed Nov  6 16:26:43 UTC 2019 - Bjørn Lie 
+
+- Update to version 2.26.2:
+  + Improve performance of querying system fallback fonts.
+  + Don't use prgname in dbus-proxy socket path.
+  + Fix thread-safety issues in image decoders.
+  + Fix the build with WebDriver disabled.
+  + Disable accelerated compositing when we fail to initialize the
+EGL dispaly under Wayland.
+  + Fill the objects category in emoji picker.
+  + Fix several crashes and rendering issues.
+
+---

Old:

  webkitgtk-2.26.1.tar.xz
  webkitgtk-2.26.1.tar.xz.asc

New:

  webkitgtk-2.26.2.tar.xz
  webkitgtk-2.26.2.tar.xz.asc



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.Nmi9MJ/_old  2019-11-10 21:57:15.569905062 +0100
+++ /var/tmp/diff_new_pack.Nmi9MJ/_new  2019-11-10 21:57:15.573905067 +0100
@@ -42,7 +42,7 @@
 %bcond_with python3
 %endif
 Name:   webkit2gtk3
-Version:2.26.1
+Version:2.26.2
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0-or-later AND BSD-3-Clause


++ webkitgtk-2.26.1.tar.xz -> webkitgtk-2.26.2.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.26.1.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new.2990/webkitgtk-2.26.2.tar.xz 
differ: char 27, line 1




commit webkit2gtk3 for openSUSE:Factory

2019-10-17 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2019-10-17 12:54:15

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new.2352 (New)


Package is "webkit2gtk3"

Thu Oct 17 12:54:15 2019 rev:86 rq:733518 version:2.26.1

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2019-09-11 
10:19:15.771519179 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.2352/webkit2gtk3.changes
2019-10-17 12:54:19.582059618 +0200
@@ -1,0 +2,41 @@
+Thu Sep 26 10:03:59 UTC 2019 - Bjørn Lie 
+
+- Enable sandbox again (pass -DENABLE_BUBBLEWRAP_SANDBOX=ON to
+  cmake).
+- Move bubblewrap and xdg-dbus-proxy Requires from main package to
+  main library package libwebkit2gtk-4_0-37, they are needed at
+  runtime, and there is no webkit2gtk3 package that we can install.
+
+---
+Mon Sep 23 15:24:34 UTC 2019 - Bjørn Lie 
+
+- Update to version 2.26.1:
+  + Fix MSE media player with GStreamer 1.14.
+  + Fix HTML alternate loads never finishing.
+  + Fix web view initialization delay on fisrt load.
+  + Validate user agent string set via API.
+  + Fix a crash when a web view is destroyed with accelerated
+compositing mode enabled.
+  + Fix EGL initialization with newer versions of Mesa.
+  + Do not enable the sandbox inside docker.
+  + Fix several crashes and rendering issues.
+
+---
+Thu Sep 19 16:44:45 UTC 2019 - Michael Gorse 
+
+- Add webkit2gtk3-fdo-soname.patch: don't try to open WPE backend
+  with an unversioned soname. 
+
+---
+Tue Sep 17 14:42:14 UTC 2019 - Michael Gorse 
+
+- Enable pkgconfig(wpe-1.0) and pkgconfig(wpebackend-fdo-1.0)
+  BuildRequires and stop passing DUSE_WPE_RENDERER=OFF to cmake.
+
+---
+Thu Sep 12 21:09:23 UTC 2019 - Bjørn Lie 
+
+- Test disable sandbox, does this fix epiphany?
+  (pass -DENABLE_BUBBLEWRAP_SANDBOX=OFF to cmake).
+
+---

Old:

  webkitgtk-2.26.0.tar.xz
  webkitgtk-2.26.0.tar.xz.asc

New:

  webkit2gtk3-fdo-soname.patch
  webkitgtk-2.26.1.tar.xz
  webkitgtk-2.26.1.tar.xz.asc



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.3cMw4r/_old  2019-10-17 12:54:23.282050245 +0200
+++ /var/tmp/diff_new_pack.3cMw4r/_new  2019-10-17 12:54:23.282050245 +0200
@@ -42,16 +42,18 @@
 %bcond_with python3
 %endif
 Name:   webkit2gtk3
-Version:2.26.0
+Version:2.26.1
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0-or-later AND BSD-3-Clause
 Group:  Development/Libraries/C and C++
 URL:https://webkitgtk.org/
-Source0:https://webkitgtk.org/releases/%{_name}-%{version}.tar.xz
-Source1:https://webkitgtk.org/releases/%{_name}-%{version}.tar.xz.asc
+Source0:%{url}/releases/%{_name}-%{version}.tar.xz
+Source1:%{url}/releases/%{_name}-%{version}.tar.xz.asc
 Source98:   baselibs.conf
 Source99:   webkit2gtk3.keyring
+# PATCH-FIX-OPENSUSE webkit2gtk3-fdo-soname.patch mgo...@suse.com -- don't 
call dlopen with an unversioned soname.
+Patch0: webkit2gtk3-fdo-soname.patch
 
 BuildRequires:  Mesa-libEGL-devel
 BuildRequires:  Mesa-libGL-devel
@@ -105,8 +107,8 @@
 BuildRequires:  pkgconfig(libxslt) >= 1.1.7
 BuildRequires:  pkgconfig(sqlite3)
 BuildRequires:  pkgconfig(upower-glib)
-#BuildRequires:  pkgconfig(wpe-1.0) >= 1.3.0
-#BuildRequires:  pkgconfig(wpebackend-fdo-1.0) >= 1.3.0
+BuildRequires:  pkgconfig(wpe-1.0) >= 1.3.0
+BuildRequires:  pkgconfig(wpebackend-fdo-1.0) >= 1.3.0
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(zlib)
 %if 0%{?suse_version} == 1315
@@ -130,8 +132,6 @@
 %if %{_gold_linker}
 BuildRequires:  binutils-gold
 %endif
-Requires:   bubblewrap
-Requires:   xdg-dbus-proxy
 
 %description
 WebKit is a web content engine, derived from KHTML and KJS from KDE,
@@ -146,7 +146,9 @@
 Summary:Library for rendering web content, GTK+ Port
 # Require the injected bundles. The bundles are dlopen()ed
 Group:  System/Libraries
+Requires:   bubblewrap
 Requires:   webkit2gtk-4_0-injected-bundles
+Requires:   xdg-dbus-proxy
 Recommends: %{_pkgname_no_slpp}-lang
 Provides:   %{_pkgname_no_slpp} = %{version}
 Obsoletes:  webkit2gtk3-plugin-process-gtk2
@@ -331,7 +333,7 @@
   -DENABLE_JIT=OFF \
 %endif
   -DUSE_SYSTEM_MALLOC=ON \
-  -DUSE_WPE_RENDERER=OFF \
+  -DENABLE_BUBBLEW

commit webkit2gtk3 for openSUSE:Factory

2019-09-11 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2019-09-11 10:19:13

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new.7948 (New)


Package is "webkit2gtk3"

Wed Sep 11 10:19:13 2019 rev:85 rq:729425 version:2.26.0

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2019-09-04 
09:03:43.219035079 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.7948/webkit2gtk3.changes
2019-09-11 10:19:15.771519179 +0200
@@ -1,0 +2,110 @@
+Mon Sep  9 09:59:58 UTC 2019 - Bjørn Lie 
+
+- Update to version 2.26.0:
+  + Add support for subprocess sandboxing.
+  + Add support for HSTS (HTTP Strict Transport Security).
+  + Use libwpe with fdo backend to implement accelerated
+compositing under wayland.
+  + Remove support for GTK2 NPAPI plugins.
+  + Add support for datalist element in text input fields.
+  + Show the emoji chooser popover for editable content.
+  + Improve rendering of form controls when GTK theme is dark.
+  + Fix rendering artifacts in youtube volume button and github
+comment box.
+  + Single process model has been deprecated for security reasons.
+
+---
+Tue Sep  3 12:11:49 UTC 2019 - Bjørn Lie 
+
+- Update to version 2.25.92:
+  + Add WEBKIT_USE_SINGLE_WEB_PROCESS environment variable to force
+single process model in all WebKitWebContext. This is a
+temporary solution for applications still depending on the
+single process mode behavior. It will be only available in 2.26
+series.
+  + Add new API to remove a filter from an user content manager
+given its identifier.
+  + Add support for HSTS.
+  + Several improvements and bug fixes in MSE media player.
+  + Fix building without unified sources.
+  + Fix several crashes and rendering issues.
+  + Updated translations.
+
+---
+Fri Aug 30 11:25:04 UTC 2019 - Bjørn Lie 
+
+- Disable pkgconfig(wpe-1.0) and pkgconfig(wpebackend-fdo-1.0)
+  BuildRequires and pass DUSE_WPE_RENDERER=OFF to cmake. Needs more
+  work upstream.
+
+---
+Fri Aug 30 02:25:04 UTC 2019 - Bjørn Lie 
+
+- Update to version 2.25.4:
+  + Switch to use libsoup WebSockets API.
+  + Add support for permessage-deflate WebSocket extension.
+  + Add support for datalist element in text input fields.
+  + Fix a crash with empty video source.
+  + Fix several crashes and rendering issues.
+
+---
+Fri Aug 30 02:25:03 UTC 2019 - Bjørn Lie 
+
+- Update to version 2.25.3:
+  + Remove support for GTK2 NPAPI plugins.
+  + Fix web view updates after swapping web process if accelerated
+compositing mode is forced.
+  + Make kinetic scrolling work again.
+  + Fix position of emoji chooser when page is scrolled.
+  + Fix web process deadlock when scrolling twitter timeline which
+contains HLS videos.
+  + Make navigation gesture use dark fallback background color
+color on dark themes.
+  + Make Previous/Next gesture work in RTL mode.
+  + Support cancelling touchscreen back/forward gesture.
+  + Add user agent quirk to make github work in FreeBSD.
+  + Fix content disappearing when using CSS transforms.
+  + Fix some radio streams that could not be played.
+  + Fix video pause that sometimes caused to skip to finish.
+  + Fix volume level changes when playing a video.
+  + Fix several crashes and rendering issues.
+- Changes from version 2.25.2:
+  + Enable process switch on cross site navigation.
+  + Use libwpe with fdo backend to implement accelerated
+compositing under wayland.
+  + Fix rendering artifacts in youtube volume button.
+  + Fix trapezoid artifact in github comment box.
+  + Ensure web extensions directory is readable when sandbox is
+enabled.
+  + Fix the executable name of WebDriver process, renamed by
+mistake in 2.25.1.
+  + Enable hyperlink auditing setting by default.
+  + Remove the option to build without using the redirected
+XComposite window.
+  + Fix HLS streams being slow to start.
+  + Make accessibility work when sandbox is enabled.
+  + Fix several crashes and rendering issues.
+- Changes from version 2.25.1:
+  + Add support for subprocess sandboxing.
+  + Add API to get the web process unique identifier of a
+WebKitFrame.
+  + Add WebKitWebPage::did-associate-form-controls-for-frame signal
+and deprecate did-associate-form-controls.
+  + Implement AtkComponentIface scroll_to methods.
+  + Improve rendering of form controls when GTK theme is dark and
+enable prefers-color-scheme media query.
+  + Show the emoji chooser popover for editable content.
+  + Fi

commit webkit2gtk3 for openSUSE:Factory

2019-09-04 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2019-09-04 09:03:41

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new.7948 (New)


Package is "webkit2gtk3"

Wed Sep  4 09:03:41 2019 rev:84 rq:727306 version:2.24.4

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2019-07-26 
12:06:08.694889959 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.7948/webkit2gtk3.changes
2019-09-04 09:03:43.219035079 +0200
@@ -1,0 +2,23 @@
+Wed Aug 28 12:40:21 UTC 2019 - Bjørn Lie 
+
+- Update to version 2.24.4 (boo#1148931):
+  + Updated the user agent string to make happy certain websites
+which would claim that the browser being used was unsupported.
+  + Improve loading of multimedia streams to avoid memory
+exhaustion due to excessive caching.
+  + Fix display of documents with MIME type application/xml in the
+Web Inspector, when loaded using XmlHttpRequest.
+  + Fix a hang while scrolling certain websites which include HLS
+video content (Twitter, for example).
+  + Fix rounding artifacts in volume levels for media playback.
+  + Fix several crashes and rendering issues.
+  + Fix the build with video track support disabled.
+  + Fix the build with OpenGL support disabled.
+  + Fix build issue which would cause media controls to disappear
+when Python 3.x was used during the build process.
+  + Security fixes: CVE-2019-8644, CVE-2019-8649, CVE-2019-8658,
+CVE-2019-8669, CVE-2019-8678, CVE-2019-8680, CVE-2019-8683,
+CVE-2019-8684, CVE-2019-8688.
+- Drop webkit2gtk3-bwo197558-hang.patch: Fixed upstream.
+
+---
@@ -26,0 +50,2 @@
+  + Security fixes: CVE-2019-8666, CVE-2019-8673, CVE-2019-8676,
+CVE-2019-8681, CVE-2019-8687, CVE-2019-8689, CVE-2019-8690.
@@ -51 +76,3 @@
-  + Security fixes: CVE-2019-8595, CVE-2019-8607, CVE-2019-8615.
+  + Security fixes: CVE-2019-8595, CVE-2019-8607, CVE-2019-8615,
+CVE-2019-8671, CVE-2019-8672, CVE-2019-8677, CVE-2019-8679,
+CVE-2019-8686.

Old:

  webkit2gtk3-bwo197558-hang.patch
  webkitgtk-2.24.3.tar.xz
  webkitgtk-2.24.3.tar.xz.asc

New:

  webkitgtk-2.24.4.tar.xz
  webkitgtk-2.24.4.tar.xz.asc



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.37Q8r7/_old  2019-09-04 09:03:45.907034705 +0200
+++ /var/tmp/diff_new_pack.37Q8r7/_new  2019-09-04 09:03:45.911034705 +0200
@@ -42,7 +42,7 @@
 %bcond_with python3
 %endif
 Name:   webkit2gtk3
-Version:2.24.3
+Version:2.24.4
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0-or-later AND BSD-3-Clause
@@ -53,8 +53,6 @@
 Source98:   baselibs.conf
 Source99:   webkit2gtk3.keyring
 
-Patch1: webkit2gtk3-bwo197558-hang.patch
-
 BuildRequires:  Mesa-libEGL-devel
 BuildRequires:  Mesa-libGL-devel
 BuildRequires:  Mesa-libGLESv1_CM-devel


++ webkitgtk-2.24.3.tar.xz -> webkitgtk-2.24.4.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.24.3.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new.7948/webkitgtk-2.24.4.tar.xz 
differ: char 26, line 1




commit webkit2gtk3 for openSUSE:Factory

2019-07-26 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2019-07-26 12:06:06

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new.4126 (New)


Package is "webkit2gtk3"

Fri Jul 26 12:06:06 2019 rev:83 rq:717985 version:2.24.3

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2019-07-22 
12:17:25.507711248 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.4126/webkit2gtk3.changes
2019-07-26 12:06:08.694889959 +0200
@@ -1,0 +2,5 @@
+Sun Jul 14 14:21:58 UTC 2019 - Rich Coe 
+
+- Add webkit2gtk3-bwo197558-hang.patch for hang (bwo#197558)
+
+---

New:

  webkit2gtk3-bwo197558-hang.patch



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.p5UorL/_old  2019-07-26 12:06:11.082889581 +0200
+++ /var/tmp/diff_new_pack.p5UorL/_new  2019-07-26 12:06:11.106889577 +0200
@@ -53,6 +53,8 @@
 Source98:   baselibs.conf
 Source99:   webkit2gtk3.keyring
 
+Patch1: webkit2gtk3-bwo197558-hang.patch
+
 BuildRequires:  Mesa-libEGL-devel
 BuildRequires:  Mesa-libGL-devel
 BuildRequires:  Mesa-libGLESv1_CM-devel

++ webkit2gtk3-bwo197558-hang.patch ++
Subversion Revision: 247135
#  diff --git a/Source/WebCore/ChangeLog b/Source/WebCore/ChangeLog
#  index 
07cd6ac5cbeb6bd3bc7f3289a272d6dfed27db49..686f59f42f1914746c3e74d18b7491e947475237
 100644
#  --- a/Source/WebCore/ChangeLog
#  +++ b/Source/WebCore/ChangeLog
#  @@ -1,3 +1,34 @@
#  +2019-07-04  Charlie Turner  
#  +
#  +REGRESSION(r243197): [GStreamer] Web process hangs when scrolling 
twitter timeline which contains HLS videos
#  +https://bugs.webkit.org/show_bug.cgi?id=197558
#  +
#  +Reviewed by NOBODY (OOPS!).
#  +
#  +Not covered, I have a test locally that would probably trigger the
#  +deadlock if the network requests took a realistic amount of time,
#  +but from a local webserver the window of time to hit this deadlock
#  +is too narrow.
#  +
#  +* platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:
#  +(webkit_web_src_init): Make the websrc start asynchronously, this
#  +allows the main thread to be free to complete resource loader
#  +setup.
#  +(webKitWebSrcCreate): Calling start() from the create() vfunc is a
#  +recipe for deadlock, since BaseSrc holds the streaming lock during
#  +seeks, and then calls create(). In these cases, we do not want to
#  +notify async-completion, since we've already completed from the
#  +necessarily preceeding start() vfunc, and calling it again would
#  +require the stream-lock and deadlock us.
#  +(webKitWebSrcStart): Refactor to use webKitWebSrcMakeRequest, but
#  +ensuring that we do perform an async-complete notification.
#  +(webKitWebSrcMakeRequest): What Start() used to be, but now can be
#  +toggled when to notify of async-completion. Start() no longer
#  +blocks, since the return value of initiating a resource loader is
#  +of no interest to the callers.
#  +(webKitWebSrcCloseSession): Similarly to Start(), we do not need
#  +to wait for the completion of cancelled net requests.
#  +
#   2019-07-03  Eric Carlson  
#   
#   [MSE] Add more debug and error logging
diff --git 
a/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp 
b/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp
index 
121884a10ad51151f97ac07c550c236e95e6ded9..12b21ae3bfd3c67691a5c5ba567f9b06c1a2f372
 100644
--- a/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp
+++ b/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp
@@ -156,6 +156,7 @@ static void webKitWebSrcSetProperty(GObject*, guint 
propertyID, const GValue*, G
 static void webKitWebSrcGetProperty(GObject*, guint propertyID, GValue*, 
GParamSpec*);
 static GstStateChangeReturn webKitWebSrcChangeState(GstElement*, 
GstStateChange);
 static GstFlowReturn webKitWebSrcCreate(GstPushSrc*, GstBuffer**);
+static gboolean webKitWebSrcMakeRequest(GstBaseSrc*, bool);
 static gboolean webKitWebSrcStart(GstBaseSrc*);
 static gboolean webKitWebSrcStop(GstBaseSrc*);
 static gboolean webKitWebSrcGetSize(GstBaseSrc*, guint64* size);
@@ -260,6 +261,7 @@ static void webkit_web_src_init(WebKitWebSrc* src)
 
 webkitWebSrcReset(src);
 gst_base_src_set_automatic_eos(GST_BASE_SRC_CAST(src), FALSE);
+gst_base_src_set_async(GST_BASE_SRC_CAST(src), TRUE);
 }
 
 static void webKitWebSrcDispose(GObject* object)
@@ -361,7 +363,12 

commit webkit2gtk3 for openSUSE:Factory

2019-07-22 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2019-07-22 12:17:24

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new.4126 (New)


Package is "webkit2gtk3"

Mon Jul 22 12:17:24 2019 rev:82 rq:714112 version:2.24.3

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2019-07-08 
15:02:45.506691812 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.4126/webkit2gtk3.changes
2019-07-22 12:17:25.507711248 +0200
@@ -1,0 +2,5 @@
+Mon Jul  8 16:50:58 UTC 2019 - mgo...@suse.com
+
+- Drop webkit2gtk3-boo1088932-a11y-state-set.patch: fixed upstream.
+
+---

Old:

  webkit2gtk3-boo1088932-a11y-state-set.patch



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.DzmZlr/_old  2019-07-22 12:17:26.171711067 +0200
+++ /var/tmp/diff_new_pack.DzmZlr/_new  2019-07-22 12:17:26.171711067 +0200
@@ -53,9 +53,6 @@
 Source98:   baselibs.conf
 Source99:   webkit2gtk3.keyring
 
-# PATCH-FIX-UPSTREAM webkit2gtk3-boo1088932-a11y-state-set.patch boo#1088932 
webkit#184366 mgo...@suse.com -- fix crash when atk_object_ref_state_set is 
called on an AtkObject that's being destroyed
-Patch1: webkit2gtk3-boo1088932-a11y-state-set.patch
-
 BuildRequires:  Mesa-libEGL-devel
 BuildRequires:  Mesa-libGL-devel
 BuildRequires:  Mesa-libGLESv1_CM-devel






commit webkit2gtk3 for openSUSE:Factory

2019-07-08 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2019-07-08 15:02:44

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new.4615 (New)


Package is "webkit2gtk3"

Mon Jul  8 15:02:44 2019 rev:81 rq:713235 version:2.24.3

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2019-06-24 
21:45:58.927764840 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.4615/webkit2gtk3.changes
2019-07-08 15:02:45.506691812 +0200
@@ -1,0 +2,21 @@
+Tue Jul  2 11:17:11 UTC 2019 - Bjørn Lie 
+
+- Update to version 2.24.3:
+  + Deprecate WebSQL APIs.
+  + Make Previous/Next gesture work in RTL mode.
+  + Fix content disappearing when using CSS transforms.
+  + Fix rendering artifacts in youtube volume button.
+  + Fix trapezoid artifact in github comment box.
+  + Fix video pause that sometimes caused to skip to finish.
+  + Fix volume level changes when playing a video.
+  + Fix HLS streams being slow to start.
+  + Fix some radio streams that could not be played.
+  + Fix the build with older versions of GStreamer.
+  + Fix the build with video and audio disabled.
+  + Fix several crashes and rendering issues.
+  + Updated translations.
+- Drop upstream fixed patches:
+  + webkit2gtk3-bug196440-build-fix.patch.
+  + webkit2gtk3-bug198080-build-fix.patch.
+
+---

Old:

  webkit2gtk3-bug196440-build-fix.patch
  webkit2gtk3-bug198080-build-fix.patch
  webkitgtk-2.24.2.tar.xz
  webkitgtk-2.24.2.tar.xz.asc

New:

  webkitgtk-2.24.3.tar.xz
  webkitgtk-2.24.3.tar.xz.asc



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.HCs5H8/_old  2019-07-08 15:02:46.718693645 +0200
+++ /var/tmp/diff_new_pack.HCs5H8/_new  2019-07-08 15:02:46.726693658 +0200
@@ -42,7 +42,7 @@
 %bcond_with python3
 %endif
 Name:   webkit2gtk3
-Version:2.24.2
+Version:2.24.3
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0-or-later AND BSD-3-Clause
@@ -52,12 +52,10 @@
 Source1:https://webkitgtk.org/releases/%{_name}-%{version}.tar.xz.asc
 Source98:   baselibs.conf
 Source99:   webkit2gtk3.keyring
+
 # PATCH-FIX-UPSTREAM webkit2gtk3-boo1088932-a11y-state-set.patch boo#1088932 
webkit#184366 mgo...@suse.com -- fix crash when atk_object_ref_state_set is 
called on an AtkObject that's being destroyed
 Patch1: webkit2gtk3-boo1088932-a11y-state-set.patch
-# PATCH-FIX-UPSTREAM webkit2gtk3-bug196440-build-fix.patch mgo...@suse.com -- 
fix a build failure.
-Patch2: webkit2gtk3-bug196440-build-fix.patch
-# PATCh-FIX-UPSTREAM webkit2gtk3-bug198080-build-fix.patch mgo...@suse.com -- 
fix build with gstreamer 1.12.x.
-Patch3: webkit2gtk3-bug198080-build-fix.patch
+
 BuildRequires:  Mesa-libEGL-devel
 BuildRequires:  Mesa-libGL-devel
 BuildRequires:  Mesa-libGLESv1_CM-devel
@@ -292,10 +290,7 @@
 %lang_package -n %{_pkgname_no_slpp}
 
 %prep
-%setup -q -n webkitgtk-%{version}
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%autosetup -p1 -n webkitgtk-%{version}
 
 %build
 %define _lto_cflags %{nil}


++ webkitgtk-2.24.2.tar.xz -> webkitgtk-2.24.3.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.24.2.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new.4615/webkitgtk-2.24.3.tar.xz 
differ: char 27, line 1




commit webkit2gtk3 for openSUSE:Factory

2019-06-24 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2019-06-24 21:45:57

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new.4615 (New)


Package is "webkit2gtk3"

Mon Jun 24 21:45:57 2019 rev:80 rq:711470 version:2.24.2

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2019-05-27 
08:29:58.723267605 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.4615/webkit2gtk3.changes
2019-06-24 21:45:58.927764840 +0200
@@ -1,0 +2,7 @@
+Sat Jun 22 18:34:57 UTC 2019 - mgo...@suse.com
+
+- Add webkit2gtk3-bug196440-build-fix.patch and
+  webkit2gtk3-bug198080-build-fix.patch: fix build failures on
+  SLE/Leap 15 and SLE 12. 
+
+---
@@ -4 +11 @@
-- Update to version 2.24.2:
+- Update to version 2.24.2 (boo#1135715):

New:

  webkit2gtk3-bug196440-build-fix.patch
  webkit2gtk3-bug198080-build-fix.patch



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.njW98e/_old  2019-06-24 21:46:01.431766730 +0200
+++ /var/tmp/diff_new_pack.njW98e/_new  2019-06-24 21:46:01.483766769 +0200
@@ -54,6 +54,10 @@
 Source99:   webkit2gtk3.keyring
 # PATCH-FIX-UPSTREAM webkit2gtk3-boo1088932-a11y-state-set.patch boo#1088932 
webkit#184366 mgo...@suse.com -- fix crash when atk_object_ref_state_set is 
called on an AtkObject that's being destroyed
 Patch1: webkit2gtk3-boo1088932-a11y-state-set.patch
+# PATCH-FIX-UPSTREAM webkit2gtk3-bug196440-build-fix.patch mgo...@suse.com -- 
fix a build failure.
+Patch2: webkit2gtk3-bug196440-build-fix.patch
+# PATCh-FIX-UPSTREAM webkit2gtk3-bug198080-build-fix.patch mgo...@suse.com -- 
fix build with gstreamer 1.12.x.
+Patch3: webkit2gtk3-bug198080-build-fix.patch
 BuildRequires:  Mesa-libEGL-devel
 BuildRequires:  Mesa-libGL-devel
 BuildRequires:  Mesa-libGLESv1_CM-devel
@@ -290,6 +294,8 @@
 %prep
 %setup -q -n webkitgtk-%{version}
 %patch1 -p1
+%patch2 -p1
+%patch3 -p1
 
 %build
 %define _lto_cflags %{nil}

++ webkit2gtk3-bug196440-build-fix.patch ++
>From e2dd6decbe25ea9498f1ba213808f34b232740c7 Mon Sep 17 00:00:00 2001
From: "commit-qu...@webkit.org"
 
Date: Mon, 1 Apr 2019 09:47:08 +
Subject: [PATCH] Build failure after r243644 in GTK Linux 64-bit stable builds
 https://bugs.webkit.org/show_bug.cgi?id=196440

Patch by Pablo Saavedra  on 2019-04-01
Reviewed by Philippe Normand.

* platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp:
(WebCore::MediaPlayerPrivateGStreamerBase::updateTextureMapperFlags):

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@243690 
268f45cc-cd09-0410-ab3c-d52691b4dbfc
---
 Source/WebCore/ChangeLog   | 10 ++
 .../graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp |  2 ++
 2 files changed, 12 insertions(+)

diff --git 
a/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp
 
b/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp
index 00a2af6489e..5cb5f7536ac 100644
--- 
a/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp
+++ 
b/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp
@@ -1000,11 +1000,13 @@ void 
MediaPlayerPrivateGStreamerBase::updateTextureMapperFlags()
 break;
 }
 
+#if USE(GSTREAMER_GL)
 // When the imxvpudecoder is used, the texture sampling of the
 // directviv-uploaded texture returns an RGB value, so there's no need to
 // convert it.
 if (m_videoDecoderPlatform != WebKitGstVideoDecoderPlatform::ImxVPU)
 m_textureMapperFlags |= TEXTURE_MAPPER_COLOR_CONVERT_FLAG;
+#endif
 }
 #endif
 
-- 
2.16.4

++ webkit2gtk3-bug198080-build-fix.patch ++
diff --git 
a/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp
 
b/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp
index 205ee4bd296..51089792283 100644
--- 
a/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp
+++ 
b/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp
@@ -66,24 +66,6 @@
 
 #include 
 
-#if USE(LIBEPOXY)
-// Include the  header before .
-#include 
-
-// Workaround build issue with RPi userland GLESv2 headers and libepoxy 

-#if !GST_CHECK_VERSION(1, 14, 0)
-#include 
-#if defined(GST_GL_HAVE_WINDOW_DISPMANX) && GST_GL_HAVE_WINDOW_DISPMANX
-#define __gl2_h_
-#undef GST_GL_HAVE_GLSYNC
-#define GST_GL_HAVE_GLSYNC 1
-#endif
-#endif // !GST_CHECK_VERSION(1, 14, 0)
-#endif // USE(LIBEPOXY)
-
-#define GST_USE_UNSTABLE_API
-#include

commit webkit2gtk3 for openSUSE:Factory

2019-05-26 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2019-05-27 08:29:53

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new.5148 (New)


Package is "webkit2gtk3"

Mon May 27 08:29:53 2019 rev:79 rq:705213 version:2.24.2

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2019-05-03 
22:19:55.972406186 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.5148/webkit2gtk3.changes
2019-05-27 08:29:58.723267605 +0200
@@ -1,0 +2,16 @@
+Fri May 24 08:00:33 UTC 2019 - Bjørn Lie 
+
+- Update to version 2.24.2:
+  + Fix rendering of emojis copy-pasted from GTK emoji chooser.
+  + Fix space characters not being rendered with some CJK fonts.
+  + Fix adaptive streaming playback with older GStreamer versions.
+  + Set a maximum zoom level for pinch zooming gesture.
+  + Fix navigation gesture to not interfere with scrolling.
+  + Fix SSE2 detection at compile time, ensuring the right flags
+are passed to the compiler.
+  + Fix several crashes and rendering issues.
+  + Security fixes: CVE-2019-8595, CVE-2019-8607, CVE-2019-8615.
+  + Updated translations.
+- Drop webkit2gtk3-fix-i586-build.patch: Fixed upstream.
+
+---

Old:

  webkit2gtk3-fix-i586-build.patch
  webkitgtk-2.24.1.tar.xz
  webkitgtk-2.24.1.tar.xz.asc

New:

  webkitgtk-2.24.2.tar.xz
  webkitgtk-2.24.2.tar.xz.asc



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.QMiYDh/_old  2019-05-27 08:30:02.743266038 +0200
+++ /var/tmp/diff_new_pack.QMiYDh/_new  2019-05-27 08:30:02.747266037 +0200
@@ -42,7 +42,7 @@
 %bcond_with python3
 %endif
 Name:   webkit2gtk3
-Version:2.24.1
+Version:2.24.2
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0-or-later AND BSD-3-Clause
@@ -52,8 +52,6 @@
 Source1:https://webkitgtk.org/releases/%{_name}-%{version}.tar.xz.asc
 Source98:   baselibs.conf
 Source99:   webkit2gtk3.keyring
-# PATCH-FIX-UPSTREAM webkit2gtk3-fix-i586-build.patch dims...@opensuse.org -- 
Fix build on i586, taken from upstream 
https://trac.webkit.org/changeset/244138/webkit
-Patch0: webkit2gtk3-fix-i586-build.patch
 # PATCH-FIX-UPSTREAM webkit2gtk3-boo1088932-a11y-state-set.patch boo#1088932 
webkit#184366 mgo...@suse.com -- fix crash when atk_object_ref_state_set is 
called on an AtkObject that's being destroyed
 Patch1: webkit2gtk3-boo1088932-a11y-state-set.patch
 BuildRequires:  Mesa-libEGL-devel
@@ -291,7 +289,6 @@
 
 %prep
 %setup -q -n webkitgtk-%{version}
-%patch0 -p2
 %patch1 -p1
 
 %build


++ webkitgtk-2.24.1.tar.xz -> webkitgtk-2.24.2.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.24.1.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new.5148/webkitgtk-2.24.2.tar.xz 
differ: char 27, line 1




commit webkit2gtk3 for openSUSE:Factory

2019-05-03 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2019-05-03 22:19:54

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new.5148 (New)


Package is "webkit2gtk3"

Fri May  3 22:19:54 2019 rev:78 rq:699593 version:2.24.1

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2019-04-01 
12:31:16.413762648 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.5148/webkit2gtk3.changes
2019-05-03 22:19:55.972406186 +0200
@@ -1,0 +2,35 @@
+Wed Apr 24 17:45:53 UTC 2019 - Martin Liška 
+
+- Disable LTO (boo#1133291).
+
+---
+Mon Apr 15 11:06:10 UTC 2019 - Dominique Leuenberger 
+
+- Add webkit2gtk3-fix-i586-build.patch: Fix build on i586.
+
+---
+Wed Apr 10 21:50:50 UTC 2019 - Bjørn Lie 
+
+- Update to version 2.24.1 (boo#1132256):
+  + Do not allow changes in active URI before provisional load
+starts for non-API requests.
+  + Stop the threaded compositor when the page is not visible or
+layer tree state is frozen.
+  + Use WebKit HTTP source element again for adaptive streaming
+fragments downloading.
+  + Properly handle empty resources in
+webkit_web_resource_get_data().
+  + Add quirk to ensure outlook.live.com uses the modern UI.
+  + Fix methods returing GObject or boxed types in JavaScriptCore
+GLib API.
+  + Ensure callback data is passed to functions and constructors
+with no parameters in JavaScriptCore GLib API.
+  + Fix rendering of complex text when the font uses x,y origins.
+  + Fix sound loop with Google Hangouts and WhatsApp notifications.
+  + Fix the build with GStreamer 1.12.5 and GST GL enabled.
+  + Detect SSE2 at compile time.
+  + Fix several crashes and rendering issues.
+  + Security fixes: CVE-2019-6251, CVE-2019-11070.
+- Drop webkitgtk-gstreamer-gl-build-fix.patch: Fixed upstream.
+
+---
@@ -23 +58,3 @@
-  + Security fixes: CVE-2019-8375 (boo#1126768).
+  + Security fixes: CVE-2019-8375 (boo#1126768), CVE-2019-8506,
+CVE-2019-8524, CVE-2019-8535, CVE-2019-8536, CVE-2019-8544,
+CVE-2019-8551, CVE-2019-8558, CVE-2019-8559, CVE-2019-8563.
@@ -118,0 +156 @@
+  + Security fixes: CVE-2019-8518, CVE-2019-8523.
@@ -140 +178,2 @@
-  CVE-2019-6229, CVE-2019-6233, CVE-2019-6234.
+  CVE-2019-6229, CVE-2019-6233, CVE-2019-6234, CVE-2019-6201,
+  CVE-2019-7285, CVE-2019-7292, CVE-2019-8503, CVE-2019-8515.

Old:

  webkitgtk-2.24.0.tar.xz
  webkitgtk-2.24.0.tar.xz.asc
  webkitgtk-gstreamer-gl-build-fix.patch

New:

  webkit2gtk3-fix-i586-build.patch
  webkitgtk-2.24.1.tar.xz
  webkitgtk-2.24.1.tar.xz.asc



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.8Jl1Q2/_old  2019-05-03 22:19:57.092408430 +0200
+++ /var/tmp/diff_new_pack.8Jl1Q2/_new  2019-05-03 22:19:57.100408447 +0200
@@ -42,7 +42,7 @@
 %bcond_with python3
 %endif
 Name:   webkit2gtk3
-Version:2.24.0
+Version:2.24.1
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0-or-later AND BSD-3-Clause
@@ -52,11 +52,10 @@
 Source1:https://webkitgtk.org/releases/%{_name}-%{version}.tar.xz.asc
 Source98:   baselibs.conf
 Source99:   webkit2gtk3.keyring
+# PATCH-FIX-UPSTREAM webkit2gtk3-fix-i586-build.patch dims...@opensuse.org -- 
Fix build on i586, taken from upstream 
https://trac.webkit.org/changeset/244138/webkit
+Patch0: webkit2gtk3-fix-i586-build.patch
 # PATCH-FIX-UPSTREAM webkit2gtk3-boo1088932-a11y-state-set.patch boo#1088932 
webkit#184366 mgo...@suse.com -- fix crash when atk_object_ref_state_set is 
called on an AtkObject that's being destroyed
 Patch1: webkit2gtk3-boo1088932-a11y-state-set.patch
-# PATCH-FIX-UPSTREAM webkitgtk-gstreamer-gl-build-fix.patch webkit#196178 
mgo...@suse.com -- fix build on SLE/Leap 15.
-Patch2: webkitgtk-gstreamer-gl-build-fix.patch
-
 BuildRequires:  Mesa-libEGL-devel
 BuildRequires:  Mesa-libGL-devel
 BuildRequires:  Mesa-libGLESv1_CM-devel
@@ -66,21 +65,12 @@
 #BuildRequires:  bubblewrap
 BuildRequires:  cmake
 BuildRequires:  enchant-devel
-%if 0%{?suse_version} == 1315
-BuildRequires:  gcc7-c++
-%else
-BuildRequires:  gcc-c++ >= 4.9
-%endif
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  gperf >= 3.0.1
 BuildRequires:  hyphen-devel
 BuildRequires:  libicu-devel
 BuildRequires:  libjpeg-devel
 BuildRequires:  ninja
-%if 0%{?suse_version} >= 1500
-BuildRequires:  openjpeg2
-BuildRequires:  openjpeg2-devel
-%endif
 BuildRequires:  perl >= 5.1

commit webkit2gtk3 for openSUSE:Factory

2019-04-01 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2019-04-01 12:31:13

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new.25356 (New)


Package is "webkit2gtk3"

Mon Apr  1 12:31:13 2019 rev:77 rq:689309 version:2.24.0

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2019-03-24 
14:58:12.267193086 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.25356/webkit2gtk3.changes   
2019-04-01 12:31:16.413762648 +0200
@@ -1,0 +2,6 @@
+Tue Mar 26 22:39:18 UTC 2019 - mgo...@suse.com
+
+- Add webkitgtk-gstreamer-gl-build-fix.patch: fix build on
+  SLE/Leap 15 (webkit#196178).
+
+---

New:

  webkitgtk-gstreamer-gl-build-fix.patch



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.2wzePF/_old  2019-04-01 12:31:17.313762928 +0200
+++ /var/tmp/diff_new_pack.2wzePF/_new  2019-04-01 12:31:17.313762928 +0200
@@ -54,6 +54,8 @@
 Source99:   webkit2gtk3.keyring
 # PATCH-FIX-UPSTREAM webkit2gtk3-boo1088932-a11y-state-set.patch boo#1088932 
webkit#184366 mgo...@suse.com -- fix crash when atk_object_ref_state_set is 
called on an AtkObject that's being destroyed
 Patch1: webkit2gtk3-boo1088932-a11y-state-set.patch
+# PATCH-FIX-UPSTREAM webkitgtk-gstreamer-gl-build-fix.patch webkit#196178 
mgo...@suse.com -- fix build on SLE/Leap 15.
+Patch2: webkitgtk-gstreamer-gl-build-fix.patch
 
 BuildRequires:  Mesa-libEGL-devel
 BuildRequires:  Mesa-libGL-devel
@@ -291,6 +293,7 @@
 %prep
 %setup -q -n webkitgtk-%{version}
 %patch1 -p1
+%patch2 -p1
 
 %build
 # Here we must muzzle our dog so it doesn't eat all the memory



++ webkitgtk-gstreamer-gl-build-fix.patch ++
diff -urp 
webkitgtk-2.24.0.orig/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp
 
webkitgtk-2.24.0/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp
--- 
webkitgtk-2.24.0.orig/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp
2019-03-13 04:21:39.0 -0500
+++ 
webkitgtk-2.24.0/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp
 2019-03-26 17:38:02.621708276 -0500
@@ -29,7 +29,6 @@
 
 #include "GStreamerCommon.h"
 #include "GraphicsContext.h"
-#include "GraphicsContext3D.h"
 #include "ImageGStreamer.h"
 #include "ImageOrientation.h"
 #include "IntRect.h"
@@ -117,6 +116,7 @@
 #if USE(TEXTURE_MAPPER_GL)
 #include "BitmapTextureGL.h"
 #include "BitmapTexturePool.h"
+#include "GraphicsContext3D.h"
 #include "TextureMapperContextAttributes.h"
 #include "TextureMapperGL.h"
 #include "TextureMapperPlatformLayerBuffer.h"
@@ -191,6 +191,9 @@ public:
 if (m_isMapped)
 m_textureID = *reinterpret_cast(m_videoFrame.data[0]);
 } else
+#else
+UNUSED_PARAM(gstGLEnabled);
+UNUSED_PARAM(flags);
 #endif // USE(GSTREAMER_GL)
 
 {



commit webkit2gtk3 for openSUSE:Factory

2019-03-24 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2019-03-24 14:58:07

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new.25356 (New)


Package is "webkit2gtk3"

Sun Mar 24 14:58:07 2019 rev:76 rq:687897 version:2.24.0

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2019-03-19 
11:06:52.118105088 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.25356/webkit2gtk3.changes   
2019-03-24 14:58:12.267193086 +0100
@@ -1,0 +2,5 @@
+Tue Mar 19 19:52:23 UTC 2019 - mgo...@suse.com
+
+- Disable openjpeg on SLE 12. Our version isn't new enough. 
+
+---
@@ -11,0 +17 @@
+  + Security fixes: CVE-2019-8375 (boo#1126768).



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.vPcYB4/_old  2019-03-24 14:58:13.115192977 +0100
+++ /var/tmp/diff_new_pack.vPcYB4/_new  2019-03-24 14:58:13.119192977 +0100
@@ -75,8 +75,10 @@
 BuildRequires:  libicu-devel
 BuildRequires:  libjpeg-devel
 BuildRequires:  ninja
+%if 0%{?suse_version} >= 1500
 BuildRequires:  openjpeg2
 BuildRequires:  openjpeg2-devel
+%endif
 BuildRequires:  perl >= 5.10.0
 BuildRequires:  pkgconfig
 BuildRequires:  ruby >= 1.8.7
@@ -329,6 +331,7 @@
   -DCMAKE_CXX_COMPILER=g++-7 \
   -DENABLE_WEB_CRYPTO=OFF \
   -DUSE_GSTREAMER_GL=false \
+  -DUSE_OPENJPEG=false \
 %endif
 %if 0%{?suse_version} <= 1500
   -DUSE_WOFF2=false \






commit webkit2gtk3 for openSUSE:Factory

2019-03-19 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2019-03-19 11:06:44

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new.28833 (New)


Package is "webkit2gtk3"

Tue Mar 19 11:06:44 2019 rev:75 rq:684880 version:2.24.0

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2019-03-08 
12:00:06.815967981 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.28833/webkit2gtk3.changes   
2019-03-19 11:06:52.118105088 +0100
@@ -1,0 +2,99 @@
+Wed Mar 13 13:40:11 UTC 2019 - Bjørn Lie 
+
+- Update to version 2.24.0:
+  + Added support fot content filtering.
+  + Variation fonts support.
+  + Fully emoji rendering support.
+  + Added navigation and pinch zoom gestures for touchpads.
+  + Support for JPEG2000 images.
+  + Script dialogs are now modal to the current web view only.
+  + New API to convert URI to format for display.
+
+---
+Wed Mar  6 16:25:48 UTC 2019 - Bjørn Lie 
+
+- Update to version 2.23.92:
+  + Fix constructors returning a GObject in JSC GLib API.
+  + Do not scan NPAPI plugins when plugins are disabled in
+settings.
+  + Add WebKitUserContentFilterStore to the API docs.
+  + Fix several crashes and rendering issues.
+  + Updated translations.
+
+---
+Sun Mar  3 18:37:51 UTC 2019 - bjorn@gmail.com
+
+- Update to version 2.23.91:
+  + Add new API to handle user content filters.
+  + Fix a UI process crash while filling selection data during drag
+and drop.
+  + Fix deadlock on Linux/x64 between SamplingProfiler and VMTraps.
+  + Fix several crashes and rendering issues.
+  + Updated translations.
+
+---
+Sun Mar  3 16:05:51 UTC 2019 - bjorn@gmail.com
+
+- Update to version 2.23.90:
+  + Add a new setting to disable JavaScript elments from documents
+during parsing.
+  + Add new API to expose JavaScriptCore options.
+  + Add support for JPEG2000 images.
+  + Add support for back/forward touchpad gesture.
+  + Add support for pinch zoom on touchpad.
+  + Use a scrolled window in alert dialogs to handle long contents.
+  + Sleep disabler now inhibits idle when a "System" sleep disabler
+is requested.
+  + Remove experimental sandboxing support, it's not yet ready for
+stable release.
+  + Fix a web process deadlock when starting the remote inspector.
+  + Fix a crash when browsing inspector:// URI without port set.
+  + Fix several crashes and rendering issues.
+- Add openjpeg2 and openjpeg2-devel BuildRequires: New
+  dependencies.
+- Drop webkit2gtk3-python3.patch: Not needed anymore.
+- Disable bubblewrap, xdg-dbus-proxy and pkgconfig(libseccomp)
+  BuildRequires and bubblewrap, xdg-dbus-proxy Requires: Sandbox
+  support was disabled by upstream again.
+- Stop passing -DENABLE_ACCELERATED_2D_CANVAS=ON to cmake, follow
+  upstream default.
+
+---
+Sun Mar  3 16:05:50 UTC 2019 - bjorn@gmail.com
+
+- Update to version 2.23.3:
+  + Fix rendering of emoji sequences containing zero with joiner.
+  + Fallback to a colored font when rendering emojis.
+  + Fix rendering artifacts on Youtube while scrolling under X11.
+  + Remove DConf permissions from sandbox.
+  + Fix build from release tarball with gtkdoc enabled.
+  + Fix several crashes and rendering issues.
+  + Updated translations.
+
+---
+Sun Mar  3 16:05:49 UTC 2019 - bjorn@gmail.com
+
+- Update to version 2.23.2:
+  + Fix rendering artifacts in some websites with accelerated
+compositing enabled.
+  + Add initial support for variation fonts.
+  + Add new API to convert a URI to a format for display.
+  + Make scrollbars follow gtk-primary-button-warps-slider setting.
+  + Fix crashes when closing the WebDriver session.
+  + Fix the build with OpenGL disabled.
+  + Fix several crashes and rendering issues.
+- Changes from version 2.23.1:
+  + Add initial support for subprocess sandboxing in Linux.
+  + Add new permission request type for media device information.
+  + Make scrollbars follow gtk-primary-button-warps-slider setting.
+  + Script dialogs are now modal to the current web view only.
+  + Fix several crashes and rendering issues.
+- Add bubblewrap, xdg-dbus-proxy and pkgconfig(libseccomp)
+  BuildRequires: New dependencies for subprocess sandboxing.
+- Add bubblewrap and xdg-dbus-proxy Requires: They are needed at
+  runtime.
+- Disable webkit2gtk3-python3.patch: Needs rebase or possibly
+  outright dropping as fixed, as some parts of them are checked in
+  upstream.
+
+

commit webkit2gtk3 for openSUSE:Factory

2019-03-08 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2019-03-08 12:00:05

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new.28833 (New)


Package is "webkit2gtk3"

Fri Mar  8 12:00:05 2019 rev:74 rq:681422 version:2.22.7

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2019-02-24 
17:02:14.440713416 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.28833/webkit2gtk3.changes   
2019-03-08 12:00:06.815967981 +0100
@@ -1,0 +2,8 @@
+Sat Mar  2 16:34:27 UTC 2019 - Bjørn Lie 
+
+- Update to version 2.22.7:
+  + Fix rendering of glyphs in Hebrew (and possibly other
+languages) when Unicode NFC normalization is used.
+  + Fix several crashes and race conditions.
+
+---

Old:

  webkitgtk-2.22.6.tar.xz
  webkitgtk-2.22.6.tar.xz.asc

New:

  webkitgtk-2.22.7.tar.xz
  webkitgtk-2.22.7.tar.xz.asc



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.xxBjfb/_old  2019-03-08 12:00:16.123966405 +0100
+++ /var/tmp/diff_new_pack.xxBjfb/_new  2019-03-08 12:00:16.155966399 +0100
@@ -42,7 +42,7 @@
 %bcond_with python3
 %endif
 Name:   webkit2gtk3
-Version:2.22.6
+Version:2.22.7
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0-or-later AND BSD-3-Clause


++ webkitgtk-2.22.6.tar.xz -> webkitgtk-2.22.7.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.22.6.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new.28833/webkitgtk-2.22.7.tar.xz 
differ: char 26, line 1




commit webkit2gtk3 for openSUSE:Factory

2019-02-24 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2019-02-24 17:02:12

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new.28833 (New)


Package is "webkit2gtk3"

Sun Feb 24 17:02:12 2019 rev:73 rq:674757 version:2.22.6

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2019-01-15 
09:09:57.742591702 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.28833/webkit2gtk3.changes   
2019-02-24 17:02:14.440713416 +0100
@@ -1,0 +2,22 @@
+Wed Feb 13 17:16:52 UTC 2019 - mgo...@suse.com
+
+- Replace webkit2gtk3-boo1088932-a11y-state-set.patch with a patch
+  proposed for webkit#188599. The original patch didn't always
+  prevent crashes.
+
+---
+Sat Feb  9 15:44:38 UTC 2019 - bjorn@gmail.com
+
+- Update to version 2.22.6 (boo#1124937):
+  + Make kinetic scrolling slow down smoothly when reaching the
+ends of pages, instead of abruptly, to better match the GTK+
+behaviour.
+  + Fix Web inspector magnifier under Wayland.
+  + Fix garbled rendering of some websites (e.g. YouTube) while
+scrolling under X11.
+  + Fix several crashes, race conditions, and rendering issues.
+- CVE identifiers fixed: CVE-2019-6212, CVE-2019-6215,
+  CVE-2019-6216, CVE-2019-6217, CVE-2019-6226, CVE-2019-6227,
+  CVE-2019-6229, CVE-2019-6233, CVE-2019-6234.
+
+---

Old:

  webkitgtk-2.22.5.tar.xz
  webkitgtk-2.22.5.tar.xz.asc

New:

  webkitgtk-2.22.6.tar.xz
  webkitgtk-2.22.6.tar.xz.asc



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.qn2KOg/_old  2019-02-24 17:02:17.608711910 +0100
+++ /var/tmp/diff_new_pack.qn2KOg/_new  2019-02-24 17:02:17.612711908 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package webkit2gtk3
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -42,7 +42,7 @@
 %bcond_with python3
 %endif
 Name:   webkit2gtk3
-Version:2.22.5
+Version:2.22.6
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0-or-later AND BSD-3-Clause
@@ -141,8 +141,8 @@
 
 %package -n libwebkit2gtk%{_wk2sover}
 Summary:Library for rendering web content, GTK+ Port
-Group:  System/Libraries
 # Require the injected bundles. The bundles are dlopen()ed
+Group:  System/Libraries
 Requires:   webkit2gtk-4_0-injected-bundles
 Recommends: %{_pkgname_no_slpp}-lang
 Provides:   %{_pkgname_no_slpp} = %{version}

++ webkit2gtk3-boo1088932-a11y-state-set.patch ++
--- /var/tmp/diff_new_pack.qn2KOg/_old  2019-02-24 17:02:17.644711892 +0100
+++ /var/tmp/diff_new_pack.qn2KOg/_new  2019-02-24 17:02:17.644711892 +0100
@@ -1,61 +1,13 @@
-Index: webkitgtk-2.21.5/Source/WebCore/accessibility/AccessibilityObject.cpp
-===
 webkitgtk-2.21.5.orig/Source/WebCore/accessibility/AccessibilityObject.cpp 
2018-07-03 11:11:27.0 +0200
-+++ webkitgtk-2.21.5/Source/WebCore/accessibility/AccessibilityObject.cpp  
2018-07-24 11:54:06.402075029 +0200
-@@ -1783,7 +1783,7 @@ void AccessibilityObject::updateBackingS
+diff -urp 
webkitgtk-2.22.6.orig/Source/WebCore/accessibility/AccessibilityObject.cpp 
webkitgtk-2.22.6/Source/WebCore/accessibility/AccessibilityObject.cpp
+--- webkitgtk-2.22.6.orig/Source/WebCore/accessibility/AccessibilityObject.cpp 
2019-02-12 16:58:51.735109641 -0600
 webkitgtk-2.22.6/Source/WebCore/accessibility/AccessibilityObject.cpp  
2019-02-12 17:00:53.987806344 -0600
+@@ -1780,6 +1780,9 @@ void AccessibilityObject::updateBackingS
+ if (!axObjectCache())
+ return;
+ 
++if (WidgetHierarchyUpdatesSuspensionScope::isSuspended())
++return;
++
  // Updating the layout may delete this object.
  RefPtr protectedThis(this);
  if (auto* document = this->document()) {
--if (!document->view()->layoutContext().isInRenderTreeLayout() && 
!document->inRenderTreeUpdate() && !document->inStyleRecalc())
-+if (!document->view()->layoutContext().isInRenderTreeLayout() && 
!document->inRenderTreeUpdate() && document->isSafeToUpdateStyleOrLayout())
- document->updateLayoutIgnorePendingStylesheets();
- }
- updateChildrenIfNecessary();
-Index: webkitgtk-2.21.5/Source/WebCore/dom/Document.cpp
-===

commit webkit2gtk3 for openSUSE:Factory

2019-01-15 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2019-01-15 09:09:56

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new.28833 (New)


Package is "webkit2gtk3"

Tue Jan 15 09:09:56 2019 rev:72 rq:664168 version:2.22.5

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2019-01-03 
18:03:25.724311053 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.28833/webkit2gtk3.changes   
2019-01-15 09:09:57.742591702 +0100
@@ -23,2 +23,4 @@
-  + Security fixes: CVE-2018-4437, CVE-2018-4438, CVE-2018-4441,
-CVE-2018-4442, CVE-2018-4443, CVE-2018-4464.
+  + Security fixes: CVE-2018-4437 (boo#1119553), CVE-2018-4438
+(boo#1119554), CVE-2018-4441 (boo#1119555), CVE-2018-4442
+(boo#1119556), CVE-2018-4443 (boo#1119557), CVE-2018-4464
+(boo#1119558).



Other differences:
--





commit webkit2gtk3 for openSUSE:Factory

2019-01-03 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2019-01-03 18:03:24

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new.28833 (New)


Package is "webkit2gtk3"

Thu Jan  3 18:03:24 2019 rev:71 rq:661551 version:2.22.5

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2018-12-24 
11:36:04.405735369 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.28833/webkit2gtk3.changes   
2019-01-03 18:03:25.724311053 +0100
@@ -1,0 +2,13 @@
+Wed Dec 26 19:21:01 UTC 2018 - bjorn@gmail.com
+
+- Pass DENABLE_ACCELERATED_2D_CANVAS=ON to cmake, build accelerated
+  2d canvas support, we already build the needed support in cairo.
+- Switch to Ninja build, add ninja BuildRequires and pass GNinja to
+  cmake and use ninja_build and ninja_make macros.
+
+---
+Wed Dec 26 16:54:29 UTC 2018 - sch...@suse.de
+
+- Don't use gold on ppc.
+
+---



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.6HUzkj/_old  2019-01-03 18:03:26.348310498 +0100
+++ /var/tmp/diff_new_pack.6HUzkj/_new  2019-01-03 18:03:26.348310498 +0100
@@ -32,7 +32,7 @@
 %define _gold_linker 0
 %endif
 %else
-%ifarch s390
+%ifarch ppc s390 
 %define _gold_linker 0
 %endif
 %endif
@@ -56,6 +56,7 @@
 Patch0: webkit2gtk3-python3.patch
 # PATCh-FIX-UPSTREAM webkit2gtk3-boo1088932-a11y-state-set.patch boo#1088932 
webkit#184366 mgo...@suse.com -- fix crash when atk_object_ref_state_set is 
called on an AtkObject that's being destroyed.
 Patch1: webkit2gtk3-boo1088932-a11y-state-set.patch
+
 BuildRequires:  Mesa-libEGL-devel
 BuildRequires:  Mesa-libGL-devel
 BuildRequires:  Mesa-libGLESv1_CM-devel
@@ -74,6 +75,7 @@
 BuildRequires:  hyphen-devel
 BuildRequires:  libicu-devel
 BuildRequires:  libjpeg-devel
+BuildRequires:  ninja
 BuildRequires:  perl >= 5.10.0
 BuildRequires:  pkgconfig
 BuildRequires:  ruby >= 1.8.7
@@ -139,8 +141,8 @@
 
 %package -n libwebkit2gtk%{_wk2sover}
 Summary:Library for rendering web content, GTK+ Port
-# Require the injected bundles. The bundles are dlopen()ed
 Group:  System/Libraries
+# Require the injected bundles. The bundles are dlopen()ed
 Requires:   webkit2gtk-4_0-injected-bundles
 Recommends: %{_pkgname_no_slpp}-lang
 Provides:   %{_pkgname_no_slpp} = %{version}
@@ -312,6 +314,7 @@
 %global optflags %(echo %{optflags} -Wl,--no-keep-memory 
-Wl,--reduce-memory-overheads | sed 's/-g /-g1 /')
 %endif
 %cmake \
+  -GNinja \
   -DCMAKE_BUILD_TYPE=Release \
   -DLIBEXEC_INSTALL_DIR=%{_libexecdir}/libwebkit2gtk%{_wk2sover} \
   -DPORT=GTK \
@@ -326,6 +329,7 @@
   -DENABLE_MEDIA_SOURCE=OFF \
 %endif
   -DENABLE_MINIBROWSER=ON \
+  -DENABLE_ACCELERATED_2D_CANVAS=ON \
 %if %{with python3}
   -DPYTHON_EXECUTABLE=%{_bindir}/python3 \
 %endif
@@ -340,10 +344,10 @@
   -DCMAKE_MODULE_LINKER_FLAGS="-Wl,--as-needed -Wl,-z,now -pthread" \
   -DCMAKE_SHARED_LINKER_FLAGS="-Wl,--as-needed -Wl,-z,now -pthread"
 
-make -j $max_link_jobs
+%ninja_build -j $max_link_jobs
 
 %install
-%cmake_install
+%ninja_install -C build
 %find_lang WebKit2GTK-4.0
 
 %post -n libwebkit2gtk%{_wk2sover} -p /sbin/ldconfig






commit webkit2gtk3 for openSUSE:Factory

2018-12-24 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2018-12-24 11:36:03

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new.28833 (New)


Package is "webkit2gtk3"

Mon Dec 24 11:36:03 2018 rev:70 rq:660291 version:2.22.5

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2018-12-19 
13:47:58.835404627 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.28833/webkit2gtk3.changes   
2018-12-24 11:36:04.405735369 +0100
@@ -27 +27 @@
-- Update to version 2.22.4:
+- Update to version 2.22.4 (boo#1116998):
@@ -33,0 +34 @@
+  + Security fixes: CVE-2018-4372.
@@ -53,0 +55 @@
+  + Security fixes: CVE-2018-4345, CVE-2018-4386.
@@ -88,0 +91,2 @@
+  + Security fixes: CVE-2018-4375, CVE-2018-4376, CVE-2018-4378,
+CVE-2018-4382, CVE-2018-4392, CVE-2018-4416.
@@ -104 +108 @@
-CVE-2018-4359, CVE-2018-4361.
+CVE-2018-4359, CVE-2018-4361, CVE-2018-4373.



Other differences:
--





commit webkit2gtk3 for openSUSE:Factory

2018-12-19 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2018-12-19 13:47:57

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new.28833 (New)


Package is "webkit2gtk3"

Wed Dec 19 13:47:57 2018 rev:69 rq:659059 version:2.22.5

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2018-12-10 
12:23:41.342805416 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.28833/webkit2gtk3.changes   
2018-12-19 13:47:58.835404627 +0100
@@ -1,0 +2,12 @@
+Mon Dec 17 10:12:07 UTC 2018 - bjorn@gmail.com
+
+- Update to version 2.22.5:
+  + Improved the logic to determine for which architectures to
+enable the JIT compiler support and USE_SYSTEM_MALLOC at build
+time.
+  + Fix the build with ENABLE_VIDEO=OFF and ENABLE_OPENGL=OFF.
+  + Fix several crashes.
+  + Security fixes: CVE-2018-4437, CVE-2018-4438, CVE-2018-4441,
+CVE-2018-4442, CVE-2018-4443, CVE-2018-4464.
+
+---
@@ -82 +94 @@
-- Update to version 2.22.0:
+- Update to version 2.22.0 (boo#1110279):
@@ -87,0 +100,5 @@
+  + Security fixes: CVE-2018-4191, CVE-2018-4197, CVE-2018-4299,
+CVE-2018-4306, CVE-2018-4309, CVE-2018-4312, CVE-2018-4314,
+CVE-2018-4315, CVE-2018-4316, CVE-2018-4317, CVE-2018-4318,
+CVE-2018-4319, CVE-2018-4323, CVE-2018-4328, CVE-2018-4358,
+CVE-2018-4359, CVE-2018-4361.
@@ -328 +345,3 @@
-CVE-2018-4162, CVE-2018-4163, CVE-2018-4165, CVE-2018-11713.
+CVE-2018-4162, CVE-2018-4163, CVE-2018-4165, CVE-2018-11713,
+CVE-2018-4207, CVE-2018-4208, CVE-2018-4209, CVE-2018-4210,
+CVE-2018-4212, CVE-2018-4213.

Old:

  webkitgtk-2.22.4.tar.xz
  webkitgtk-2.22.4.tar.xz.asc

New:

  webkitgtk-2.22.5.tar.xz
  webkitgtk-2.22.5.tar.xz.asc



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.dNs0Ag/_old  2018-12-19 13:48:03.719397826 +0100
+++ /var/tmp/diff_new_pack.dNs0Ag/_new  2018-12-19 13:48:03.723397820 +0100
@@ -42,7 +42,7 @@
 %bcond_with python3
 %endif
 Name:   webkit2gtk3
-Version:2.22.4
+Version:2.22.5
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0-or-later AND BSD-3-Clause


++ webkitgtk-2.22.4.tar.xz -> webkitgtk-2.22.5.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.22.4.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new.28833/webkitgtk-2.22.5.tar.xz 
differ: char 25, line 1




commit webkit2gtk3 for openSUSE:Factory

2018-12-10 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2018-12-10 12:23:40

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new.19453 (New)


Package is "webkit2gtk3"

Mon Dec 10 12:23:40 2018 rev:68 rq:656173 version:2.22.4

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2018-12-03 
10:09:27.747760403 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.19453/webkit2gtk3.changes   
2018-12-10 12:23:41.342805416 +0100
@@ -1,0 +2,6 @@
+Fri Dec  7 22:34:19 UTC 2018 - mgo...@suse.com
+
+- Disable media source extension on SLE/Leap 15 and earlier, since
+  it requires gstreamer 1.14.0.
+
+---



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.kp2iVV/_old  2018-12-10 12:23:42.214804547 +0100
+++ /var/tmp/diff_new_pack.kp2iVV/_new  2018-12-10 12:23:42.226804535 +0100
@@ -139,8 +139,8 @@
 
 %package -n libwebkit2gtk%{_wk2sover}
 Summary:Library for rendering web content, GTK+ Port
-Group:  System/Libraries
 # Require the injected bundles. The bundles are dlopen()ed
+Group:  System/Libraries
 Requires:   webkit2gtk-4_0-injected-bundles
 Recommends: %{_pkgname_no_slpp}-lang
 Provides:   %{_pkgname_no_slpp} = %{version}
@@ -323,6 +323,7 @@
 %endif
 %if 0%{?suse_version} <= 1500
   -DUSE_WOFF2=false \
+  -DENABLE_MEDIA_SOURCE=OFF \
 %endif
   -DENABLE_MINIBROWSER=ON \
 %if %{with python3}






commit webkit2gtk3 for openSUSE:Factory

2018-12-03 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2018-12-03 10:09:25

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new.19453 (New)


Package is "webkit2gtk3"

Mon Dec  3 10:09:25 2018 rev:67 rq:653432 version:2.22.4

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2018-11-18 
23:24:47.526018458 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.19453/webkit2gtk3.changes   
2018-12-03 10:09:27.747760403 +0100
@@ -1,0 +2,16 @@
+Wed Nov 28 10:47:03 UTC 2018 - sch...@suse.de
+
+- Reduce memory constraints for riscv64
+
+---
+Thu Nov 22 12:02:43 UTC 2018 - bjorn@gmail.com
+
+- Update to version 2.22.4:
+  + Expose ENABLE_MEDIA_SOURCE as a public build option.
+  + Fix a crash when using Cairo versions between 1.15 and 1.16.0
+  + Fix the build with -DLOG_DISABLED=0.
+  + Fix the build with ENABLE_VIDEO=OFF and ENABLE_WEB_AUDIO=OFF.
+  + Fix debug builds of JavaScriptCore.
+  + Fix several crashes and rendering issues.
+
+---

Old:

  webkitgtk-2.22.3.tar.xz
  webkitgtk-2.22.3.tar.xz.asc

New:

  webkitgtk-2.22.4.tar.xz
  webkitgtk-2.22.4.tar.xz.asc



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.WVNyz2/_old  2018-12-03 10:09:39.307749740 +0100
+++ /var/tmp/diff_new_pack.WVNyz2/_new  2018-12-03 10:09:39.311749736 +0100
@@ -42,7 +42,7 @@
 %bcond_with python3
 %endif
 Name:   webkit2gtk3
-Version:2.22.3
+Version:2.22.4
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0-or-later AND BSD-3-Clause
@@ -139,8 +139,8 @@
 
 %package -n libwebkit2gtk%{_wk2sover}
 Summary:Library for rendering web content, GTK+ Port
-# Require the injected bundles. The bundles are dlopen()ed
 Group:  System/Libraries
+# Require the injected bundles. The bundles are dlopen()ed
 Requires:   webkit2gtk-4_0-injected-bundles
 Recommends: %{_pkgname_no_slpp}-lang
 Provides:   %{_pkgname_no_slpp} = %{version}

++ _constraints ++
--- /var/tmp/diff_new_pack.WVNyz2/_old  2018-12-03 10:09:39.347749703 +0100
+++ /var/tmp/diff_new_pack.WVNyz2/_new  2018-12-03 10:09:39.347749703 +0100
@@ -18,4 +18,14 @@
  
 
   
+  
+
+  riscv64
+
+ 
+ 
+7250
+ 
+
+  
  


++ webkitgtk-2.22.3.tar.xz -> webkitgtk-2.22.4.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.22.3.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new.19453/webkitgtk-2.22.4.tar.xz 
differ: char 26, line 1




commit webkit2gtk3 for openSUSE:Factory

2018-11-18 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2018-11-18 23:24:42

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Sun Nov 18 23:24:42 2018 rev:66 rq:648876 version:2.22.3

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2018-11-08 
09:46:07.645266354 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2018-11-18 23:24:47.526018458 +0100
@@ -1,0 +2,5 @@
+Mon Nov 12 10:32:01 UTC 2018 - Guillaume GARDET 
+
+- Update _constraints to latest values to avoid OOM erros
+
+---



Other differences:
--
++ _constraints ++
--- /var/tmp/diff_new_pack.PgfDSo/_old  2018-11-18 23:24:48.230017601 +0100
+++ /var/tmp/diff_new_pack.PgfDSo/_new  2018-11-18 23:24:48.230017601 +0100
@@ -1,10 +1,10 @@
 
   
 
-  2200
+  4
 
 
-  4300
+  8000
 
   
   
@@ -13,11 +13,8 @@
   armv7l
 
  
-  
-   220
-  
  
-320
+3500
  
 
   






commit webkit2gtk3 for openSUSE:Factory

2018-11-08 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2018-11-08 09:46:05

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Thu Nov  8 09:46:05 2018 rev:65 rq:645262 version:2.22.3

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2018-10-23 
20:34:13.104986743 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2018-11-08 09:46:07.645266354 +0100
@@ -1,0 +2,15 @@
+Mon Oct 29 11:04:26 UTC 2018 - bjorn@gmail.com
+
+- Update to version 2.22.3:
+  + Many improvements and fixes for video playback with media
+source extensions (MSE), which improve the user experience
+across the board, and in particular for playback of WebM
+videos.
+  + Fix a memory leak during media playback when using playbin3.
+  + Fix portions of Web views not being rendered after resizing.
+  + Fix Resource Timing reporting for  elements.
+  + Fix the build with the remote Web Inspector disabled.
+  + Fix the build on ARMv7 with NEON extensions.
+  + Fix several crashes and rendering issues.
+
+---

Old:

  webkitgtk-2.22.2.tar.xz
  webkitgtk-2.22.2.tar.xz.asc

New:

  webkitgtk-2.22.3.tar.xz
  webkitgtk-2.22.3.tar.xz.asc



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.uB16mV/_old  2018-11-08 09:46:18.749253341 +0100
+++ /var/tmp/diff_new_pack.uB16mV/_new  2018-11-08 09:46:18.749253341 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -42,7 +42,7 @@
 %bcond_with python3
 %endif
 Name:   webkit2gtk3
-Version:2.22.2
+Version:2.22.3
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0-or-later AND BSD-3-Clause


++ webkitgtk-2.22.2.tar.xz -> webkitgtk-2.22.3.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.22.2.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkitgtk-2.22.3.tar.xz differ: 
char 25, line 1




commit webkit2gtk3 for openSUSE:Factory

2018-10-23 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2018-10-23 20:34:09

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Tue Oct 23 20:34:09 2018 rev:64 rq:642591 version:2.22.2

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2018-10-17 
08:23:56.326735926 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2018-10-23 20:34:13.104986743 +0200
@@ -1,0 +2,6 @@
+Thu Oct 11 14:20:21 UTC 2018 - mgo...@suse.com
+
+- Re-enable building with python 3 for SLE/Leap 15 and Tumbleweed
+- Update webkit2gtk3-python3.patch.
+
+---



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.w16LTk/_old  2018-10-23 20:34:13.912985777 +0200
+++ /var/tmp/diff_new_pack.w16LTk/_new  2018-10-23 20:34:13.916985773 +0200
@@ -36,7 +36,11 @@
 %define _gold_linker 0
 %endif
 %endif
+%if 0%{?suse_version} >= 1500
+%bcond_without python3
+%else
 %bcond_with python3
+%endif
 Name:   webkit2gtk3
 Version:2.22.2
 Release:0

++ webkit2gtk3-python3.patch ++
--- /var/tmp/diff_new_pack.w16LTk/_old  2018-10-23 20:34:13.948985734 +0200
+++ /var/tmp/diff_new_pack.w16LTk/_new  2018-10-23 20:34:13.948985734 +0200
@@ -1917,3 +1917,27 @@
  # Copy over dynamically loaded files from other frameworks, even if we aren't 
combining resources.
  copy(File::Spec->catfile($ENV{'JAVASCRIPTCORE_PRIVATE_HEADERS_DIR'}, 
'InspectorBackendCommands.js'), File::Spec->catfile($protocolDir, 
'InspectorBackendCommands.js')) or die "Copy of InspectorBackendCommands.js 
failed: $!";
  
+diff -urp 
webkitgtk-2.22.2.orig/Source/JavaScriptCore/Scripts/generateIntlCanonicalizeLanguage.py
 
webkitgtk-2.22.2/Source/JavaScriptCore/Scripts/generateIntlCanonicalizeLanguage.py
+--- 
webkitgtk-2.22.2.orig/Source/JavaScriptCore/Scripts/generateIntlCanonicalizeLanguage.py
2018-09-21 14:59:46.0 -0500
 
webkitgtk-2.22.2/Source/JavaScriptCore/Scripts/generateIntlCanonicalizeLanguage.py
 2018-10-11 09:19:50.540740664 -0500
+@@ -44,7 +44,10 @@ footer = """
+ 
+ def openOrExit(path, mode):
+ try:
+-return open(path, mode)
++if sys.version_info.major >= 3:
++return open(path, mode, encoding="UTF-8")
++else:
++return open(path, mode)
+ except IOError as e:
+ print("I/O error opening {0}, ({1}): {2}".format(path, e.errno, 
e.strerror))
+ exit(1)
+@@ -189,7 +192,7 @@ if __name__ == "__main__":
+ intlCanonHPath = args[1]
+ 
+ registryFile = openOrExit(registryPath, "r")
+-intlCanonHFile = openOrExit(intlCanonHPath, "wb")
++intlCanonHFile = openOrExit(intlCanonHPath, "w")
+ 
+ intlCanonHFile.write(header)
+ 






commit webkit2gtk3 for openSUSE:Factory

2018-10-16 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2018-10-17 08:22:56

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Wed Oct 17 08:22:56 2018 rev:63 rq:641196 version:2.22.2

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2018-09-10 
12:30:00.598819594 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2018-10-17 08:23:56.326735926 +0200
@@ -1,0 +2,30 @@
+Thu Oct  4 21:04:10 UTC 2018 - mgo...@suse.com
+
+- Integrate changes needed for SLE 12 / leap 42.3:
+  + depend on gcc7-c++, and pass appropriate executables to cmake.
+  + Disable web crypto API: libgcrypt is too old.
+  + Define USE_GSTREAMER_GL=FALSE: needs gstreamer 1.10.0 or newer.
+- disable libwoff2 for SLE 15/12 and Leap 15/42.3, since it is not
+  available there.
+
+---
+Wed Sep 26 15:19:42 UTC 2018 - bjorn@gmail.com
+
+- Update to version 2.22.2:
+  + Several fixes for video playback with media source extensions
+(MSE). This allows using WebM support for YouTube, which no
+longer works through regular video source. Note that MSE is
+still disabled by default and
+webkit_settings_set_enable_mediasource() has to be used to
+enable the feature.
+  + Fix the build when only Wayland support is enabled and X11
+headers are not available.
+- Changes from version 2.22.1:
+  + Fix printing in landscape.
+  + Fix the build in several platforms: s390x, ppc64le, armv7hl.
+  + Fix the build with a11y disabled.
+  + Fix the build with video disabled.
+  + Fix several crashes and rendering issues.
+- Add new upstream maintainer's GPG key to the keyring.
+
+---
@@ -165,0 +196,7 @@
+
+---
+Mon May 14 20:59:33 UTC 2018 - bjorn@gmail.com
+
+- Split out the MiniBrowser in own sub-package, there might be
+  users who just want to test it without having to pull all of the
+  builddependencies.

Old:

  webkitgtk-2.22.0.tar.xz
  webkitgtk-2.22.0.tar.xz.asc

New:

  webkitgtk-2.22.2.tar.xz
  webkitgtk-2.22.2.tar.xz.asc



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.OUZZfy/_old  2018-10-17 08:24:43.246698374 +0200
+++ /var/tmp/diff_new_pack.OUZZfy/_new  2018-10-17 08:24:43.246698374 +0200
@@ -38,7 +38,7 @@
 %endif
 %bcond_with python3
 Name:   webkit2gtk3
-Version:2.22.0
+Version:2.22.2
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0-or-later AND BSD-3-Clause
@@ -60,7 +60,11 @@
 BuildRequires:  bison >= 2.3
 BuildRequires:  cmake
 BuildRequires:  enchant-devel
+%if 0%{?suse_version} == 1315
+BuildRequires:  gcc7-c++
+%else
 BuildRequires:  gcc-c++ >= 4.9
+%endif
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  gperf >= 3.0.1
 BuildRequires:  hyphen-devel
@@ -97,7 +101,9 @@
 BuildRequires:  pkgconfig(libsecret-1)
 BuildRequires:  pkgconfig(libsoup-2.4) >= 2.61.90
 BuildRequires:  pkgconfig(libwebp)
+%if 0%{?suse_version} > 1500
 BuildRequires:  pkgconfig(libwoff2dec)
+%endif
 BuildRequires:  pkgconfig(libxml-2.0) >= 2.8.0
 BuildRequires:  pkgconfig(libxslt) >= 1.1.7
 BuildRequires:  pkgconfig(sqlite3)
@@ -260,6 +266,13 @@
 expressions, or it can be passed one or more files to run similar to
 invoking a Perl or Python script.
 
+%package minibrowser
+Summary:MiniBrowser from WebKit
+Group:  Development/Tools/Other
+
+%description minibrowser
+A small test browswer from webkit, useful for testing features.
+
 %lang_package -n %{_pkgname_no_slpp}
 
 %prep
@@ -298,6 +311,15 @@
   -DCMAKE_BUILD_TYPE=Release \
   -DLIBEXEC_INSTALL_DIR=%{_libexecdir}/libwebkit2gtk%{_wk2sover} \
   -DPORT=GTK \
+%if 0%{?suse_version} == 1315
+  -DCMAKE_C_COMPILER=gcc-7 \
+  -DCMAKE_CXX_COMPILER=g++-7 \
+  -DENABLE_WEB_CRYPTO=OFF \
+  -DUSE_GSTREAMER_GL=false \
+%endif
+%if 0%{?suse_version} <= 1500
+  -DUSE_WOFF2=false \
+%endif
   -DENABLE_MINIBROWSER=ON \
 %if %{with python3}
   -DPYTHON_EXECUTABLE=%{_bindir}/python3 \
@@ -329,9 +351,8 @@
 # Exclude Gtk2 plugin support from this package. That goes into 
plugin-process-gtk2.
 %exclude %{_libexecdir}/libwebkit2gtk%{_wk2sover}/WebKitPluginProcess2
 %endif
-# Exclude jsc - we package that on its own
+# Exclude jsc and MiniBrowser - we package them on their own
 %exclude %{_libexecdir}/libwebkit2gtk%{_wk2sover}/jsc
-# Exclude MiniBrowser, we package that in devel
 %exclude %{_libexecdir}/libwebkit2gtk%{_wk2sover}/MiniBrowser
 %{_li

commit webkit2gtk3 for openSUSE:Factory

2018-09-10 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2018-09-10 12:29:59

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Mon Sep 10 12:29:59 2018 rev:62 rq:633228 version:2.22.0

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2018-08-15 
10:32:53.251691638 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2018-09-10 12:30:00.598819594 +0200
@@ -1,0 +2,44 @@
+Tue Sep  4 10:18:37 UTC 2018 - bjorn@gmail.com
+
+- Update to version 2.22.0:
+  + New JavaScriptCore GLib API.
+  + Switched to use complex text code path unconditionally.
+  + Added playbin3 support to GStreamer media backend.
+  + Support for WebDriver advance user insteraction commands.
+  + Default option menu implementation now uses a GtkTreeView.
+
+---
+Fri Aug 24 11:28:26 UTC 2018 - bjorn@gmail.com
+
+- Update to version 2.21.92:
+  + Add new API to inject/register user content in isolated worlds.
+  + Add more API to JSCException to handle column number, convert
+exception to string, get the exception backtrace, create
+exceptions with a custom error name and report exception
+message with full details.
+  + Fix excessive CPU usage when getting the process memory
+footprint.
+  + Fix several crashes and rendering issues.
+  + Updated translations.
+
+---
+Thu Aug 16 12:44:22 UTC 2018 - bjorn@gmail.com
+
+- Update to version 2.21.91:
+  + Add enable-media-capabilities setting.
+  + Stop pushing buffers when seeking status changes in media
+player.
+  + Fix rendering of theme styled buttons.
+  + Fix several crashes and rendering issues.
+  + Updated translations.
+- Add explict pkgconfig(gstreamer-app-1.0),
+  pkgconfig(gstreamer-audio-1.0),
+  pkgconfig(gstreamer-codecparsers-1.0),
+  pkgconfig(gstreamer-fft-1.0), pkgconfig(gstreamer-mpegts-1.0),
+  pkgconfig(gstreamer-pbutils-1.0), pkgconfig(gstreamer-tag-1.0)
+  and pkgconfig(gstreamer-video-1.0) BuildRequires: align with what
+  configure checks for.
+- Disable webkit2gtk3-python3.patch via bcond_with: Patch currently
+  breaks the build.
+
+---
@@ -6,0 +51,72 @@
+
+---
+Wed Aug  8 02:21:05 UTC 2018 - bjorn@gmail.com
+
+- Update to version 2.21.5:
+  + Add API to evaluate code in a new object to JavaScriptCore GLib
+API.
+  + Add API to check for syntax errors in given code to
+JavaScriptCore GLib API.
+  + Update jsc_context_evaluate_with_source_uri() to receive also a
+starting line number.
+  + Add API to allow creating variadic functions to JavaScriptCore
+GLib API.
+  + Add –host option to WebDriver process.
+  + Handle acceptInsecureCertificates capability in WebDriver.
+  + Fix video freezes when GStreamerGL is not installed.
+  + Fix several crashes and rendering issues.
+  + Updated translations.
+- Refresh webkit2gtk3-boo1088932-a11y-state-set.patch and
+  webkit2gtk3-python3.patch with quilt.
+
+---
+Wed Aug  8 02:21:04 UTC 2018 - bjorn@gmail.com
+
+- Update to version 2.21.4:
+  + Switch to use a popup window with a tree view instead of a menu
+for option menu default implementation.
+  + Add API to run javascript from a WebKitWebView in an isolated
+world.
+  + Fix UI process crash in WebKitFaviconDatabase when pageURL is
+unset.
+  + Fix several crashes and rendering issues.
+
+---
+Wed Aug  8 02:21:03 UTC 2018 - luc1...@linuxmail.org
+
+- Update to version 2.21.3:
+  + Ensure memory monitor properly notifies all child processes.
+  + Add maximize, minimize and fullscreen window commands to
+WebDriver.
+  + Fix a network process crash when trying to get cookies of
+about:blank page.
+  + Fix UI process crash when closing the window under Wayland.
+  + Disable Gigacage if mmap fails to allocate in Linux.
+  + Fix several crashes and rendering issues.
+- Changes from version 2.21.2:
+  + Remove resource load statistics API, it's not ready yet.
+  + Add initial implementation of WebDriver advance user
+insteraction commands.
+  + Add introspectable alternatives for functions using vargars to
+JavaScriptCore GLib API.
+  + Implement MouseEvent.buttons.
+  + Fix downloads started by context menu failing in some websites
+due to missing user agent HTTP header.
+- Rebase webkit2gtk3-python3.patch generate-bytecode-files chunks.
+
+

commit webkit2gtk3 for openSUSE:Factory

2018-08-15 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2018-08-15 10:32:53

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Wed Aug 15 10:32:53 2018 rev:61 rq:628898 version:2.20.5

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2018-07-23 
17:57:51.753165470 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2018-08-15 10:32:53.251691638 +0200
@@ -1,0 +2,20 @@
+Mon Aug 13 07:59:48 UTC 2018 - bjorn@gmail.com
+
+- Update to version 2.20.5:
+  + Fix rendering artifacts in some web sites due to a bug
+introduced in 2.20.4.
+
+---
+Tue Aug  7 08:59:06 UTC 2018 - bjorn@gmail.com
+
+- Update to version 2.20.4:
+  + Fix a crash when leaving accelerated compositing mode.
+  + Fix non-deterministic build failure due to missing
+JavaScriptCore/JSContextRef.h.
+  + Security fixes: CVE-2018-4261, CVE-2018-4262, CVE-2018-4263,
+CVE-2018-4264, CVE-2018-4265, CVE-2018-4266, CVE-2018-4267,
+CVE-2018-4270, CVE-2018-4272, CVE-2018-4273, CVE-2018-4278,
+CVE-2018-4284.
+- Drop webkit2gtk3-boo1101999-off-by-one.patch: Fixed upstream.
+
+---

Old:

  webkit2gtk3-boo1101999-off-by-one.patch
  webkitgtk-2.20.3.tar.xz
  webkitgtk-2.20.3.tar.xz.asc

New:

  webkitgtk-2.20.5.tar.xz
  webkitgtk-2.20.5.tar.xz.asc



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.qebHrd/_old  2018-08-15 10:33:02.283707963 +0200
+++ /var/tmp/diff_new_pack.qebHrd/_new  2018-08-15 10:33:02.291707977 +0200
@@ -38,7 +38,7 @@
 %endif
 %bcond_without python3
 Name:   webkit2gtk3
-Version:2.20.3
+Version:2.20.5
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0-or-later AND BSD-3-Clause
@@ -54,8 +54,6 @@
 Patch1: webkit2gtk3-python3.patch
 # PATCh-FIX-UPSTREAM webkit2gtk3-boo1088932-a11y-state-set.patch boo#1088932 
webkit#184366 mgo...@suse.com -- fix crash when atk_object_ref_state_set is 
called on an AtkObject that's being destroyed.
 Patch2: webkit2gtk3-boo1088932-a11y-state-set.patch
-# PATCH-FIX-UPSTREAM webkit2gtk3-boo1101999-off-by-one.patch boo#1101999 
mgo...@suse.com -- fix off-by-one error in xdg_mime_get_simple_globs 
(CVE-2018-12911).
-Patch3: webkit2gtk3-boo1101999-off-by-one.patch
 
 BuildRequires:  Mesa-libEGL-devel
 BuildRequires:  Mesa-libGL-devel
@@ -266,7 +264,6 @@
 %patch1 -p1
 %endif
 %patch2 -p1
-%patch3
 
 %build
 # Here we must muzzle our dog so it doesn't eat all the memory


++ webkitgtk-2.20.3.tar.xz -> webkitgtk-2.20.5.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.20.3.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkitgtk-2.20.5.tar.xz differ: 
char 26, line 1




commit webkit2gtk3 for openSUSE:Factory

2018-07-23 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2018-07-23 17:57:48

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Mon Jul 23 17:57:48 2018 rev:60 rq:624328 version:2.20.3

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2018-06-13 
15:14:37.831100293 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2018-07-23 17:57:51.753165470 +0200
@@ -1,0 +2,6 @@
+Fri Jul 20 15:15:12 UTC 2018 - mgo...@suse.com
+
+- Add webkit2gtk3-boo1101999-off-by-one.patch: fix off-by-one in
+  xdg_mime_get_simple_globs (boo#1101999 CVE-2018-12911).
+
+---

New:

  webkit2gtk3-boo1101999-off-by-one.patch



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.uwwqLi/_old  2018-07-23 17:57:52.473164572 +0200
+++ /var/tmp/diff_new_pack.uwwqLi/_new  2018-07-23 17:57:52.473164572 +0200
@@ -54,6 +54,8 @@
 Patch1: webkit2gtk3-python3.patch
 # PATCh-FIX-UPSTREAM webkit2gtk3-boo1088932-a11y-state-set.patch boo#1088932 
webkit#184366 mgo...@suse.com -- fix crash when atk_object_ref_state_set is 
called on an AtkObject that's being destroyed.
 Patch2: webkit2gtk3-boo1088932-a11y-state-set.patch
+# PATCH-FIX-UPSTREAM webkit2gtk3-boo1101999-off-by-one.patch boo#1101999 
mgo...@suse.com -- fix off-by-one error in xdg_mime_get_simple_globs 
(CVE-2018-12911).
+Patch3: webkit2gtk3-boo1101999-off-by-one.patch
 
 BuildRequires:  Mesa-libEGL-devel
 BuildRequires:  Mesa-libGL-devel
@@ -264,6 +266,7 @@
 %patch1 -p1
 %endif
 %patch2 -p1
+%patch3
 
 %build
 # Here we must muzzle our dog so it doesn't eat all the memory

++ webkit2gtk3-boo1101999-off-by-one.patch ++
Index: Source/ThirdParty/xdgmime/src/xdgmimecache.c
===
--- Source/ThirdParty/xdgmime/src/xdgmimecache.c(revision 233403)
+++ Source/ThirdParty/xdgmime/src/xdgmimecache.c(revision 233404)
@@ -1047,6 +1047,9 @@
   xdg_uint32_t child_offset;
   int i;
 
+  assert (*n >= 0);
+  assert (depth >= 0);
+
   if (*n >= n_globs)
 return FALSE;
 
@@ -1055,7 +1058,7 @@
   xdg_uint32_t mime_offset = GET_UINT32 (cache->buffer, offset + 4);
 
   if (strcasecmp (cache->buffer + mime_offset, mime) == 0) {
-globs[*n] = malloc (depth * sizeof (char));
+globs[*n] = malloc ((depth + 1) * sizeof (char));
 for (i = 0; i < depth; i++)
   globs[*n][depth - i - 1] = prefix[i];
 globs[*n][depth] = '\0';
Index: Source/ThirdParty/xdgmime/src/xdgmimeglob.c
===
--- Source/ThirdParty/xdgmime/src/xdgmimeglob.c (revision 233403)
+++ Source/ThirdParty/xdgmime/src/xdgmimeglob.c (revision 233404)
@@ -484,6 +484,9 @@
   xdg_unichar_t   *prefix,
   int  depth)
 {
+  assert (*n >= 0);
+  assert (depth >= 0);
+
   if (*n >= n_globs)
 return FALSE;
 
@@ -495,7 +498,7 @@
 {
   int i;
 
-  globs[*n] = malloc (depth * sizeof (char));
+  globs[*n] = malloc ((depth + 1) * sizeof (char));
   for (i = 0; i < depth; i++)
 globs[*n][depth - i - 1] = prefix[i];
   globs[*n][depth] = '\0';





commit webkit2gtk3 for openSUSE:Factory

2018-06-13 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2018-06-13 15:14:24

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Wed Jun 13 15:14:24 2018 rev:59 rq:616150 version:2.20.3

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2018-05-22 
17:00:20.183775007 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2018-06-13 15:14:37.831100293 +0200
@@ -1,0 +2,24 @@
+Mon Jun 11 13:22:44 UTC 2018 - bjorn@gmail.com
+
+- Update to version 2.20.3:
+  + Fix installation directory of API documentation.
+  + Disable Gigacage if mmap fails to allocate in Linux.
+  + Add user agent quirk for paypal website.
+  + Properly detect compiler flags, needed libs, and fallbacks for
+usage of 64-bit atomic operations.
+  + Fix a network process crash when trying to get cookies of
+about:blank page.
+  + Fix UI process crash when closing the window under Wayland.
+  + Fix several crashes and rendering issues.
+  + Security fixes: CVE-2018-4190, CVE-2018-4199, CVE-2018-4218,
+CVE-2018-4222, CVE-2018-4232, CVE-2018-4233, CVE-2018-4246,
+CVE-2018-11646.
+- Drop webkit2gtk3-boo1095611-null-page-url.patch: Fixed upstream.
+
+---
+Fri Jun  8 20:49:13 UTC 2018 - mgo...@suse.com
+
+- Add webkit2gtk3-boo1095611-null-page-url.patch: don't crash if
+  the page URL is null (CVE-2018-11646).
+
+---
@@ -21 +45,2 @@
-  + Security fixes: CVE-2018-4200 (boo#1092280).
+  + Security fixes: CVE-2018-4200 (boo#1092280), CVE-2018-11712
+(boo#1096061).
@@ -54,0 +80 @@
+  + Security fixes: CVE-2018-4204.
@@ -75 +101 @@
-CVE-2018-4162, CVE-2018-4163, CVE-2018-4165.
+CVE-2018-4162, CVE-2018-4163, CVE-2018-4165, CVE-2018-11713.
@@ -542 +568,2 @@
-CVE-2017-2510, CVE-2017-7011, CVE-2017-7040, CVE-2017-7059.
+CVE-2017-2510, CVE-2017-7011, CVE-2017-7040, CVE-2017-7059,
+  CVE-2017-1000121, CVE-2017-1000122.

Old:

  webkitgtk-2.20.2.tar.xz
  webkitgtk-2.20.2.tar.xz.asc

New:

  webkitgtk-2.20.3.tar.xz
  webkitgtk-2.20.3.tar.xz.asc



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.5aKxm3/_old  2018-06-13 15:14:40.766993178 +0200
+++ /var/tmp/diff_new_pack.5aKxm3/_new  2018-06-13 15:14:40.770993032 +0200
@@ -38,7 +38,7 @@
 %endif
 %bcond_without python3
 Name:   webkit2gtk3
-Version:2.20.2
+Version:2.20.3
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0-or-later AND BSD-3-Clause
@@ -54,6 +54,7 @@
 Patch1: webkit2gtk3-python3.patch
 # PATCh-FIX-UPSTREAM webkit2gtk3-boo1088932-a11y-state-set.patch boo#1088932 
webkit#184366 mgo...@suse.com -- fix crash when atk_object_ref_state_set is 
called on an AtkObject that's being destroyed.
 Patch2: webkit2gtk3-boo1088932-a11y-state-set.patch
+
 BuildRequires:  Mesa-libEGL-devel
 BuildRequires:  Mesa-libGL-devel
 BuildRequires:  Mesa-libGLESv1_CM-devel


++ webkitgtk-2.20.2.tar.xz -> webkitgtk-2.20.3.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.20.2.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkitgtk-2.20.3.tar.xz differ: 
char 26, line 1




commit webkit2gtk3 for openSUSE:Factory

2018-05-22 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2018-05-22 17:00:17

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Tue May 22 17:00:17 2018 rev:58 rq:607330 version:2.20.2

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2018-05-10 
15:47:40.341062833 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2018-05-22 17:00:20.183775007 +0200
@@ -21 +21,10 @@
-  + Security fixes: CVE-2018-4200.
+  + Security fixes: CVE-2018-4200 (boo#1092280).
+
+---
+Tue May  1 17:00:12 UTC 2018 - bjorn@gmail.com
+
+- Enable pkgconfig(libbrotlidec), and add pkgconfig(libwoff2dec)
+  BuildRequires and no longer pass -DUSE_WOFF2=false to cmake.
+  Woff2 is now available in openSUSE.
+- Pass -DENABLE_MINIBROWSER=ON to cmake, build the MiniBrowser and
+  package it in devel subpackage. Usefull for developers.



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.WlP7oJ/_old  2018-05-22 17:00:22.311697575 +0200
+++ /var/tmp/diff_new_pack.WlP7oJ/_new  2018-05-22 17:00:22.315697430 +0200
@@ -85,13 +85,13 @@
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.12.0
 BuildRequires:  pkgconfig(gudev-1.0)
 BuildRequires:  pkgconfig(harfbuzz) >= 0.9.2
-# Currently passing -DUSE_WOFF2=false to cmake
-# BuildRequires:  pkgconfig(libbrotlidec) >= 1.0.1
+BuildRequires:  pkgconfig(libbrotlidec) >= 1.0.1
 BuildRequires:  pkgconfig(libnotify)
 BuildRequires:  pkgconfig(libpng)
 BuildRequires:  pkgconfig(libsecret-1)
 BuildRequires:  pkgconfig(libsoup-2.4) >= 2.61.90
 BuildRequires:  pkgconfig(libwebp)
+BuildRequires:  pkgconfig(libwoff2dec)
 BuildRequires:  pkgconfig(libxml-2.0) >= 2.8.0
 BuildRequires:  pkgconfig(libxslt) >= 1.1.7
 BuildRequires:  pkgconfig(sqlite3)
@@ -123,8 +123,8 @@
 
 %package -n libwebkit2gtk%{_wk2sover}
 Summary:Library for rendering web content, GTK+ Port
-Group:  System/Libraries
 # Require the injected bundles. The bundles are dlopen()ed
+Group:  System/Libraries
 Requires:   webkit2gtk-4_0-injected-bundles
 Recommends: %{_pkgname_no_slpp}-lang
 Provides:   %{_pkgname_no_slpp} = %{version}
@@ -293,7 +293,7 @@
   -DCMAKE_BUILD_TYPE=Release \
   -DLIBEXEC_INSTALL_DIR=%{_libexecdir}/libwebkit2gtk%{_wk2sover} \
   -DPORT=GTK \
-  -DUSE_WOFF2=false \
+  -DENABLE_MINIBROWSER=ON \
 %if %{with python3}
   -DPYTHON_EXECUTABLE=%{_bindir}/python3 \
 %endif
@@ -326,6 +326,8 @@
 %endif
 # Exclude jsc - we package that on its own
 %exclude %{_libexecdir}/libwebkit2gtk%{_wk2sover}/jsc
+# Exclude MiniBrowser, we package that in devel
+%exclude  %{_libexecdir}/libwebkit2gtk%{_wk2sover}/MiniBrowser
 %{_libexecdir}/libwebkit2gtk%{_wk2sover}/
 %{_libdir}/libwebkit2gtk-4.0.so.*
 %{_bindir}/WebKitWebDriver
@@ -361,6 +363,7 @@
 %{_libdir}/pkgconfig/javascriptcoregtk-4.0.pc
 %{_libdir}/pkgconfig/webkit2gtk-4.0.pc
 %{_libdir}/pkgconfig/webkit2gtk-web-extension-4.0.pc
+%{_libexecdir}/libwebkit2gtk%{_wk2sover}/MiniBrowser
 
 %files -n webkit-jsc-%{_jscver}
 %{_libexecdir}/libwebkit2gtk%{_wk2sover}/jsc






commit webkit2gtk3 for openSUSE:Factory

2018-05-10 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2018-05-10 15:47:36

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Thu May 10 15:47:36 2018 rev:57 rq:605468 version:2.20.2

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2018-04-17 
11:13:28.329792552 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2018-05-10 15:47:40.341062833 +0200
@@ -1,0 +2,22 @@
+Tue May  8 15:48:15 UTC 2018 - sch...@suse.de
+
+- Disable JIT on riscv64
+
+---
+Mon May  7 16:00:47 UTC 2018 - bjorn@gmail.com
+
+- Update to version 2.20.2:
+  + Do TLS error checking on GTlsConnection::accept-certificate to
+finish the load earlier in case of errors.
+  + Properly close the connection to the nested wayland compositor
+in the Web Process.
+  + Avoid painting backing stores for zero-opacity layers.
+  + Fix downloads started by context menu failing in some websites
+due to missing user agent HTTP header.
+  + Fix video unpause when GStreamerGL is disabled.
+  + Fix several GObject introspection annotations.
+  + Update user agent quiks to fix Outlook.com and Chase.com.
+  + Fix several crashes and rendering issues.
+  + Security fixes: CVE-2018-4200.
+
+---

Old:

  webkitgtk-2.20.1.tar.xz
  webkitgtk-2.20.1.tar.xz.asc

New:

  webkitgtk-2.20.2.tar.xz
  webkitgtk-2.20.2.tar.xz.asc



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.GNhmm5/_old  2018-05-10 15:47:56.920455190 +0200
+++ /var/tmp/diff_new_pack.GNhmm5/_new  2018-05-10 15:47:56.924455044 +0200
@@ -38,7 +38,7 @@
 %endif
 %bcond_without python3
 Name:   webkit2gtk3
-Version:2.20.1
+Version:2.20.2
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0-or-later AND BSD-3-Clause
@@ -123,8 +123,8 @@
 
 %package -n libwebkit2gtk%{_wk2sover}
 Summary:Library for rendering web content, GTK+ Port
-# Require the injected bundles. The bundles are dlopen()ed
 Group:  System/Libraries
+# Require the injected bundles. The bundles are dlopen()ed
 Requires:   webkit2gtk-4_0-injected-bundles
 Recommends: %{_pkgname_no_slpp}-lang
 Provides:   %{_pkgname_no_slpp} = %{version}
@@ -300,7 +300,7 @@
 %if !0%{?is_opensuse}
   -DENABLE_PLUGIN_PROCESS_GTK2=OFF \
 %endif
-%ifarch armv6hl ppc ppc64 ppc64le s390 s390x
+%ifarch armv6hl ppc ppc64 ppc64le riscv64 s390 s390x
   -DENABLE_JIT=OFF \
 %endif
   -DUSE_SYSTEM_MALLOC=ON \


++ webkitgtk-2.20.1.tar.xz -> webkitgtk-2.20.2.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.20.1.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkitgtk-2.20.2.tar.xz differ: 
char 27, line 1




commit webkit2gtk3 for openSUSE:Factory

2018-04-17 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2018-04-17 11:13:25

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Tue Apr 17 11:13:25 2018 rev:56 rq:596172 version:2.20.1

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2018-04-06 
17:52:21.433391862 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2018-04-17 11:13:28.329792552 +0200
@@ -1,0 +2,25 @@
+Wed Apr 11 15:53:22 UTC 2018 - mgo...@suse.com
+
+- Add webkit2gtk3-boo1088932-a11y-state-set.patch: fix crash when
+  atk_object_ref_state_set is called on an AtkObject that's being
+  destroyed (boo#1088932 webkit#184366).
+
+---
+Tue Apr 10 10:23:30 UTC 2018 - bjorn@gmail.com
+
+- Update to version 2.20.1:
+  + Improve error message when Gigacage cannot allocate virtual
+memory.
+  + Add missing WebKitWebProcessEnumTypes.h to
+webkit-web-extension.h.
+  + Improve web process memory monitor thresholds.
+  + Fix a web process crash when the web view is created and
+destroyed quickly.
+  + Fix a network process crash when load is cancelled while
+searching for stored HTTP auth credentials.
+  + Fix the build when ENABLE_VIDEO, ENABLE_WEB_AUDIO and
+ENABLE_XSLT are disabled.
+  + Fix several crashes and rendering issues.
+  + Updated translations.
+
+---

Old:

  webkitgtk-2.20.0.tar.xz
  webkitgtk-2.20.0.tar.xz.asc

New:

  webkit2gtk3-boo1088932-a11y-state-set.patch
  webkitgtk-2.20.1.tar.xz
  webkitgtk-2.20.1.tar.xz.asc



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.ab32Ly/_old  2018-04-17 11:13:36.693400300 +0200
+++ /var/tmp/diff_new_pack.ab32Ly/_new  2018-04-17 11:13:36.693400300 +0200
@@ -38,7 +38,7 @@
 %endif
 %bcond_without python3
 Name:   webkit2gtk3
-Version:2.20.0
+Version:2.20.1
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0-or-later AND BSD-3-Clause
@@ -52,6 +52,8 @@
 Patch0: webkitgtk-typelib-sharelib-link.patch
 # PATCH-FIX-UPSTREAM webkit2gtk3-python3.patch bsc#1079812 mgo...@suse.com -- 
port to Python 3.
 Patch1: webkit2gtk3-python3.patch
+# PATCh-FIX-UPSTREAM webkit2gtk3-boo1088932-a11y-state-set.patch boo#1088932 
webkit#184366 mgo...@suse.com -- fix crash when atk_object_ref_state_set is 
called on an AtkObject that's being destroyed.
+Patch2: webkit2gtk3-boo1088932-a11y-state-set.patch
 BuildRequires:  Mesa-libEGL-devel
 BuildRequires:  Mesa-libGL-devel
 BuildRequires:  Mesa-libGLESv1_CM-devel
@@ -260,6 +262,7 @@
 %if %{with python3}
 %patch1 -p1
 %endif
+%patch2 -p1
 
 %build
 # Here we must muzzle our dog so it doesn't eat all the memory

++ webkit2gtk3-boo1088932-a11y-state-set.patch ++
diff -urp 
webkitgtk-2.20.1.orig/Source/WebCore/accessibility/AccessibilityObject.cpp 
webkitgtk-2.20.1/Source/WebCore/accessibility/AccessibilityObject.cpp
--- webkitgtk-2.20.1.orig/Source/WebCore/accessibility/AccessibilityObject.cpp  
2018-04-09 07:00:57.0 -0500
+++ webkitgtk-2.20.1/Source/WebCore/accessibility/AccessibilityObject.cpp   
2018-04-10 21:07:52.446048647 -0500
@@ -1771,7 +1771,7 @@ void AccessibilityObject::updateBackingS
 // Updating the layout may delete this object.
 RefPtr protectedThis(this);
 if (auto* document = this->document()) {
-if (!document->view()->layoutContext().isInRenderTreeLayout() && 
!document->inRenderTreeUpdate() && !document->inStyleRecalc())
+if (!document->view()->layoutContext().isInRenderTreeLayout() && 
!document->inRenderTreeUpdate() && document->isSafeToUpdateStyleOrLayout())
 document->updateLayoutIgnorePendingStylesheets();
 }
 updateChildrenIfNecessary();
diff -urp webkitgtk-2.20.1.orig/Source/WebCore/dom/Document.cpp 
webkitgtk-2.20.1/Source/WebCore/dom/Document.cpp
--- webkitgtk-2.20.1.orig/Source/WebCore/dom/Document.cpp   2018-03-05 
05:36:37.0 -0600
+++ webkitgtk-2.20.1/Source/WebCore/dom/Document.cpp2018-04-10 
21:07:52.454048680 -0500
@@ -1940,11 +1940,10 @@ bool Document::needsStyleRecalc() const
 return false;
 }
 
-static bool isSafeToUpdateStyleOrLayout(const Document& document)
+bool Document::isSafeToUpdateStyleOrLayout() const
 {
 bool isSafeToExecuteScript = 
ScriptDisallowedScope::InMainThread::isScriptAllowed();
-auto* frameView = document.view();
-bool isInFrameFlattening = frameView && 
frameView->isInChildFrameWithFrameFlattening();
+bo

commit webkit2gtk3 for openSUSE:Factory

2018-04-06 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2018-04-06 17:49:57

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Fri Apr  6 17:49:57 2018 rev:55 rq:593940 version:2.20.0

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2018-03-14 
19:28:57.722673053 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2018-04-06 17:52:21.433391862 +0200
@@ -4 +4 @@
-- Update to version 2.20.0:
+- Update to version 2.20.0 (boo#1088182):
@@ -13,0 +14,6 @@
+  + Security fixes: CVE-2018-4101, CVE-2018-4113, CVE-2018-4114,
+CVE-2018-4117, CVE-2018-4118, CVE-2018-4119,
+CVE-2018-4120, CVE-2018-4122, CVE-2018-4125,
+CVE-2018-4127, CVE-2018-4128, CVE-2018-4129,
+CVE-2018-4133, CVE-2018-4146, CVE-2018-4161,
+CVE-2018-4162, CVE-2018-4163, CVE-2018-4165.



Other differences:
--





commit webkit2gtk3 for openSUSE:Factory

2018-03-14 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2018-03-14 19:28:56

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Wed Mar 14 19:28:56 2018 rev:54 rq:586216 version:2.20.0

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2018-03-08 
10:51:16.254790513 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2018-03-14 19:28:57.722673053 +0100
@@ -1,0 +2,165 @@
+Mon Mar 12 16:18:01 UTC 2018 - dims...@opensuse.org
+
+- Update to version 2.20.0:
+  + New API to retrieve and delete cookies with
+WebKitCookieManager.
+  + New web process API to detect when form is submitted via
+JavaScript.
+  + Several improvements and fixes in the touch/gestures support.
+  + Support for the “system” CSS font family.
+  + Complex text rendering improvements and fixes.
+  + Added a low power mode.
+  + More complete and spec compliant WebDriver implementation.
+
+---
+Tue Mar  6 21:49:48 UTC 2018 - mgo...@suse.com
+
+- Add webkit2gtk3-python3.patch: port to python 3 (bsc#1079812,
+  webkit#156674).
+- Add conditional to optionally require python3, rather than
+  python2 + python-xml, and adjust %build to use python3.
+
+---
+Tue Mar  6 10:36:32 UTC 2018 - bjorn@gmail.com
+
+- Update to version 2.19.92:
+  + Ensure DNS prefetching cannot be re-enabled if disabled by
+settings.
+  + Fix seek sometimes not working.
+  + Fix rendering of emojis that were using the wrong scale factor
+in some cases.
+  + Fix rendering of combining enclosed keycap.
+  + Fix rendering scale of some layers in HiDPI.
+  + Fix a crash in Wayland when closing the web view.
+  + Fix crashes upower crashes when running inside a chroot or on
+systems with broken dbus/upower.
+  + Fix memory leaks in GStreamer media backend when using
+GStreamer 1.14.
+  + Fix the build with Enchant 2.x.
+  + Fix several crashes and rendering issues.
+  + Updated translations.
+- Replace pkgconfig(enchant) with enchant-devel BuildRequires:
+  Allow webkit2gtk3 to build with whatever enchant is available in
+  target distro.
+
+---
+Mon Mar  5 16:40:57 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+---
+Mon Mar  5 02:19:51 UTC 2018 - bjorn@gmail.com
+
+- Update to version 2.19.91:
+  + Add ENABLE_ADDRESS_SANITIZER to make it easier to build with
+asan support.
+  + Fix a crash a under Wayland when using mesa software
+rasterization.
+  + Make fullscreen video work again.
+  + Fix handling of missing GStreamer elements.
+  + Fix rendering when webm video is played twice.
+  + Fix kinetic scrolling sometimes jumping around.
+  + Fix build with ICU configured without collation support.
+  + Fix several crashes and rendering issues.
+  + Updated translations.
+- Do a minor spec cleanup.
+
+---
+Mon Mar  5 02:19:50 UTC 2018 - dims...@opensuse.org
+
+- Update to version 2.19.90:
+  + WebSockets use system proxy settings now (requires libsoup
+2.61.90).
+  + Show the context menu on long-press gesture.
+  + Add support for Shift + mouse scroll to scroll horizontally.
+  + Fix zoom gesture to actually zoom instead of changing the page
+scale.
+  + Implement support for Graphics ARIA roles.
+  + Make sleep inhibitors work under Flatpak.
+  + Add get element CSS value command to WebDriver.
+  + Fix a crash aftter a swipe gesture.
+  + Fix several crashes and rendering issues.
+- Drop webkit2gtk3-fix-wayland-crash.patch: fixed upstream.
+
+---
+Mon Mar  5 02:19:06 UTC 2018 - bjorn@gmail.com
+
+- Update to version 2.19.6:
+  + Fix crashes due to duplicated symbols in libjavascriptcoregtk
+and libwebkit2gtk.
+  + Fix parsing of timeout values in WebDriver.
+  + Implement get timeouts command in WebDriver.
+  + Fix deadlock in GStreamer video sink during shutdown when
+accelerated compositing is disabled.
+  + Fix several crashes and rendering issues.
+
+---
+Mon Mar  5 02:19:05 UTC 2018 - zai...@opensuse.org
+
+- Update to version 2.19.5:
+  + This is a follow up release to export
+webkit_dom_dom_window_webkit_message_handlers_post_message()
+symbol that was hidden in 2.19.4 by mistake.
+- Changes from version 2.19.4:
+  + Add web process API to detect when form is submitted via
+JavaScript.

commit webkit2gtk3 for openSUSE:Factory

2018-03-08 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2018-03-08 10:51:13

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Thu Mar  8 10:51:13 2018 rev:53 rq:582974 version:2.18.6

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2018-02-01 
21:25:49.543065686 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2018-03-08 10:51:16.254790513 +0100
@@ -1,0 +2,15 @@
+Fri Mar  2 16:38:52 UTC 2018 - fcro...@suse.com
+
+- Add webkit2gtk3-fix-wayland-crash.patch: fix crash when using
+  Wayland with QXL/virtio (bsc#1079512, webkit#182490).
+
+---
+Thu Mar  1 14:32:34 UTC 2018 - dims...@opensuse.org
+
+- Add missing dependencies from the -devel package to the build
+  typelib-1_0-*: just like libraries, a consumer of the devel
+  package can assume the typelibs to be present:
+  + typelib-1_0-WebKit2-%{_sonameverpkg}.
+  + typelib-1_0-WebKit2WebExtension-%{_sonameverpkg}.
+
+---

New:

  webkit2gtk3-fix-wayland-crash.patch



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.QKIlEh/_old  2018-03-08 10:51:17.006763441 +0100
+++ /var/tmp/diff_new_pack.QKIlEh/_new  2018-03-08 10:51:17.006763441 +0100
@@ -51,6 +51,8 @@
 Patch0: webkitgtk-typelib-sharelib-link.patch
 # PATCH-FIX-UPSTREAM webkit2gtk3-no-return-in-nonvoid.patch webkit£318374 
dims...@opensuse.org -- Fix "control reaches end of non-void function"
 Patch1: webkit2gtk3-no-return-in-nonvoid.patch
+# PATCH-FIX-UPSTREAM webkit2gtk3-fix-wayland-crash.patch webkit#182490 
bsc#1079512 fcro...@suse.com -- Fix crash with wayland
+Patch2:webkit2gtk3-fix-wayland-crash.patch
 BuildRequires:  Mesa-libEGL-devel
 BuildRequires:  Mesa-libGL-devel
 BuildRequires:  Mesa-libGLESv1_CM-devel
@@ -218,6 +220,8 @@
 Requires:   libjavascriptcoregtk%{_sover} = %{version}
 Requires:   libwebkit2gtk%{_wk2sover} = %{version}
 Requires:   typelib-1_0-JavaScriptCore-%{_sonameverpkg}
+Requires:   typelib-1_0-WebKit2-%{_sonameverpkg}
+Requires:   typelib-1_0-WebKit2WebExtension-%{_sonameverpkg}
 
 %description devel
 WebKit is a web content engine, derived from KHTML and KJS from KDE,
@@ -248,6 +252,7 @@
 %setup -q -n webkitgtk-%{version}
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 # Use linker flags to reduce memory consumption

++ webkit2gtk3-fix-wayland-crash.patch ++
Index: webkitgtk-2.18.6/Source/WebKit/UIProcess/gtk/WaylandCompositor.cpp
===
--- webkitgtk-2.18.6.orig/Source/WebKit/UIProcess/gtk/WaylandCompositor.cpp 
2017-09-02 11:15:50.0 +0200
+++ webkitgtk-2.18.6/Source/WebKit/UIProcess/gtk/WaylandCompositor.cpp  
2018-03-02 17:38:44.892586127 +0100
@@ -40,7 +40,9 @@
 #if USE(OPENGL_ES_2)
 #include 
 #include 
+#include 
 #else
+#include 
 #include 
 #endif
 
@@ -374,11 +376,12 @@
 
 bool WaylandCompositor::initializeEGL()
 {
+const char* extensions = 
eglQueryString(PlatformDisplay::sharedDisplay().eglDisplay(), EGL_EXTENSIONS);
+
 if (PlatformDisplay::sharedDisplay().eglCheckVersion(1, 5)) {
 eglCreateImage = 
reinterpret_cast(eglGetProcAddress("eglCreateImage"));
 eglDestroyImage = 
reinterpret_cast(eglGetProcAddress("eglDestroyImage"));
 } else {
-const char* extensions = 
eglQueryString(PlatformDisplay::sharedDisplay().eglDisplay(), EGL_EXTENSIONS);
 if (GLContext::isExtensionSupported(extensions, "EGL_KHR_image_base")) 
{
 eglCreateImage = 
reinterpret_cast(eglGetProcAddress("eglCreateImageKHR"));
 eglDestroyImage = 
reinterpret_cast(eglGetProcAddress("eglDestroyImageKHR"));
@@ -389,22 +392,13 @@
 return false;
 }
 
-glImageTargetTexture2D = 
reinterpret_cast(eglGetProcAddress("glEGLImageTargetTexture2DOES"));
-if (!glImageTargetTexture2D) {
-WTFLogAlways("WaylandCompositor requires glEGLImageTargetTexture2D.");
-return false;
-}
-
-eglQueryWaylandBuffer = 
reinterpret_cast(eglGetProcAddress("eglQueryWaylandBufferWL"));
-if (!eglQueryWaylandBuffer) {
-WTFLogAlways("WaylandCompositor requires eglQueryWaylandBuffer.");
-return false;
-}
-
+if (GLContext::isExtensionSupported(extensions, 
"EGL_WL_bind_wayland_display")) {
 eglBindWaylandDisplay = 
reinterpret_cast(eglGetProcAddress("eglBindWaylandDisplayWL"));
 eglUnbindWaylandDisplay = 
reinterpret_cast(eglGetProcAddress("eglUnbindWaylandDisplayWL"))

commit webkit2gtk3 for openSUSE:Factory

2018-02-01 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2018-02-01 21:25:48

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Thu Feb  1 21:25:48 2018 rev:52 rq:571158 version:2.18.6

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2018-01-26 
13:36:14.122441995 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2018-02-01 21:25:49.543065686 +0100
@@ -1,0 +2,6 @@
+Tue Jan 30 17:12:00 CET 2018 - r...@suse.de
+
+- even on recent codestreams there is no binutils gold on s390
+  only on s390x 
+
+---



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.tYSkDa/_old  2018-02-01 21:25:51.034995951 +0100
+++ /var/tmp/diff_new_pack.tYSkDa/_new  2018-02-01 21:25:51.034995951 +0100
@@ -32,6 +32,10 @@
 %ifarch s390 s390x
 %define _gold_linker 0
 %endif
+%else
+%ifarch s390
+%define _gold_linker 0
+%endif
 %endif
 
 Name:   webkit2gtk3




commit webkit2gtk3 for openSUSE:Factory

2018-01-26 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2018-01-26 13:36:07

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Fri Jan 26 13:36:07 2018 rev:51 rq:569491 version:2.18.6

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2018-01-16 
09:29:34.681608263 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2018-01-26 13:36:14.122441995 +0100
@@ -1,0 +2,11 @@
+Wed Jan 24 15:46:03 UTC 2018 - bjorn@gmail.com
+
+- Update to version 2.18.6:
+  + Fix deadlock in GStreamer video sink during shutdown when
+accelerated compositing is disabled.
+  + Several fixes and improvements in WebDriver.
+  + Security fixes: CVE-2018-4088, CVE-2017-13885, CVE-2017-7165,
+CVE-2017-13884, CVE-2017-7160, CVE-2017-7153, CVE-2017-7153,
+CVE-2017-7161, CVE-2018-4096.
+
+---

Old:

  webkitgtk-2.18.5.tar.xz

New:

  webkitgtk-2.18.6.tar.xz



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.U7qOv8/_old  2018-01-26 13:36:16.706321310 +0100
+++ /var/tmp/diff_new_pack.U7qOv8/_new  2018-01-26 13:36:16.710321123 +0100
@@ -35,7 +35,7 @@
 %endif
 
 Name:   webkit2gtk3
-Version:2.18.5
+Version:2.18.6
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0+ AND BSD-3-Clause

++ webkitgtk-2.18.5.tar.xz -> webkitgtk-2.18.6.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.18.5.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkitgtk-2.18.6.tar.xz differ: 
char 26, line 1




commit webkit2gtk3 for openSUSE:Factory

2018-01-16 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2018-01-16 09:29:33

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Tue Jan 16 09:29:33 2018 rev:50 rq:563587 version:2.18.5

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2017-12-29 
18:48:08.060720125 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2018-01-16 09:29:34.681608263 +0100
@@ -1,0 +2,10 @@
+Wed Jan 10 12:45:30 UTC 2018 - zai...@opensuse.org
+
+- Update to version 2.18.5:
+  + Disable SharedArrayBuffers from Web API.
+  + Reduce the precision of “high” resolution time to 1ms.
+  + Fix API documentation generation with newer gtk-doc.
+  + bsc#1075419 - Security fixes: includes improvements to mitigate
+the effects of Spectre (CVE-2017-5753 and CVE-2017-5715).
+
+---
@@ -16,2 +26,2 @@
-  + Security fixes: CVE-2017-13866, CVE-2017-13870, CVE-2017-7156,
-CVE-2017-13856.
+  + bsc#1073654 - Security fixes: CVE-2017-13866, CVE-2017-13870,
+CVE-2017-7156, CVE-2017-13856.
@@ -33 +43,2 @@
-  + Security fixes: CVE-2017-13798, CVE-2017-13788, CVE-2017-13803.
+  + bsc#1069925 - Security fixes: CVE-2017-13798, CVE-2017-13788,
+CVE-2017-13803.
@@ -61,6 +72,7 @@
-  + Security fixes: CVE-2017-7081, CVE-2017-7087, CVE-2017-7089,
-CVE-2017-7090, CVE-2017-7091, CVE-2017-7092, CVE-2017-7093,
-CVE-2017-7094, CVE-2017-7095, CVE-2017-7096, CVE-2017-7098,
-CVE-2017-7099, CVE-2017-7100, CVE-2017-7102, CVE-2017-7104,
-CVE-2017-7107, CVE-2017-7109, CVE-2017-7111, CVE-2017-7117,
-CVE-2017-7120, CVE-2017-7142.
+  + bsc#1066892 - Security fixes: CVE-2017-7081, CVE-2017-7087,
+CVE-2017-7089, CVE-2017-7090, CVE-2017-7091, CVE-2017-7092,
+CVE-2017-7093, CVE-2017-7094, CVE-2017-7095, CVE-2017-7096,
+CVE-2017-7098, CVE-2017-7099, CVE-2017-7100, CVE-2017-7102,
+CVE-2017-7104, CVE-2017-7107, CVE-2017-7109, CVE-2017-7111,
+CVE-2017-7117, CVE-2017-7120, CVE-2017-7142.
+  + bsc#1073654 - Security fixes: CVE-2017-7157.
@@ -221,3 +233,4 @@
-  + Security fixes: CVE-2017-7039, CVE-2017-7018, CVE-2017-7030,
-CVE-2017-7037, CVE-2017-7034, CVE-2017-7055, CVE-2017-7056,
-CVE-2017-7064, CVE-2017-7061, CVE-2017-7048, CVE-2017-7046.
+  + bsc#1050469 - Security fixes: CVE-2017-7039, CVE-2017-7018,
+CVE-2017-7030, CVE-2017-7037, CVE-2017-7034, CVE-2017-7055,
+CVE-2017-7056, CVE-2017-7064, CVE-2017-7061, CVE-2017-7048,
+CVE-2017-7046.
@@ -243,0 +257 @@
+  + bsc#1050469 - Security fixes: CVE-2017-7052.
@@ -268 +282,2 @@
-  + Security fixes: CVE-2017-2496, CVE-2017-2539, CVE-2017-2510.
+  + bsc#1050469 - Security fixes: CVE-2017-2496, CVE-2017-2539,
+CVE-2017-2510, CVE-2017-7011, CVE-2017-7040, CVE-2017-7059.
@@ -286,0 +302,3 @@
+  + bsc#1050469 - Security fixes: CVE-2017-7006, CVE-2017-7012,
+CVE-2017-7019, CVE-2017-7038, CVE-2017-7041, CVE-2017-7042,
+CVE-2017-7043, CVE-2017-7049.
@@ -300,0 +319 @@
+  + bsc#1050469 - Security fixes: CVE-2017-7020.
@@ -460,4 +479,4 @@
-  + Security fixes: CVE-2017-2365, CVE-2017-2366, CVE-2017-2373,
-CVE-2017-2363, CVE-2017-2362, CVE-2017-2350, CVE-2017-2350,
-CVE-2017-2354, CVE-2017-2355, CVE-2017-2356, CVE-2017-2371,
-CVE-2017-2364, CVE-2017-2369.
+  + bsc#1024749 - Security fixes: CVE-2017-2365, CVE-2017-2366,
+CVE-2017-2373, CVE-2017-2363, CVE-2017-2362, CVE-2017-2350,
+CVE-2017-2350, CVE-2017-2354, CVE-2017-2355, CVE-2017-2356,
+CVE-2017-2371, CVE-2017-2364, CVE-2017-2369.
@@ -483,4 +502,5 @@
-  + Security fixes: CVE-2016-7656, CVE-2016-7635, CVE-2016-7654,
-CVE-2016-7639, CVE-2016-7645, CVE-2016-7652, CVE-2016-7641,
-CVE-2016-7632, CVE-2016-7599, CVE-2016-7592, CVE-2016-7589,
-CVE-2016-7623, CVE-2016-7586.
+  + bsc#1020950 - Security fixes: CVE-2016-7656, CVE-2016-7635,
+CVE-2016-7654, CVE-2016-7639, CVE-2016-7645, CVE-2016-7652,
+CVE-2016-7641, CVE-2016-7632, CVE-2016-7599, CVE-2016-7592,
+CVE-2016-7589, CVE-2016-7623, CVE-2016-7586.
+
@@ -538,0 +559 @@
+  + bsc#1020950 - Security fixes: CVE-2016-4692, CVE-2016-7610.
@@ -555,0 +577,3 @@
+  + bsc#1020950 - Security fixes: CVE-2016-4743, CVE-2016-7587,
+CVE-2016-7598.
+

Old:

  webkitgtk-2.18.4.tar.xz

New:

  webkitgtk-2.18.5.tar.xz



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.e6OfMB/_old  2018-01-16 09:29:35.921550249 +0100
+++ /var/tmp/diff_new_pack.e6OfMB/_new  2018-01-16 09:29:35.925550063 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package webkit2gtk3
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# C

commit webkit2gtk3 for openSUSE:Factory

2017-12-29 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2017-12-29 18:48:02

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Fri Dec 29 18:48:02 2017 rev:49 rq:560280 version:2.18.4

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2017-12-06 
08:51:07.913364374 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2017-12-29 18:48:08.060720125 +0100
@@ -1,0 +2,18 @@
+Wed Dec 27 14:04:51 UTC 2017 - jeng...@inai.de
+
+- Update package descriptions.
+
+---
+Tue Dec 19 13:43:41 UTC 2017 - zai...@opensuse.org
+
+- Update to version 2.18.4:
+  + Make WebDriver implementation more spec compliant.
+  + Fix a bug when trying to remove cookies before a web process is
+spawned.
+  + WebKitWebDriver process no longer links to
+libjavascriptcoregtk.
+  + Fix several memory leaks in GStreamer media backend.
+  + Security fixes: CVE-2017-13866, CVE-2017-13870, CVE-2017-7156,
+CVE-2017-13856.
+
+---

Old:

  webkitgtk-2.18.3.tar.xz

New:

  webkitgtk-2.18.4.tar.xz



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.NizRqq/_old  2017-12-29 18:48:09.164403143 +0100
+++ /var/tmp/diff_new_pack.NizRqq/_new  2017-12-29 18:48:09.164403143 +0100
@@ -35,7 +35,7 @@
 %endif
 
 Name:   webkit2gtk3
-Version:2.18.3
+Version:2.18.4
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0+ AND BSD-3-Clause
@@ -135,7 +135,7 @@
 %endif
 
 %package -n webkit2gtk-4_0-injected-bundles
-Summary:Library for rendering web content -- Injected bundles
+Summary:Injected bundles for %{name}
 Group:  System/Libraries
 
 %description -n webkit2gtk-4_0-injected-bundles
@@ -161,7 +161,7 @@
 more.
 
 %package -n typelib-1_0-WebKit2-%{_sonameverpkg}
-Summary:Library for rendering web content, GTK+ Port -- Introspection 
bindings
+Summary:Introspection bindings for %{name}
 Group:  System/Libraries
 
 %description -n typelib-1_0-WebKit2-%{_sonameverpkg}
@@ -177,7 +177,7 @@
 port of WebKit2.
 
 %package -n typelib-1_0-WebKit2WebExtension-%{_sonameverpkg}
-Summary:Library for rendering web content, GTK+ Port -- Introspection 
bindings
+Summary:Introspection bindings for %{name}
 Group:  System/Libraries
 
 %description -n typelib-1_0-WebKit2WebExtension-%{_sonameverpkg}
@@ -193,7 +193,7 @@
 port of WebKit2.
 
 %package -n typelib-1_0-JavaScriptCore-%{_sonameverpkg}
-Summary:JavaScript Core Engine, GTK+ Port -- Introspection bindings
+Summary:Introspection bindings for the GTK+ port of the JavaScript 
Core Engine
 Group:  System/Libraries
 
 %description -n typelib-1_0-JavaScriptCore-%{_sonameverpkg}
@@ -209,7 +209,7 @@
 port of the JavaScript Core engine.
 
 %package devel
-Summary:Library for rendering web content, GTK+ Port
+Summary:Development files for %{name}
 Group:  Development/Libraries/C and C++
 Requires:   libjavascriptcoregtk%{_sover} = %{version}
 Requires:   libwebkit2gtk%{_wk2sover} = %{version}
@@ -225,17 +225,18 @@
 more.
 
 %package -n webkit-jsc-%{_jscver}
-Summary:Library for rendering web content, GTK+ Port
-Group:  Development/Libraries/C and C++
+Summary:JavaScript command line from WebKit
+Group:  Development/Tools/Other
 
 %description -n webkit-jsc-%{_jscver}
-WebKit is a web content engine, derived from KHTML and KJS from KDE,
-and used primarily in Apple's Safari browser.  It is made to be
-embedded in other applications, such as mail readers, or web browsers.
-
-It is able to display content such as HTML, SVG, XML, and others. It
-also supports DOM, XMLHttpRequest, XSLT, CSS, Javascript/ECMAscript and
-more.
+jsc is a command-line utility that allows you to run JavaScript
+programs outside of the context of a web browser. It is primarily
+used as part of the test harness for validating the JavaScript
+portions of WebKit, but can also be used as a scripting tool.
+
+jsc can be run in an interactive mode to test out JavaScript
+expressions, or it can be passed one or more files to run similar to
+invoking a Perl or Python script.
 
 %lang_package -n %{_pkgname_no_slpp}
 

++ webkitgtk-2.18.3.tar.xz -> webkitgtk-2.18.4.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.18.3.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkitgtk-2.18.4.tar.xz differ: 
char 26, line 1




commit webkit2gtk3 for openSUSE:Factory

2017-12-05 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2017-12-06 08:51:06

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Wed Dec  6 08:51:06 2017 rev:48 rq:553293 version:2.18.3

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2017-11-16 
13:56:52.506624337 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2017-12-06 08:51:07.913364374 +0100
@@ -1,0 +2,7 @@
+Tue Dec  5 13:10:53 UTC 2017 - dims...@opensuse.org
+
+- Explicitly buildrequire python2-xml: the build system is (for
+  now) hard locked on python2 and relies on the presence of
+  python2-xml (used to be pulled in by glib2-devel in the past).
+
+---



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.k6U8Bf/_old  2017-12-06 08:51:08.845330255 +0100
+++ /var/tmp/diff_new_pack.k6U8Bf/_new  2017-12-06 08:51:08.849330108 +0100
@@ -62,6 +62,7 @@
 BuildRequires:  perl >= 5.10.0
 BuildRequires:  pkgconfig
 BuildRequires:  python >= 2.6.0
+BuildRequires:  python2-xml
 BuildRequires:  ruby >= 1.8.7
 BuildRequires:  pkgconfig(atk)
 BuildRequires:  pkgconfig(atspi-2) >= 2.5.3




commit webkit2gtk3 for openSUSE:Factory

2017-11-16 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2017-11-16 13:56:51

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Thu Nov 16 13:56:51 2017 rev:47 rq:541266 version:2.18.3

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2017-11-02 
10:23:49.001370512 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2017-11-16 13:56:52.506624337 +0100
@@ -1,0 +2,9 @@
+Fri Nov 10 17:43:56 UTC 2017 - luc1...@linuxmail.org
+
+- Update to version 2.18.3:
+  + Improve calculation of font metrics to prevent scrollbars from
+being shown unnecessarily in some cases.
+  + Fix handling of null capabilities in WebDriver implementation.
+  + Security fixes: CVE-2017-13798, CVE-2017-13788, CVE-2017-13803.
+
+---

Old:

  webkitgtk-2.18.2.tar.xz

New:

  webkitgtk-2.18.3.tar.xz



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.sSHuk1/_old  2017-11-16 13:56:54.606548259 +0100
+++ /var/tmp/diff_new_pack.sSHuk1/_new  2017-11-16 13:56:54.610548114 +0100
@@ -35,12 +35,12 @@
 %endif
 
 Name:   webkit2gtk3
-Version:2.18.2
+Version:2.18.3
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0+ AND BSD-3-Clause
 Group:  Development/Libraries/C and C++
-Url:http://webkitgtk.org/
+Url:https://webkitgtk.org/
 Source: http://webkitgtk.org/releases/%{_name}-%{version}.tar.xz
 Source1:baselibs.conf
 # PATCH-FIX-OPENSUSE webkitgtk-typelib-sharelib-link.patch 
dims...@opensuse.org -- Fixup the .gir file to contain the full library name 
for libjavascriptcore.

++ webkitgtk-2.18.2.tar.xz -> webkitgtk-2.18.3.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.18.2.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkitgtk-2.18.3.tar.xz differ: 
char 26, line 1




commit webkit2gtk3 for openSUSE:Factory

2017-11-02 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2017-11-02 10:23:49

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Thu Nov  2 10:23:49 2017 rev:46 rq:537527 version:2.18.2

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2017-10-27 
13:47:41.734511693 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2017-11-02 10:23:49.001370512 +0100
@@ -1,0 +2,33 @@
+Fri Oct 27 13:53:37 UTC 2017 - idon...@suse.com
+
+- Update to version 2.18.2:
+  + Fix rendering of arabic text.
+  + Fix a crash in the web process when decoding GIF images.
+  + Fix rendering of wind in Windy.com.
+  + Fix several crashes and rendering issues.
+
+---
+Fri Oct 27 08:26:09 UTC 2017 - idon...@suse.com
+
+- Update to version 2.18.1:
+  + Improve performance of GIF animations.
+  + Fix garbled display in GMail.
+  + Fix rendering of several material design icons when using the
+web font.
+  + Fix flickering when resizing the window in Wayland.
+  + Prevent default kerberos authentication credentials from being
+used in ephemeral sessions.
+  + Fix a crash when webkit_web_resource_get_data() is cancelled.
+  + Correctly handle touchmove and touchend events in
+WebKitWebView.
+  + Fix the build with enchant 2.1.1.
+  + Fix the build in HPPA and Alpha.
+  + Fix several crashes and rendering issues.
+  + Security fixes: CVE-2017-7081, CVE-2017-7087, CVE-2017-7089,
+CVE-2017-7090, CVE-2017-7091, CVE-2017-7092, CVE-2017-7093,
+CVE-2017-7094, CVE-2017-7095, CVE-2017-7096, CVE-2017-7098,
+CVE-2017-7099, CVE-2017-7100, CVE-2017-7102, CVE-2017-7104,
+CVE-2017-7107, CVE-2017-7109, CVE-2017-7111, CVE-2017-7117,
+CVE-2017-7120, CVE-2017-7142.
+
+---

Old:

  webkitgtk-2.18.0.tar.xz

New:

  webkitgtk-2.18.2.tar.xz



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.Lk5aND/_old  2017-11-02 10:23:50.857302866 +0100
+++ /var/tmp/diff_new_pack.Lk5aND/_new  2017-11-02 10:23:50.861302720 +0100
@@ -35,7 +35,7 @@
 %endif
 
 Name:   webkit2gtk3
-Version:2.18.0
+Version:2.18.2
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0+ AND BSD-3-Clause

++ webkitgtk-2.18.0.tar.xz -> webkitgtk-2.18.2.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.18.0.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkitgtk-2.18.2.tar.xz differ: 
char 26, line 1




commit webkit2gtk3 for openSUSE:Factory

2017-10-27 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2017-10-27 13:47:40

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Fri Oct 27 13:47:40 2017 rev:45 rq:536618 version:2.18.0

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2017-09-15 
21:07:28.859921170 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2017-10-27 13:47:41.734511693 +0200
@@ -1,0 +2,5 @@
+Tue Oct 24 14:29:11 UTC 2017 - fcro...@suse.com
+
+- Enable gold linker on s390/s390x on SLE15/Tumbleweed.
+
+---



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.SCNkqV/_old  2017-10-27 13:47:42.654468697 +0200
+++ /var/tmp/diff_new_pack.SCNkqV/_new  2017-10-27 13:47:42.658468510 +0200
@@ -25,6 +25,15 @@
 %define _jscver 4
 %define _pkgconfig_suffix gtk-3.0
 %define _name webkitgtk
+
+# gold linker not available on old s390/s390x
+%define _gold_linker 1
+%if 0%{suse_version} < 1320
+%ifarch s390 s390x
+%define _gold_linker 0
+%endif
+%endif
+
 Name:   webkit2gtk3
 Version:2.18.0
 Release:0
@@ -79,7 +88,7 @@
 BuildRequires:  pkgconfig(sqlite3)
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(zlib)
-%ifnarch s390 s390x
+%if %{_gold_linker}
 BuildRequires:  binutils-gold
 %endif
 BuildRequires:  gcc-c++ >= 4.9
@@ -236,11 +245,10 @@
 
 %build
 # Use linker flags to reduce memory consumption
-%ifarch s390 s390x
-# binutils-gold doesn't exist on s390x
-%global optflags %(echo %{optflags} -Wl,--no-keep-memory 
-Wl,--reduce-memory-overheads | sed 's/-g /-g1 /')
-%else
+%if %{_gold_linker}
 %global optflags %(echo %{optflags} -Wl,--no-keep-memory | sed 's/-g /-g1 /')
+%else
+%global optflags %(echo %{optflags} -Wl,--no-keep-memory 
-Wl,--reduce-memory-overheads | sed 's/-g /-g1 /')
 %endif
 %cmake \
   -DCMAKE_BUILD_TYPE=Release \




commit webkit2gtk3 for openSUSE:Factory

2017-09-15 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2017-09-15 21:07:27

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Fri Sep 15 21:07:27 2017 rev:44 rq:526325 version:2.18.0

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2017-09-13 
21:51:00.383691733 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2017-09-15 21:07:28.859921170 +0200
@@ -1,0 +2,5 @@
+Thu Sep 14 14:57:43 UTC 2017 - fezh...@suse.com
+
+- Drop gcc6-c++ build conditionals for SLE12 / Leap42.
+
+---



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.zvHQn4/_old  2017-09-15 21:07:30.415702748 +0200
+++ /var/tmp/diff_new_pack.zvHQn4/_new  2017-09-15 21:07:30.419702186 +0200
@@ -82,12 +82,7 @@
 %ifnarch s390 s390x
 BuildRequires:  binutils-gold
 %endif
-%if 0%{?suse_version} == 1315
-BuildRequires:  gcc6-c++
-#!BuildIgnore:  libgcc_s1
-%else
 BuildRequires:  gcc-c++ >= 4.9
-%endif
 %if 0%{?is_opensuse}
 # We require gtk2 for the Gtk2 plugin wrapper
 BuildRequires:  pkgconfig(gtk+-2.0) >= 2.24.10
@@ -248,10 +243,6 @@
 %global optflags %(echo %{optflags} -Wl,--no-keep-memory | sed 's/-g /-g1 /')
 %endif
 %cmake \
-%if 0%{?suse_version} == 1315
-  -DCMAKE_C_COMPILER=gcc-6 \
-  -DCMAKE_CXX_COMPILER=g++-6 \
-%endif
   -DCMAKE_BUILD_TYPE=Release \
   -DLIBEXEC_INSTALL_DIR=%{_libexecdir}/libwebkit2gtk%{_wk2sover} \
   -DPORT=GTK \




commit webkit2gtk3 for openSUSE:Factory

2017-09-13 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2017-09-13 21:50:58

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Wed Sep 13 21:50:58 2017 rev:43 rq:523366 version:2.18.0

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2017-07-28 
09:43:52.096162211 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2017-09-13 21:51:00.383691733 +0200
@@ -1,0 +2,135 @@
+Mon Sep 11 08:07:29 UTC 2017 - zai...@opensuse.org
+
+- Update to version 2.18.0:
+  + Initial WebDriver support.
+  + New remote inspector infrastructure.
+  + WebCrypto API support is now enabled by default.
+  + GStreamerGL is enabled by default when building with GStreamer
+>= 1.10.
+  + Kinetic scrolling support.
+  + New API to create a WebKitContextMenuItem from a GAction.
+  + New API to allow overriding the popup menu of select elements.
+
+---
+Thu Sep  7 10:17:51 UTC 2017 - dims...@opensuse.org
+
+- Add webkit2gtk3-no-return-in-nonvoid.patch: Fix brp error based
+  on "warning: control reaches end of non-void function".
+
+---
+Mon Sep  4 15:25:11 UTC 2017 - zai...@opensuse.org
+
+- Update to version 2.17.92:
+  + Improve CPU usage when rendering under Wayland in accelerated
+compositing mode.
+  + Improve the memory consumption of the UI process under Wayland.
+  + Fix rendering issues in some web sites with accelerated
+compositing enabled.
+  + Fix a web process crash when closing the WebView.
+  + Initialize libgcrypt in the network process too.
+  + Show controls if a video element isn’t allowed to play inline.
+  + Add support for cookies and screenshots commands in WebDriver.
+  + Fix several crashes and rendering issues.
+  + Updated translations.
+
+---
+Sun Aug 20 20:50:58 UTC 2017 - zai...@opensuse.org
+
+- Update to version 2.17.91:
+  + Fix proxy HTTP authentication for HTTPS requests.
+  + Stop kinetic scrolling when a zero movement is reached.
+  + Fix UI process crash when selecting text.
+  + Fix UI process crash when loading a favicon.
+  + Properly handle WebDriver click command on option elements.
+  + Fix web process crash when resizing the window with accelerated
+compositing enabled.
+  + Fix crashes in 32 bit systems due to incorrect use of GVariant.
+  + Fix several crashes and rendering issues.
+
+---
+Wed Aug  9 11:34:55 UTC 2017 - zai...@opensuse.org
+
+- Update to version 2.17.90:
+  + WebCrypto API support is now enabled by default.
+  + Add API to provide browser information required by automation.
+  + Fix the expiration date of manually added cookies.
+  + Add support for alerts in WebDriver.
+  + WebKitDatabaseProcess binary has been renamed to
+WebKitStorageProcess.
+  + Fix several crashes and rendering issues.
+
+---
+Wed Jul 26 11:36:10 UTC 2017 - zai...@opensuse.org
+
+- Update to version 2.17.5:
+  + Add initial implementation of WebDriver.
+  + Enable GStreamerGL by default when building with GStreamer >=
+1.10.
+  + Fix position of context menu in Wayland.
+  + Properly close cookies database at network process exit.
+  + Fix several crashes and rendering issues.
+  + Updated translations.
+- Drop webkit2gtk3-gcc7.patch and
+  webkit2gtk3-machine-context.patch: Fixed upstream.
+- Add pkgconfig(gstreamer-gl-1.0) BuildRequires: New dependency.
+- Add explicit Mesa-libEGL-devel, Mesa-libGL-devel,
+  Mesa-libGLESv1_CM-devel, Mesa-libGLESv2-devel and
+  Mesa-libGLESv3-devel BuildRequires.
+
+---
+Mon Jul 24 15:34:04 UTC 2017 - zai...@opensuse.org
+
+- Update to version 2.17.4:
+  + Add API to allow overriding popup menus.
+  + Add kinetic scrolling support.
+  + Improve theme rendering performance when using GTK+ >= 3.20.
+  + Improve error message when webkit_web_view_run_javascript()
+fails due to a JavaScript exception.
+  + Fix artifacts when rendering large images.
+  + Fix blob downloads.
+  + Fix web process deadlock when seeking youtube videos.
+  + Fix alpha premultiplying when using cairo to draw the video
+frames.
+  + Fix web process deadlock when closing the remote inspector
+frontend.
+  + Update several web inspector icons.
+  + Fix several crashes and rendering issues.
+  + Updated translations.
+- Changes from version 2.17.3:
+  + Add new API to create a WebKitContextMenuItem from a GAction.
+  + Fix graphics repaint hungs

commit webkit2gtk3 for openSUSE:Factory

2017-07-28 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2017-07-28 09:43:20

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Fri Jul 28 09:43:20 2017 rev:42 rq:512325 version:2.16.6

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2017-06-30 
18:40:37.196833662 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2017-07-28 09:43:52.096162211 +0200
@@ -1,0 +2,12 @@
+Mon Jul 24 15:33:55 UTC 2017 - zai...@opensuse.org
+
+- Update to version 2.16.6:
+  + Fix rendering of spin buttons with GTK+ >= 3.20 when the entry
+width is too short.
+  + Fix the build when Wayland target is enabled and X11 disabled.
+  + Fix several crashes and rendering issues.
+  + Security fixes: CVE-2017-7039, CVE-2017-7018, CVE-2017-7030,
+CVE-2017-7037, CVE-2017-7034, CVE-2017-7055, CVE-2017-7056,
+CVE-2017-7064, CVE-2017-7061, CVE-2017-7048, CVE-2017-7046.
+
+---

Old:

  webkitgtk-2.16.5.tar.xz

New:

  webkitgtk-2.16.6.tar.xz



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.S49TLM/_old  2017-07-28 09:43:53.595950973 +0200
+++ /var/tmp/diff_new_pack.S49TLM/_new  2017-07-28 09:43:53.599950409 +0200
@@ -26,7 +26,7 @@
 %define _pkgconfig_suffix gtk-3.0
 %define _name webkitgtk
 Name:   webkit2gtk3
-Version:2.16.5
+Version:2.16.6
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0+ and BSD-3-Clause

++ webkitgtk-2.16.5.tar.xz -> webkitgtk-2.16.6.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.16.5.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkitgtk-2.16.6.tar.xz differ: 
char 26, line 1




commit webkit2gtk3 for openSUSE:Factory

2017-06-30 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2017-06-30 18:40:33

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Fri Jun 30 18:40:33 2017 rev:41 rq:506745 version:2.16.5

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2017-06-23 
09:15:57.658814754 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2017-06-30 18:40:37.196833662 +0200
@@ -1,0 +2,9 @@
+Tue Jun 27 20:19:02 UTC 2017 - zai...@opensuse.org
+
+- Update to version 2.16.5:
+  + Fix a web process crash when page finishes loading in several
+web sites.
+  + Fix the menu of select elements not showing in some cases under
+Wayland.
+
+---

Old:

  webkitgtk-2.16.4.tar.xz

New:

  webkitgtk-2.16.5.tar.xz



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.eA2JjG/_old  2017-06-30 18:40:38.668626646 +0200
+++ /var/tmp/diff_new_pack.eA2JjG/_new  2017-06-30 18:40:38.668626646 +0200
@@ -26,7 +26,7 @@
 %define _pkgconfig_suffix gtk-3.0
 %define _name webkitgtk
 Name:   webkit2gtk3
-Version:2.16.4
+Version:2.16.5
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0+ and BSD-3-Clause

++ webkitgtk-2.16.4.tar.xz -> webkitgtk-2.16.5.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.16.4.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkitgtk-2.16.5.tar.xz differ: 
char 27, line 1




commit webkit2gtk3 for openSUSE:Factory

2017-06-23 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2017-06-23 09:15:56

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Fri Jun 23 09:15:56 2017 rev:40 rq:505721 version:2.16.4

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2017-06-07 
09:53:10.621730124 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2017-06-23 09:15:57.658814754 +0200
@@ -1,0 +2,11 @@
+Wed Jun 21 18:28:01 UTC 2017 - zai...@opensuse.org
+
+- Update to version 2.16.4 (CVE-2017-2538):
+  + Fix web process deadlock when seeking youtube videos.
+  + Fix blob downloads.
+  + Improve theme rendering performance when using GTK+ >= 3.20.
+  + Fix positioning of popup menus in Wayland.
+  + Fix several crashes and rendering issues.
+  + Security fixes: CVE-2017-2538.
+
+---

Old:

  webkitgtk-2.16.3.tar.xz

New:

  webkitgtk-2.16.4.tar.xz



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.ebFZGM/_old  2017-06-23 09:15:59.342576843 +0200
+++ /var/tmp/diff_new_pack.ebFZGM/_new  2017-06-23 09:15:59.346576278 +0200
@@ -26,7 +26,7 @@
 %define _pkgconfig_suffix gtk-3.0
 %define _name webkitgtk
 Name:   webkit2gtk3
-Version:2.16.3
+Version:2.16.4
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0+ and BSD-3-Clause

++ webkitgtk-2.16.3.tar.xz -> webkitgtk-2.16.4.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.16.3.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkitgtk-2.16.4.tar.xz differ: 
char 27, line 1




commit webkit2gtk3 for openSUSE:Factory

2017-06-07 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2017-06-07 09:53:07

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Wed Jun  7 09:53:07 2017 rev:39 rq:500063 version:2.16.3

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2017-05-31 
12:14:09.591680909 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2017-06-07 09:53:10.621730124 +0200
@@ -1,0 +2,12 @@
+Mon May 29 16:31:21 UTC 2017 - zai...@opensuse.org
+
+- Add conditional gcc6-c++ BuildRequires and #!BuildIgnore:
+  libgcc_s1 and also and pass -DCMAKE_C_COMPILER=gcc-6 and
+  -DCMAKE_CXX_COMPILER=g++-6 to cmake for SLE/Leap, so we can fully
+  build Webkit2gtk3 without disabling features.
+- Drop webkitgtk-disable-gcc-version-checks.patch, no longer needed
+  following above changes.
+- Remove the compilation flag to disable FTL JIT, no longer needed
+  following above changes.
+
+---

Old:

  webkitgtk-disable-gcc-version-checks.patch



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.ZyXQmM/_old  2017-06-07 09:53:11.305633476 +0200
+++ /var/tmp/diff_new_pack.ZyXQmM/_new  2017-06-07 09:53:11.309632911 +0200
@@ -36,18 +36,16 @@
 Source1:baselibs.conf
 # PATCH-FIX-OPENSUSE webkitgtk-typelib-sharelib-link.patch 
dims...@opensuse.org -- Fixup the .gir file to contain the full library name 
for libjavascriptcore.
 Patch0: webkitgtk-typelib-sharelib-link.patch
-# PATCH-FIX-SLE webkitgtk-disable-gcc-version-checks.patch 
mcatanz...@igalia.com -- Allow building with GCC 4.8, which is currently safe 
if IndexedDB is disabled.
-Patch1: webkitgtk-disable-gcc-version-checks.patch
 %ifnarch s390 s390x
 BuildRequires:  binutils-gold
 %endif
 BuildRequires:  bison >= 2.3
 BuildRequires:  cmake
-%if %{?suse_version} > 1315
-BuildRequires:  gcc-c++ >= 4.9
+%if 0%{?suse_version} == 1315
+BuildRequires:  gcc6-c++
+#!BuildIgnore:  libgcc_s1
 %else
-BuildRequires:  gcc-c++ >= 4.8
-BuildRequires:  libedit-devel
+BuildRequires:  gcc-c++ >= 4.9
 %endif
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  gperf >= 3.0.1
@@ -231,9 +229,6 @@
 %prep
 %setup -q -n webkitgtk-%{version}
 %patch0 -p1
-%if %{?suse_version} == 1315
-%patch1 -p1
-%endif
 
 %build
 # Use linker flags to reduce memory consumption
@@ -243,16 +238,10 @@
 %else
 %global optflags %(echo %{optflags} -Wl,--no-keep-memory | sed 's/-g /-g1 /')
 %endif
-# IndexedDB support (including DB process) support requires GCC 4.9.
-# Use some hidden, not-really-supported build options to avoid this.
-# See webkit#98932.
-# Disable FTL JIT on SLE until we get llvm >= 3.7 or until
-# upstream switches from LLVM to B3 (requires gcc >= 4.9).
 %cmake \
 %if 0%{?suse_version} == 1315
-  -DENABLE_DATABASE_PROCESS=OFF \
-  -DENABLE_INDEXED_DATABASE=OFF \
-  -DENABLE_FTL_JIT=OFF \
+  -DCMAKE_C_COMPILER=gcc-6 \
+  -DCMAKE_CXX_COMPILER=g++-6 \
 %endif
   -DCMAKE_BUILD_TYPE=Release \
   -DLIBEXEC_INSTALL_DIR=%{_libexecdir}/libwebkit2gtk%{_wk2sover} \




commit webkit2gtk3 for openSUSE:Factory

2017-05-31 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2017-05-31 12:14:08

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Wed May 31 12:14:08 2017 rev:38 rq:498541 version:2.16.3

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2017-05-18 
20:44:01.911571681 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2017-05-31 12:14:09.591680909 +0200
@@ -1,0 +2,18 @@
+Thu May 25 09:33:35 UTC 2017 - zai...@opensuse.org
+
+- Update to version 2.16.3:
+  + Fix URL shown in the title of beforeunload dialogs.
+  + Focus first input field of HTTP authentication dialog.
+  + Fix rendering glitches in HiDPI in long GitHub Gist pages when
+focusing the comments textarea.
+  + Remove Firefox user agent quirk for Google domains.
+  + Remove LATEST_RECORD_VERSION from GnuTLS priority string.
+  + Fix several crashes and rendering issues.
+  + Security fixes: CVE-2017-2496, CVE-2017-2539, CVE-2017-2510.
+
+---
+Tue May 23 07:19:42 UTC 2017 - dims...@opensuse.org
+
+- Drop ncurses-devel BuildRequires: this is no longer required.
+
+---

Old:

  webkitgtk-2.16.2.tar.xz

New:

  webkitgtk-2.16.3.tar.xz



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.Epcdbi/_old  2017-05-31 12:14:11.591398634 +0200
+++ /var/tmp/diff_new_pack.Epcdbi/_new  2017-05-31 12:14:11.595398069 +0200
@@ -26,7 +26,7 @@
 %define _pkgconfig_suffix gtk-3.0
 %define _name webkitgtk
 Name:   webkit2gtk3
-Version:2.16.2
+Version:2.16.3
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0+ and BSD-3-Clause
@@ -54,7 +54,6 @@
 BuildRequires:  hyphen-devel
 BuildRequires:  libicu-devel
 BuildRequires:  libjpeg-devel
-BuildRequires:  ncurses-devel
 BuildRequires:  perl >= 5.10.0
 BuildRequires:  python >= 2.6.0
 BuildRequires:  ruby >= 1.8.7

++ webkitgtk-2.16.2.tar.xz -> webkitgtk-2.16.3.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.16.2.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkitgtk-2.16.3.tar.xz differ: 
char 29, line 1




commit webkit2gtk3 for openSUSE:Factory

2017-05-18 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2017-05-18 20:43:59

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Thu May 18 20:43:59 2017 rev:37 rq:494224 version:2.16.2

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2017-04-29 
10:48:27.227206911 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2017-05-18 20:44:01.911571681 +0200
@@ -1,0 +2,13 @@
+Tue May  9 23:32:25 UTC 2017 - zai...@opensuse.org
+
+- Update to version 2.16.2:
+  + Update user agent quirks to make Youtube and new Google login
+page work.
+  + Fix rendering of animated PNGs.
+  + Fix playing of some live streams.
+  + Update several web inspector icons.
+  + Fix the build with NPAPI plugins enabled but X11 disabled.
+  + Fix the build with OpenGL disabled.
+  + Fix several crashes and rendering issues.
+
+---

Old:

  webkitgtk-2.16.1.tar.xz

New:

  webkitgtk-2.16.2.tar.xz



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.1AcH7S/_old  2017-05-18 20:44:05.703036611 +0200
+++ /var/tmp/diff_new_pack.1AcH7S/_new  2017-05-18 20:44:05.707036047 +0200
@@ -26,7 +26,7 @@
 %define _pkgconfig_suffix gtk-3.0
 %define _name webkitgtk
 Name:   webkit2gtk3
-Version:2.16.1
+Version:2.16.2
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0+ and BSD-3-Clause

++ webkitgtk-2.16.1.tar.xz -> webkitgtk-2.16.2.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.16.1.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkitgtk-2.16.2.tar.xz differ: 
char 26, line 1




commit webkit2gtk3 for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2017-04-29 10:48:25

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Sat Apr 29 10:48:25 2017 rev:36 rq:490190 version:2.16.1

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2017-03-22 
23:06:58.779841027 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2017-04-29 10:48:27.227206911 +0200
@@ -1,0 +2,14 @@
+Wed Apr  5 12:34:01 UTC 2017 - zai...@opensuse.org
+
+- Update to version 2.16.1:
+  + Fix no-third-party cookies policy in case of redirections.
+  + Keep URL fragments after server redirections.
+  + Honor GTK+ font settings.
+  + Ensure depth and stencil renderbuffers are created on GLESv2.
+  + Prevent new navigations from onbeforeunload handler and
+document unload.
+  + Disallow beforeunload alerts from web pages users have never
+interacted with.
+  + Fix several crashes and rendering issues.
+
+---

Old:

  webkitgtk-2.16.0.tar.xz

New:

  webkitgtk-2.16.1.tar.xz



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.ndDeTC/_old  2017-04-29 10:48:29.190929489 +0200
+++ /var/tmp/diff_new_pack.ndDeTC/_new  2017-04-29 10:48:29.190929489 +0200
@@ -26,7 +26,7 @@
 %define _pkgconfig_suffix gtk-3.0
 %define _name webkitgtk
 Name:   webkit2gtk3
-Version:2.16.0
+Version:2.16.1
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0+ and BSD-3-Clause

++ webkitgtk-2.16.0.tar.xz -> webkitgtk-2.16.1.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.16.0.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkitgtk-2.16.1.tar.xz differ: 
char 26, line 1




commit webkit2gtk3 for openSUSE:Factory

2017-03-22 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2017-03-22 23:06:55

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Wed Mar 22 23:06:55 2017 rev:35 rq:481375 version:2.16.0

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2017-02-19 
00:40:12.651354115 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2017-03-22 23:06:58.779841027 +0100
@@ -1,0 +2,128 @@
+Mon Mar 20 12:36:09 UTC 2017 - zai...@opensuse.org
+
+- Update to version 2.16.0:
+  + Add missing types to WebKitAutocleanups.
+  + Updated translations.
+
+---
+Tue Mar 14 11:34:12 UTC 2017 - zai...@opensuse.org
+
+- Update to version 2.15.92:
+  + Show the context menu when triggered by the keyboard.
+  + Fix web process deadlocks when destroying the media player.
+  + Fix web process crashes when loading animated GIFs.
+  + Fix several crashes and rendering issues.
+  + Updated translations.
+
+---
+Wed Mar  1 10:33:33 UTC 2017 - zai...@opensuse.org
+
+- Update to version 2.15.91:
+  + Fix rendering artifacts when resizing the window in accelerated
+compositing mode.
+  + Remove flickering when leaving accelerated compositing mode.
+  + Fix a web process crash when loading duck duck go.
+  + Properly handle copy drag and drop operations.
+  + Fix a hang when sending an IPC messages fails because socket
+read buffers are full.
+  + Ensure we never try to load GTK2 plugins in Wayland.
+  + Fix several crashes and rendering issues.
+
+---
+Mon Feb 20 21:17:11 UTC 2017 - dims...@opensuse.org
+
+- Update to version 2.15.90:
+  + Add an API to add a custom tab into the print dialog.
+  + Update cookie manager API to properly work with ephemeral
+sessions.
+  + Fix rendering issues in long documents with transparent
+background.
+  + Handle extended colors in cairo and texture mapper backends.
+  + Release unused UpdateAtlas and reduce the tile coverage on
+memory pressure.
+  + The media backend now stores preloaded media in /var/tmp
+instead of user cache dir.
+  + Fix a deadlock when the media player is destroyed.
+  + Fast replay on video hide/unhide on platforms with limited
+video buffer pools.
+  + Fix network process crashes when loading custom URI schemes.
+  + Fix video rendering when switching to accelerated compositing
+mode.
+  + Fix several crashes and rendering issues.
+  + Updated translations.
+- Drop upstream fixed patches:
+  - webkit2gtk3-167785.patch
+  - webkit2gtk3-167876.patch
+  - webkit2gtk3-167890.patch
+  - webkit2gtk3-167929.patch
+
+---
+Fri Feb 17 19:56:21 UTC 2017 - dims...@opensuse.org
+
+- Add webkit2gtk3-167785.patch: Fix build with disabled JIT (such
+  as on ppc564le).
+
+---
+Thu Feb 16 10:45:36 UTC 2017 - dims...@opensuse.org
+
+- Add webkit2gtk3-167876.patch, webkit2gtk3-167890.patch and
+  webkit2gtk3-167929.patch: fix webkit stalling on loading
+  resources over the network.
+
+---
+Wed Feb 15 14:15:04 UTC 2017 - zai...@opensuse.org
+
+- Update to version 2.15.4:
+  + Make accelerating compositing mode on-demand again. By default
+it will only be used for websites that require it, saving a lot
+of memory on websites that don’t need it.
+  + Add API to manage hardware acceleration policy.
+  + Enable CSS Grid Layout by default.
+  + Add API to create ephemeral WebViews to replace the legacy
+private browsing setting that is now deprecated.
+  + Handle HTTP authentication for downloads having a WebView
+associated.
+  + Add API to WebKitWebsiteDataManager to handle websites data.
+  + Fix BadDamage X errors happening when resizing the WebView.
+  + Fix several crashes and rendering issues.
+- Changes from version 2.15.3:
+  + Add API to set network proxy settings.
+  + Add API to set initial notification permissions.
+  + Add WebKitSecurityOrigin to the API.
+  + Add tag property to WebKitNotification.
+  + Create GLX OpenGL contexts using version 3.2 (core profile)
+when available to reduce the memory consumption on Mesa based
+drivers.
+  + Improve memory pressure handler to reduce the CPU usage on
+memory pressure situations.
+  + Add support for key and code properties on keyboard events.
+  + More user agent string improvements to improve compatibility
+with several websites.
+  + Fix network process crashes when load

commit webkit2gtk3 for openSUSE:Factory

2017-02-18 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2017-02-19 00:40:11

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2017-01-23 
11:20:57.341713416 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2017-02-19 00:40:12.651354115 +0100
@@ -1,0 +2,35 @@
+Wed Feb 15 09:48:00 UTC 2017 - zai...@opensuse.org
+
+- Update to version 2.14.5:
+  + Fix rendering of non-accelerated contents with HiDPI.
+  + Revert the fix for rendering issues in long documents with
+transparent background because it caused issues in HiDPI.
+
+---
+Fri Feb 10 13:38:56 UTC 2017 - zai...@opensuse.org
+
+- Update to version 2.14.4:
+  + Make accelerating compositing mode on-demand again. By default
+it will only be used for websites that require it, saving a lot
+of memory on websites that don’t need it.
+  + Fix rendering issues in long documents with transparent
+background.
+  + Release unused UpdateAtlas and reduce the tile coverage on
+memory pressure.
+  + The media backend now stores preloaded media in /var/tmp
+instead of user cache dir.
+  + Make inspector work again when accelerated compositing support
+is disabled.
+  + Fix a deadlock when the media player is destroyed.
+  + Fix network process crashes when loading custom URI schemes.
+  + Fix overlay scrollbars that are over a subframe.
+  + Fix a crash in GraphicsContext3D::drawArrays when using OpenGL
+3.2 core profile.
+  + Fix BadDamage X errors happening when resizing the WebView.
+  + Fix several crashes and rendering issues.
+  + Security fixes: CVE-2017-2365, CVE-2017-2366, CVE-2017-2373,
+CVE-2017-2363, CVE-2017-2362, CVE-2017-2350, CVE-2017-2350,
+CVE-2017-2354, CVE-2017-2355, CVE-2017-2356, CVE-2017-2371,
+CVE-2017-2364, CVE-2017-2369.
+
+---

Old:

  webkitgtk-2.14.3.tar.xz

New:

  webkitgtk-2.14.5.tar.xz



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.ExX09j/_old  2017-02-19 00:40:13.883180843 +0100
+++ /var/tmp/diff_new_pack.ExX09j/_new  2017-02-19 00:40:13.887180280 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package webkit2gtk3
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,7 @@
 %define _pkgconfig_suffix gtk-3.0
 %define _name webkitgtk
 Name:   webkit2gtk3
-Version:2.14.3
+Version:2.14.5
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0+ and BSD-3-Clause

++ webkitgtk-2.14.3.tar.xz -> webkitgtk-2.14.5.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.14.3.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkitgtk-2.14.5.tar.xz differ: 
char 26, line 1




commit webkit2gtk3 for openSUSE:Factory

2017-01-23 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2017-01-23 11:20:56

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2016-11-12 
14:48:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2017-01-23 11:20:57.341713416 +0100
@@ -1,0 +2,24 @@
+Tue Jan 17 19:27:36 UTC 2017 - zai...@opensuse.org
+
+- Update to version 2.14.3:
+  + Create GLX OpenGL contexts using version 3.2 (core profile)
+when available to reduce the memory consumption on Mesa based
+drivers.
+  + Improve memory pressure handler to reduce the CPU usage on
+memory pressure situations.
+  + Fix a regression in WebKitWebView title notify signal emission
+that caused the signal to be emitted multiple times.
+  + Fix high CPU usage in the web process loading hyphenation
+dictionaries.
+  + More user agent string improvements to improve compatibility
+with several websites.
+  + Fix web process crash when closing the web view in X11.
+  + Fix the build with OpenGL ES2 enabled.
+  + Fix several crashes and rendering issues.
+  + Security fixes: CVE-2016-7656, CVE-2016-7635, CVE-2016-7654,
+CVE-2016-7639, CVE-2016-7645, CVE-2016-7652, CVE-2016-7641,
+CVE-2016-7632, CVE-2016-7599, CVE-2016-7592, CVE-2016-7589,
+CVE-2016-7623, CVE-2016-7586.
+  + Updated translations.
+
+---

Old:

  webkitgtk-2.14.2.tar.xz

New:

  webkitgtk-2.14.3.tar.xz



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.hLBfGl/_old  2017-01-23 11:20:58.637529459 +0100
+++ /var/tmp/diff_new_pack.hLBfGl/_new  2017-01-23 11:20:58.637529459 +0100
@@ -26,7 +26,7 @@
 %define _pkgconfig_suffix gtk-3.0
 %define _name webkitgtk
 Name:   webkit2gtk3
-Version:2.14.2
+Version:2.14.3
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0+ and BSD-3-Clause

++ webkitgtk-2.14.2.tar.xz -> webkitgtk-2.14.3.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.14.2.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkitgtk-2.14.3.tar.xz differ: 
char 27, line 1




commit webkit2gtk3 for openSUSE:Factory

2016-11-12 Thread h_root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2016-11-12 14:48:32

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2016-11-07 
13:24:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2016-11-12 14:48:33.0 +0100
@@ -1,0 +2,7 @@
+Tue Nov  8 11:11:15 UTC 2016 - dims...@opensuse.org
+
+- Do not recommend the -lang package with a version: it has close
+  to no effect anyway, as the solver could simply ignore it to
+  find a solution.
+
+---



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.hurWfl/_old  2016-11-12 14:48:34.0 +0100
+++ /var/tmp/diff_new_pack.hurWfl/_new  2016-11-12 14:48:34.0 +0100
@@ -101,7 +101,7 @@
 Summary:Library for rendering web content, GTK+ Port
 Group:  System/Libraries
 Provides:   %{_pkgname_no_slpp} = %{version}
-Recommends: %{_pkgname_no_slpp}-lang = %{version}
+Recommends: %{_pkgname_no_slpp}-lang
 # Require the injected bundles. The bundles are dlopen()ed
 Requires:   webkit2gtk-4_0-injected-bundles
 




commit webkit2gtk3 for openSUSE:Factory

2016-11-07 Thread h_root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2016-11-07 13:24:33

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2016-10-18 
10:35:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2016-11-07 13:24:34.0 +0100
@@ -1,0 +2,19 @@
+Thu Nov  3 19:12:04 UTC 2016 - zai...@opensuse.org
+
+- Update to version 2.14.2:
+  + Expose WebKitDOMHTMLInputElement APIs for form autofill in
+unstable DOM API.
+  + Properly update WebKitWebView and WebKitWebPage URI properties
+when request is modified by WebKitWebPage:send-request signal.
+  + Restore user agent quirk for Yahoo.
+  + Dot not leak the default WebKitWebsiteDataManager in
+WebKitWebContext.
+  + Use eglGetPlatformDisplay when available instead of
+eglGetDisplay.
+  + Avoid strstr() when checking (E)GL extensions.
+  + Fix several crashes and rendering issues.
+  + Fix the build with ENABLE_OPENGL=OFF and allow to build on
+Wayland without OpenGL again.
+  + Updated translations.
+
+---

Old:

  webkitgtk-2.14.1.tar.xz

New:

  webkitgtk-2.14.2.tar.xz



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.7Y0NMC/_old  2016-11-07 13:24:36.0 +0100
+++ /var/tmp/diff_new_pack.7Y0NMC/_new  2016-11-07 13:24:36.0 +0100
@@ -26,7 +26,7 @@
 %define _pkgconfig_suffix gtk-3.0
 %define _name webkitgtk
 Name:   webkit2gtk3
-Version:2.14.1
+Version:2.14.2
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0+ and BSD-3-Clause

++ webkitgtk-2.14.1.tar.xz -> webkitgtk-2.14.2.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.14.1.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkitgtk-2.14.2.tar.xz differ: 
char 27, line 1




commit webkit2gtk3 for openSUSE:Factory

2016-10-18 Thread h_root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2016-10-18 10:35:55

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2016-10-10 
17:32:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2016-10-18 10:35:55.0 +0200
@@ -1,0 +2,25 @@
+Mon Oct 17 07:37:46 UTC 2016 - sch...@suse.de
+
+- Disable JIT on armv6 (webkit#141288).
+
+---
+Wed Oct 12 23:20:40 UTC 2016 - zai...@opensuse.org
+
+- Update to version 2.14.1:
+  + MiniBrowser and jsc binaries are now installed in pkglibexecdir
+instead of bindir.
+  + Improve performance when resizing a window with multiple web
+views in X11.
+  + Check whether GDK can use GL before using
+gdk_cairo_draw_from_gl() in Wayland.
+  + Updated default UserAgent string for better compatibility.
+  + Fix a crash on github.com in
+IntlDateTimeFormat::resolvedOptions when using the C locale.
+  + Fix BadDamage X errors when closing the web view in X11.
+  + Fix UIProcess crash when using Japanese input method.
+  + Fix build with clang due to missing header includes.
+  + Fix the build with USE_REDIRECTED_XCOMPOSITE_WINDOW disabled.
+  + Fix several crashes and rendering issues.
+  + Updated translations.
+
+---

Old:

  webkitgtk-2.14.0.tar.xz

New:

  webkitgtk-2.14.1.tar.xz



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.r9jMp7/_old  2016-10-18 10:35:57.0 +0200
+++ /var/tmp/diff_new_pack.r9jMp7/_new  2016-10-18 10:35:57.0 +0200
@@ -26,7 +26,7 @@
 %define _pkgconfig_suffix gtk-3.0
 %define _name webkitgtk
 Name:   webkit2gtk3
-Version:2.14.0
+Version:2.14.1
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0+ and BSD-3-Clause
@@ -261,7 +261,7 @@
 %if !0%{?is_opensuse}
   -DENABLE_PLUGIN_PROCESS_GTK2=OFF \
 %endif
-%ifarch ppc ppc64 ppc64le s390 s390x
+%ifarch armv6hl ppc ppc64 ppc64le s390 s390x
   -DENABLE_JIT=OFF \
   -DUSE_SYSTEM_MALLOC=ON \
 %endif
@@ -289,6 +289,8 @@
 # Exclude Gtk2 plugin support from this package. That goes into 
plugin-process-gtk2.
 %exclude %{_libexecdir}/libwebkit2gtk%{_wk2sover}/WebKitPluginProcess2
 %endif
+# Exclude jsc - we package that on its own
+%exclude %{_libexecdir}/libwebkit2gtk%{_wk2sover}/jsc
 %{_libexecdir}/libwebkit2gtk%{_wk2sover}/
 %{_libdir}/libwebkit2gtk-4.0.so.*
 
@@ -333,7 +335,7 @@
 
 %files -n webkit-jsc-%{_jscver}
 %defattr(-,root,root)
-%{_bindir}/jsc
+%{_libexecdir}/libwebkit2gtk%{_wk2sover}/jsc
 
 %files -n %{_pkgname_no_slpp}-lang -f WebKit2GTK-4.0.lang
 %defattr(-,root,root)

++ webkitgtk-2.14.0.tar.xz -> webkitgtk-2.14.1.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.14.0.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkitgtk-2.14.1.tar.xz differ: 
char 27, line 1




commit webkit2gtk3 for openSUSE:Factory

2016-10-10 Thread h_root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2016-10-10 17:32:46

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2016-09-21 
18:45:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2016-10-10 17:32:46.0 +0200
@@ -1,0 +2,18 @@
+Tue Sep 20 15:16:41 UTC 2016 - dims...@opensuse.org
+
+- Update to version 2.14.0:
+  + Use gdk_cairo_draw_from_gl() when possible in Wayland to render
+directly using the GPU in the UI process.
+  + Ensure we don't send an empty referrer header after session
+restore.
+  + Fix a web process crash in pages using filter animations.
+  + Fix main frame scrolling jumps when scrolling acclerated
+subframes.
+  + Fix the size of the cairo surface created in the UI process on
+Wayland.
+  + Fix memory leak in JavaScriptCore.
+  + Fix the build when '.' is not in @INC by default in perl.
+  + Updated translations.
+- Rebase webkitgtk-disable-gcc-version-checks.patch.
+
+---

Old:

  webkitgtk-2.13.92.tar.xz

New:

  webkitgtk-2.14.0.tar.xz



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.iqaMvN/_old  2016-10-10 17:32:50.0 +0200
+++ /var/tmp/diff_new_pack.iqaMvN/_new  2016-10-10 17:32:50.0 +0200
@@ -26,7 +26,7 @@
 %define _pkgconfig_suffix gtk-3.0
 %define _name webkitgtk
 Name:   webkit2gtk3
-Version:2.13.92
+Version:2.14.0
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0+ and BSD-3-Clause

++ webkitgtk-2.13.92.tar.xz -> webkitgtk-2.14.0.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.13.92.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkitgtk-2.14.0.tar.xz differ: 
char 26, line 1

++ webkitgtk-disable-gcc-version-checks.patch ++
--- /var/tmp/diff_new_pack.iqaMvN/_old  2016-10-10 17:32:50.0 +0200
+++ /var/tmp/diff_new_pack.iqaMvN/_new  2016-10-10 17:32:50.0 +0200
@@ -11,11 +11,11 @@
  Source/cmake/OptionsGTK.cmake | 7 ---
  1 file changed, 7 deletions(-)
 
-Index: webkitgtk-2.12.4/Source/cmake/OptionsGTK.cmake
+Index: webkitgtk-2.14.0/Source/cmake/OptionsGTK.cmake
 ===
 webkitgtk-2.12.4.orig/Source/cmake/OptionsGTK.cmake
-+++ webkitgtk-2.12.4/Source/cmake/OptionsGTK.cmake
-@@ -6,13 +6,6 @@ set(PROJECT_VERSION_MICRO 4)
+--- webkitgtk-2.14.0.orig/Source/cmake/OptionsGTK.cmake
 webkitgtk-2.14.0/Source/cmake/OptionsGTK.cmake
+@@ -6,13 +6,6 @@ set(PROJECT_VERSION_MICRO 0)
  set(PROJECT_VERSION 
${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}.${PROJECT_VERSION_MICRO})
  set(WEBKITGTK_API_VERSION 4.0)
  
@@ -28,12 +28,12 @@
 -
  # Libtool library version, not to be confused with API version.
  # See 
http://www.gnu.org/software/libtool/manual/html_node/Libtool-versioning.html
- CALCULATE_LIBRARY_VERSIONS_FROM_LIBTOOL_TRIPLE(WEBKIT2 50 11 13)
-Index: webkitgtk-2.12.4/Source/WTF/wtf/Compiler.h
+ CALCULATE_LIBRARY_VERSIONS_FROM_LIBTOOL_TRIPLE(WEBKIT2 51 7 14)
+Index: webkitgtk-2.14.0/Source/WTF/wtf/Compiler.h
 ===
 webkitgtk-2.12.4.orig/Source/WTF/wtf/Compiler.h
-+++ webkitgtk-2.12.4/Source/WTF/wtf/Compiler.h
-@@ -70,8 +70,8 @@
+--- webkitgtk-2.14.0.orig/Source/WTF/wtf/Compiler.h
 webkitgtk-2.14.0/Source/WTF/wtf/Compiler.h
+@@ -89,8 +89,8 @@
  #define GCC_VERSION (__GNUC__ * 1 + __GNUC_MINOR__ * 100 + 
__GNUC_PATCHLEVEL__)
  #define GCC_VERSION_AT_LEAST(major, minor, patch) (GCC_VERSION >= (major * 
1 + minor * 100 + patch))
  




commit webkit2gtk3 for openSUSE:Factory

2016-09-21 Thread h_root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2016-09-21 18:45:03

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2016-09-09 
10:18:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2016-09-21 18:45:05.0 +0200
@@ -1,0 +2,115 @@
+Fri Sep 16 17:41:45 UTC 2016 - junrr...@gmail.com
+
+- Reintroduce support for Gtk2 plugins like Flash.
+  + Add pkgconfig(gtk+-2.0) BuildRequires.
+  + No longer pass -DENABLE_PLUGIN_PROCESS_GTK2=OFF to configure.
+  + Split the built plugin to it's own sub-package,
+webkit2gtk3-plugin-process-gtk2, and make sure it's excluded
+from the main package.
+  + Only apply these changes to openSUSE via conditional.
+
+---
+Thu Sep 15 15:37:41 UTC 2016 - zai...@opensuse.org
+
+- Update to version 2.13.92:
+  + Add clipboard support in Wayland.
+  + Improve rendering of scrollbars with themes setting a minimum
+width for the scrollbar CSS gadget.
+  + Fix another WebProcess crash when the last WebView is
+destroyed.
+  + Fix the build with GCC 6.
+- Drop webkitgtk-fix-clipboard.patch: Fixed upstream.
+
+---
+Sat Sep 10 07:35:15 UTC 2016 - zai...@opensuse.org
+
+- Add webkitgtk-fix-clipboard.patch: Fix clipboard support in
+  wayland (webkit#146574).
+
+---
+Fri Sep  9 23:46:56 UTC 2016 - zai...@opensuse.org
+
+- Update to version 2.13.91:
+  + Improve the performance when resizing the WebView with the
+threaded compositor.
+  + Do not try to use GL_PACK_ROW_LENGTH when compiling with GLES2,
+since it's not available.
+  + Use a different plugins cache file in Wayland and X11.
+  + Fix UI process crash visiting sites protected with HTTP auth
+when using GTK+ < 3.14.
+  + Fix a WebProcess crash when the last WebView is destroyed.
+  + Fix build configure without Wayland support.
+  + Fix the build when compiling with Clang.
+  + Fix several crashes and rendering issues.
+  + Updated translations.
+
+---
+Tue Sep  6 17:05:37 UTC 2016 - zai...@opensuse.org
+
+- Update to version 2.13.90:
+  + Add initial implementation of accelerating compositing support
+under Wayland.
+  + Fix performance with the modesetting intel driver and DRI3
+enabled.
+  + Improved performance when resizing the web view on X11.
+  + Fix several crashes and rendering issues.
+  + Updated translations.
+
+---
+Tue Sep  6 17:04:00 UTC 2016 - zai...@opensuse.org
+
+- Update to version 2.13.4:
+  + Switched to use the threaded compositor. Accelerated
+compositing mode is now always enabled by default and happens
+in a separate thread in the web process.
+  + Make web view background colors work in accelerated
+compositing mode.
+  + Fix several crashes and rendering issues.
+
+---
+Tue Sep  6 17:03:59 UTC 2016 - zai...@opensuse.org
+
+- Update to version 2.13.3:
+  + Fix Web Process deadlocks when loading HLS videos.
+  + Make videos work when painted into a canvas when accelerated
+compositing is enabled.
+  + Fix flickering with animated GIFs.
+  + Fix a Web Process crash when video repaint is requested with
+GStreamer GL enabled.
+  + Reduce the amount of file descriptors that the Web Process
+keeps open.
+  + Make memory pressure handler work when cgroups are not
+available.
+  + Fix several crashes and rendering issues.
+
+---
+Tue Sep  6 17:02:58 UTC 2016 - zai...@opensuse.org
+
+- Update to version 2.13.2:
+  + Properly redraw the web view when reparented in force
+compositing mode.
+  + Flip the volume control layout in media controls on RTL.
+  + Add support for video orientation to the GStreamer media
+backend.
+  + Fix several crashes and rendering issues.
+
+---
+Tue Sep  6 17:01:57 UTC 2016 - zai...@opensuse.org
+
+- Update to version 2.13.1:
+  + CSS Grid Layout has been unprefixed and can be enabled as an
+experimental feature at runtime.
+  + The HTTP disk cache implements speculative resources
+revalidation.
+  + Add a new WebKitSetting to allow universal access from file
+URLs.
+  + Fix several crashes and rendering issues.
+- Rebase webkitgtk-typelib-sharelib-link.patch.
+- Add pkgconfig(gnutls

commit webkit2gtk3 for openSUSE:Factory

2016-09-09 Thread h_root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2016-09-09 10:18:05

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2016-08-26 
23:15:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2016-09-09 10:18:07.0 +0200
@@ -1,0 +2,8 @@
+Mon Sep  5 17:00:29 UTC 2016 - zai...@opensuse.org
+
+- Update to version 2.12.5:
+  + Fix a regression introduced in 2.12.4 that caused a hang in the
+network process after a load failure.
+  + Fix several crashes and rendering issues.
+
+---

Old:

  webkitgtk-2.12.4.tar.xz

New:

  webkitgtk-2.12.5.tar.xz



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.lKlSRI/_old  2016-09-09 10:18:09.0 +0200
+++ /var/tmp/diff_new_pack.lKlSRI/_new  2016-09-09 10:18:09.0 +0200
@@ -26,7 +26,7 @@
 %define _pkgconfig_suffix gtk-3.0
 %define _name webkitgtk
 Name:   webkit2gtk3
-Version:2.12.4
+Version:2.12.5
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0+ and BSD-3-Clause

++ webkitgtk-2.12.4.tar.xz -> webkitgtk-2.12.5.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.12.4.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkitgtk-2.12.5.tar.xz differ: 
char 26, line 1




commit webkit2gtk3 for openSUSE:Factory

2016-08-26 Thread h_root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2016-08-26 23:15:30

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2016-07-01 
09:53:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2016-08-26 23:15:32.0 +0200
@@ -1,0 +2,27 @@
+Thu Aug 25 23:14:56 UTC 2016 - sree...@suse.com
+
+- Rebase webkitgtk-disable-gcc-version-checks.patch for 2.12.4
+
+---
+Thu Aug 25 07:13:38 UTC 2016 - zai...@opensuse.org
+
+- Update to version 2.12.4:
+  + Security fixes: CVE-2016-4622, CVE-2016-4624, CVE-2016-4591,
+CVE-2016-4590.
+  + Fix performance in accelerated compositing mode with the
+modesetting intel driver and DRI3 enabled.
+  + Reduce the amount of file descriptors that the Web Process
+keeps open.
+  + Fix Web Process deadlocks when loading HLS videos.
+  + Make CSS and SVG animations run at 60fps.
+  + Make meter elements accessible.
+  + Improve accessibility name and description of elements to make
+it more compatible with W3C specs and fix several bugs in which
+the accessible name of objects was missing or broken.
+  + Fix a crash when running windowed plugins under Wayland.
+  + Fix a crash at process exit under Wayland.
+  + Fix several crashes and rendering issues.
+  + Updated translations.
+- Update _constraints memory requirements.
+
+---

Old:

  webkitgtk-2.12.3.tar.xz

New:

  webkitgtk-2.12.4.tar.xz



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.UdZNlC/_old  2016-08-26 23:15:33.0 +0200
+++ /var/tmp/diff_new_pack.UdZNlC/_new  2016-08-26 23:15:33.0 +0200
@@ -26,7 +26,7 @@
 %define _pkgconfig_suffix gtk-3.0
 %define _name webkitgtk
 Name:   webkit2gtk3
-Version:2.12.3
+Version:2.12.4
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0+ and BSD-3-Clause

++ _constraints ++
--- /var/tmp/diff_new_pack.UdZNlC/_old  2016-08-26 23:15:33.0 +0200
+++ /var/tmp/diff_new_pack.UdZNlC/_new  2016-08-26 23:15:33.0 +0200
@@ -4,7 +4,7 @@
   2200
 
 
-  3200
+  4300
 
   
   

++ webkitgtk-2.12.3.tar.xz -> webkitgtk-2.12.4.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.12.3.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkitgtk-2.12.4.tar.xz differ: 
char 26, line 1

++ webkitgtk-disable-gcc-version-checks.patch ++
--- /var/tmp/diff_new_pack.UdZNlC/_old  2016-08-26 23:15:33.0 +0200
+++ /var/tmp/diff_new_pack.UdZNlC/_new  2016-08-26 23:15:33.0 +0200
@@ -11,11 +11,11 @@
  Source/cmake/OptionsGTK.cmake | 7 ---
  1 file changed, 7 deletions(-)
 
-Index: webkitgtk-2.12.3/Source/cmake/OptionsGTK.cmake
+Index: webkitgtk-2.12.4/Source/cmake/OptionsGTK.cmake
 ===
 webkitgtk-2.12.3.orig/Source/cmake/OptionsGTK.cmake2016-05-24 
10:06:23.0 +0200
-+++ webkitgtk-2.12.3/Source/cmake/OptionsGTK.cmake 2016-06-20 
15:45:57.393089713 +0200
-@@ -6,13 +6,6 @@
+--- webkitgtk-2.12.4.orig/Source/cmake/OptionsGTK.cmake
 webkitgtk-2.12.4/Source/cmake/OptionsGTK.cmake
+@@ -6,13 +6,6 @@ set(PROJECT_VERSION_MICRO 4)
  set(PROJECT_VERSION 
${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}.${PROJECT_VERSION_MICRO})
  set(WEBKITGTK_API_VERSION 4.0)
  
@@ -28,11 +28,11 @@
 -
  # Libtool library version, not to be confused with API version.
  # See 
http://www.gnu.org/software/libtool/manual/html_node/Libtool-versioning.html
- CALCULATE_LIBRARY_VERSIONS_FROM_LIBTOOL_TRIPLE(WEBKIT2 50 9 13)
-Index: webkitgtk-2.12.3/Source/WTF/wtf/Compiler.h
+ CALCULATE_LIBRARY_VERSIONS_FROM_LIBTOOL_TRIPLE(WEBKIT2 50 10 13)
+Index: webkitgtk-2.12.4/Source/WTF/wtf/Compiler.h
 ===
 webkitgtk-2.12.3.orig/Source/WTF/wtf/Compiler.h2016-04-11 
08:18:43.0 +0200
-+++ webkitgtk-2.12.3/Source/WTF/wtf/Compiler.h 2016-06-20 15:45:57.393089713 
+0200
+--- webkitgtk-2.12.4.orig/Source/WTF/wtf/Compiler.h
 webkitgtk-2.12.4/Source/WTF/wtf/Compiler.h
 @@ -70,8 +70,8 @@
  #define GCC_VERSION (__GNUC__ * 1 + __GNUC_MINOR__ * 100 + 
__GNUC_PATCHLEVEL__)
  #define GCC_VERSION_AT_LEAST(major, minor, patch) (GCC_VERSION >= (major * 
1 + minor * 100 + patch))




commit webkit2gtk3 for openSUSE:Factory

2016-07-01 Thread h_root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2016-07-01 09:52:59

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2016-05-13 
09:22:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2016-07-01 09:53:01.0 +0200
@@ -2 +2 @@
-Thu May  5 18:02:14 CEST 2016 - r...@suse.de
+Mon Jun 20 13:46:09 UTC 2016 - fcro...@suse.com
@@ -4 +4,40 @@
-- handle s390 like s390x 
+- Refresh webkitgtk-disable-gcc-version-checks.patch for latest
+  version.
+
+---
+Fri Jun 17 08:38:10 UTC 2016 - zai...@opensuse.org
+
+- Update to version 2.12.3:
+  + Security fixes: CVE-2016-1857, CVE-2016-1856.
+  + Improved the detection of supported MIME types supported by the
+media player.
+  + Fix web process crash when playing adaptive streaming media.
+  + Change the volume while thumb slider is dragged, not only when
+released.
+  + Fix leaked thread in network process.
+  + Fix several crashes and rendering issues.
+  + Updated translations.
+
+---
+Tue Jun  7 09:12:46 UTC 2016 - dims...@opensuse.org
+
+- Also apply webkitgtk-disable-gcc-version-checks.patch on Leap
+  and use GCC 4.8.
+- Change condition to pass -DENABLE_DATABASE_PROCESS=OFF,
+  -DENABLE_INDEXED_DATABASE=OFF and -DENABLE_FTL_JIT=OFF to cmake:
+  newly on all SLE12 based systems (incl. Leap).
+
+---
+Fri May 27 11:59:29 UTC 2016 - idon...@suse.com
+
+- Update to GNOME 3.20.2 FATE#318572
+
+---
+Thu May  5 23:34:03 CEST 2016 - r...@suse.de
+
+- add -DUSE_SYSTEM_MALLOC=ON as in factory on ppc/s390
+
+---
+Wed May  4 15:07:26 CEST 2016 - r...@suse.de
+
+- handle s390 like s390x to fix build
@@ -738 +776,0 @@
-

Old:

  webkitgtk-2.12.2.tar.xz

New:

  webkitgtk-2.12.3.tar.xz



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.qH1Qkb/_old  2016-07-01 09:53:02.0 +0200
+++ /var/tmp/diff_new_pack.qH1Qkb/_new  2016-07-01 09:53:02.0 +0200
@@ -26,7 +26,7 @@
 %define _pkgconfig_suffix gtk-3.0
 %define _name webkitgtk
 Name:   webkit2gtk3
-Version:2.12.2
+Version:2.12.3
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0+ and BSD-3-Clause
@@ -43,7 +43,7 @@
 %endif
 BuildRequires:  bison >= 2.3
 BuildRequires:  cmake
-%if 0%{?is_opensuse}
+%if %{?suse_version} > 1315
 BuildRequires:  gcc-c++ >= 4.9
 %else
 BuildRequires:  gcc-c++ >= 4.8
@@ -217,7 +217,7 @@
 %prep
 %setup -q -n webkitgtk-%{version}
 %patch0 -p1
-%if !0%{?is_opensuse}
+%if %{?suse_version} == 1315
 %patch1 -p1
 %endif
 
@@ -235,7 +235,7 @@
 # Disable FTL JIT on SLE until we get llvm >= 3.7 or until
 # upstream switches from LLVM to B3 (requires gcc >= 4.9).
 %cmake \
-%if !0%{?is_opensuse}
+%if 0%{?suse_version} == 1315
   -DENABLE_DATABASE_PROCESS=OFF \
   -DENABLE_INDEXED_DATABASE=OFF \
   -DENABLE_FTL_JIT=OFF \

++ webkitgtk-2.12.2.tar.xz -> webkitgtk-2.12.3.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.12.2.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkitgtk-2.12.3.tar.xz differ: 
char 26, line 1

++ webkitgtk-disable-gcc-version-checks.patch ++
--- /var/tmp/diff_new_pack.qH1Qkb/_old  2016-07-01 09:53:02.0 +0200
+++ /var/tmp/diff_new_pack.qH1Qkb/_new  2016-07-01 09:53:02.0 +0200
@@ -11,10 +11,10 @@
  Source/cmake/OptionsGTK.cmake | 7 ---
  1 file changed, 7 deletions(-)
 
-Index: webkitgtk-2.12.2/Source/cmake/OptionsGTK.cmake
+Index: webkitgtk-2.12.3/Source/cmake/OptionsGTK.cmake
 ===
 webkitgtk-2.12.2.orig/Source/cmake/OptionsGTK.cmake2016-04-28 
08:49:27.0 +0200
-+++ webkitgtk-2.12.2/Source/cmake/OptionsGTK.cmake 2016-05-02 
14:06:42.166231056 +0200
+--- webkitgtk-2.12.3.orig/Source/cmake/OptionsGTK.cmake2016-05-24 
10:06:23.0 +0200
 webkitgtk-2.12.3/Source/cmake/OptionsGTK.cmake 2016-06-20 
15:45:57.393089713 +0200
 @@ -6,13 +6,6 @@
  set(PROJECT_VERSION 
${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}.${PROJECT_VERSION_MICRO})
  set(WEBKITGTK_API_VERSION 4.0)
@@ -28,11 +28,11 @@
 -
  # Libtool library version, not to be confused with API version.
  # See 
http://www.gnu.org/

commit webkit2gtk3 for openSUSE:Factory

2016-05-13 Thread h_root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2016-05-13 09:22:56

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2016-05-05 
12:11:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2016-05-13 09:22:58.0 +0200
@@ -1,0 +2,5 @@
+Thu May  5 18:02:14 CEST 2016 - r...@suse.de
+
+- handle s390 like s390x 
+
+---



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.1OoY5q/_old  2016-05-13 09:22:59.0 +0200
+++ /var/tmp/diff_new_pack.1OoY5q/_new  2016-05-13 09:22:59.0 +0200
@@ -38,7 +38,7 @@
 Patch0: webkitgtk-typelib-sharelib-link.patch
 # PATCH-FIX-SLE webkitgtk-disable-gcc-version-checks.patch 
mcatanz...@igalia.com -- Allow building with GCC 4.8, which is currently safe 
if IndexedDB is disabled.
 Patch1: webkitgtk-disable-gcc-version-checks.patch
-%ifnarch s390x
+%ifnarch s390 s390x
 BuildRequires:  binutils-gold
 %endif
 BuildRequires:  bison >= 2.3
@@ -223,7 +223,7 @@
 
 %build
 # Use linker flags to reduce memory consumption
-%ifarch s390x
+%ifarch s390 s390x
 # binutils-gold doesn't exist on s390x
 %global optflags %(echo %{optflags} -Wl,--no-keep-memory 
-Wl,--reduce-memory-overheads | sed 's/-g /-g1 /')
 %else
@@ -244,7 +244,7 @@
   -DLIBEXEC_INSTALL_DIR=%{_libexecdir}/libwebkit2gtk%{_wk2sover} \
   -DPORT=GTK \
   -DENABLE_PLUGIN_PROCESS_GTK2=OFF \
-%ifarch ppc ppc64 ppc64le s390x
+%ifarch ppc ppc64 ppc64le s390 s390x
   -DENABLE_JIT=OFF \
   -DUSE_SYSTEM_MALLOC=ON \
 %endif




commit webkit2gtk3 for openSUSE:Factory

2016-05-05 Thread h_root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2016-05-05 12:11:48

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2016-04-28 
16:49:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2016-05-05 12:11:49.0 +0200
@@ -1,0 +2,32 @@
+Mon May  2 14:05:38 CEST 2016 - fcro...@suse.com
+
+- Refresh webkitgtk-disable-gcc-version-checks.patch for latest
+  version.
+
+---
+Thu Apr 28 08:30:17 UTC 2016 - zai...@opensuse.org
+
+- Update to version 2.12.2:
+  + Fix rendering of scrollbars with GTK themes using stepper
+buttons.
+  + Fix compatibility issue with 2.12.1 regarding local storage
+access from file URLs.
+  + Make menu list buttons use the text color from the theme.
+  + Do not show resize grip in non-resizable text fields.
+  + Fix accessibility events causing Orca to echo key presses
+instead of speaking the inserted characters in password fields.
+  + Fix an off by one error in hyphenation.
+  + Fix several crashes and rendering issues.
+  + Fix the build with libjpeg v9.
+  + Updated translations.
+
+---
+Mon Apr 25 14:28:33 UTC 2016 - zai...@opensuse.org
+
+- Drop pkgconfig(gtk+-2.0) BuildRequires and pass
+  -DENABLE_PLUGIN_PROCESS_GTK2=OFF to configure. We do no longer
+  ship the flash-plugin in openSUSE, and it were the last consumer
+  of this functionality. This also have the added bonus of freeing
+  zenity and dependant packages of gtk2 dependencies.
+
+---

Old:

  webkitgtk-2.12.1.tar.xz

New:

  webkitgtk-2.12.2.tar.xz



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.AAfGQM/_old  2016-05-05 12:11:50.0 +0200
+++ /var/tmp/diff_new_pack.AAfGQM/_new  2016-05-05 12:11:50.0 +0200
@@ -26,7 +26,7 @@
 %define _pkgconfig_suffix gtk-3.0
 %define _name webkitgtk
 Name:   webkit2gtk3
-Version:2.12.1
+Version:2.12.2
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0+ and BSD-3-Clause
@@ -68,8 +68,6 @@
 BuildRequires:  pkgconfig(glib-2.0) >= 2.36
 BuildRequires:  pkgconfig(gstreamer-1.0) >= 1.0.3
 BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0)
-# We require gtk2 for the Gtk2 plugin wrapper
-BuildRequires:  pkgconfig(gtk+-2.0) >= 2.24.10
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.12.0
 BuildRequires:  pkgconfig(gudev-1.0)
 BuildRequires:  pkgconfig(harfbuzz) >= 0.9.2
@@ -245,6 +243,7 @@
   -DCMAKE_BUILD_TYPE=Release \
   -DLIBEXEC_INSTALL_DIR=%{_libexecdir}/libwebkit2gtk%{_wk2sover} \
   -DPORT=GTK \
+  -DENABLE_PLUGIN_PROCESS_GTK2=OFF \
 %ifarch ppc ppc64 ppc64le s390x
   -DENABLE_JIT=OFF \
   -DUSE_SYSTEM_MALLOC=ON \

++ webkitgtk-2.12.1.tar.xz -> webkitgtk-2.12.2.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.12.1.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkitgtk-2.12.2.tar.xz differ: 
char 26, line 1

++ webkitgtk-disable-gcc-version-checks.patch ++
--- /var/tmp/diff_new_pack.AAfGQM/_old  2016-05-05 12:11:50.0 +0200
+++ /var/tmp/diff_new_pack.AAfGQM/_new  2016-05-05 12:11:50.0 +0200
@@ -11,10 +11,10 @@
  Source/cmake/OptionsGTK.cmake | 7 ---
  1 file changed, 7 deletions(-)
 
-Index: webkitgtk-2.12.0/Source/cmake/OptionsGTK.cmake
+Index: webkitgtk-2.12.2/Source/cmake/OptionsGTK.cmake
 ===
 webkitgtk-2.12.0.orig/Source/cmake/OptionsGTK.cmake2016-03-22 
09:40:16.0 +0100
-+++ webkitgtk-2.12.0/Source/cmake/OptionsGTK.cmake 2016-03-23 
09:15:11.358417558 +0100
+--- webkitgtk-2.12.2.orig/Source/cmake/OptionsGTK.cmake2016-04-28 
08:49:27.0 +0200
 webkitgtk-2.12.2/Source/cmake/OptionsGTK.cmake 2016-05-02 
14:06:42.166231056 +0200
 @@ -6,13 +6,6 @@
  set(PROJECT_VERSION 
${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}.${PROJECT_VERSION_MICRO})
  set(WEBKITGTK_API_VERSION 4.0)
@@ -28,11 +28,11 @@
 -
  # Libtool library version, not to be confused with API version.
  # See 
http://www.gnu.org/software/libtool/manual/html_node/Libtool-versioning.html
- CALCULATE_LIBRARY_VERSIONS_FROM_LIBTOOL_TRIPLE(WEBKIT2 50 6 13)
-Index: webkitgtk-2.12.0/Source/WTF/wtf/Compiler.h
+ CALCULATE_LIBRARY_VERSIONS_FROM_LIBTOOL_TRIPLE(WEBKIT2 50 8 13)
+Index: webkitgtk-2.12.2/Source/WTF/wtf/Compiler.h
 ==

commit webkit2gtk3 for openSUSE:Factory

2016-04-28 Thread h_root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2016-04-28 16:49:56

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2016-03-29 
14:46:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2016-04-28 16:49:58.0 +0200
@@ -1,0 +2,17 @@
+Fri Apr 15 12:50:28 UTC 2016 - zai...@opensuse.org
+
+- Update to version 2.12.1:
+  + Fix spotify player.
+  + Improve themed control elements rendering to better match GTK+
+widgets.
+  + Make remote web inspector work again.
+  + Fix several crashes and rendering issues.
+  + Fix several memory leaks.
+  + Fix the build in Linux / PowerPC.
+  + Fix detection of S390X and PPC64 architectures.
+  + Fix the build in glibc-based BSD systems.
+  + Updated translations.
+- Add -DUSE_SYSTEM_MALLOC=ON  to configure for ppc ppc64 ppc64le
+  and s390x, needed now for build to complete.
+
+---

Old:

  webkitgtk-2.12.0.tar.xz

New:

  webkitgtk-2.12.1.tar.xz



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.LiVOAL/_old  2016-04-28 16:49:59.0 +0200
+++ /var/tmp/diff_new_pack.LiVOAL/_new  2016-04-28 16:49:59.0 +0200
@@ -26,7 +26,7 @@
 %define _pkgconfig_suffix gtk-3.0
 %define _name webkitgtk
 Name:   webkit2gtk3
-Version:2.12.0
+Version:2.12.1
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0+ and BSD-3-Clause
@@ -247,6 +247,7 @@
   -DPORT=GTK \
 %ifarch ppc ppc64 ppc64le s390x
   -DENABLE_JIT=OFF \
+  -DUSE_SYSTEM_MALLOC=ON \
 %endif
   -DCMAKE_EXE_LINKER_FLAGS="-Wl,--as-needed -Wl,-z,now -pthread" \
   -DCMAKE_MODULE_LINKER_FLAGS="-Wl,--as-needed -Wl,-z,now -pthread" \

++ webkitgtk-2.12.0.tar.xz -> webkitgtk-2.12.1.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.12.0.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkitgtk-2.12.1.tar.xz differ: 
char 26, line 1




commit webkit2gtk3 for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2016-03-29 14:46:06

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2016-02-09 
13:31:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2016-03-29 14:46:07.0 +0200
@@ -1,0 +2,213 @@
+Wed Mar 23 08:15:21 UTC 2016 - fcro...@suse.com
+
+- Refresh webkitgtk-disable-gcc-version-checks.patch for latest
+  version.
+
+---
+Tue Mar 22 14:26:59 UTC 2016 - zai...@opensuse.org
+
+- Update to version 2.12.0:
+  + Enable GSS-Negotiate support when available in libsoup.
+  + Fix overlay scrollbar indicator position.
+  + Fix smooth scrolling behavior that was not fixed in all cases
+in 2.11.92.
+  + Fix the build with newer versions of GCC and clang.
+
+---
+Thu Mar 17 13:25:21 UTC 2016 - fcro...@suse.com
+
+- Update webkitgtk-disable-gcc-version-checks.patch (partially
+  merged).
+
+---
+Wed Mar 16 16:14:19 UTC 2016 - zai...@opensuse.org
+
+- Update to version 2.11.92:
+  + Revert the patch to limit the number of tiles according to the
+visible area introduced in 2.11.90, because it caused rendering
+issues in several popular websites.
+  + Fix scrollbars rendering again with GTK+ >= 3.19.11.
+  + Fix rendering of slider input elements.
+  + Fix rendering artifacts when using a web view background color.
+  + Make webkit_web_context_clear_cache() work again.
+  + Fix smooth scrolling behavior that was changed by mistake.
+  + Don’t force ENABLE_INTROSPECTION=OFF on Mac.
+  + Install WebProcess and NetworkProcess on OSX when not building
+the Mac port.
+
+---
+Wed Mar  2 16:51:29 UTC 2016 - fcro...@suse.com
+
+- Update webkitgtk-disable-gcc-version-checks.patch to properly
+  disable terminateDatabaseProcess method when it is disabled at
+  compilation time.
+
+---
+Wed Mar  2 14:00:04 UTC 2016 - fcro...@suse.com
+
+- Refresh webkitgtk-disable-gcc-version-checks.patch for latest
+  webkitgtk.
+
+---
+Tue Mar  1 14:30:40 UTC 2016 - zai...@opensuse.org
+
+- Update to version 2.11.91:
+  + Do not show stale contents after session restore.
+  + Fix flickering and rendering artifacts when entering
+accelerated compositing mode before the web view is realized.
+  + Fix several rendering issues and crashes.
+  + Fix build with FTL enabled in FreeBSD.
+  + Updated translations.
+
+---
+Tue Feb 23 11:34:42 CET 2016 - fcro...@suse.com
+
+- Update webkitgtk-disable-gcc-version-checks.patch to fix building
+  with gcc 4.8 (fix from Mike Gorse).
+
+---
+Fri Feb 19 15:19:20 UTC 2016 - dims...@opensuse.org
+
+- Update to version 2.11.90:
+  + Switch to use overlay scrollbars like all other GTK+ widgets
+and ensure the behavior is consistent with GTK+ too.
+  + Limit the number of tiles according to the visible area. This
+was causing a huge memory consumption with some websites.
+  + Fix toggle buttons rendering with GTK+ 3.19.
+  + Fix HTTP authentication dialog rendering when accelerated
+compositing mode is enabled.
+  + Use G_TYPE_ERROR instead of G_TYPE_POINTER for GError
+parameters of signals.
+  + Fix several memory leaks.
+- Rebase webkitgtk-disable-gcc-version-checks.patch.
+
+---
+Tue Feb 16 14:42:11 UTC 2016 - fcro...@suse.com
+
+- Do not use binutils-gold on s390x and try to minimize memory used
+  there at linking time.
+- Ensure JIT is also disabled on s390x.
+
+---
+Mon Feb 15 10:16:42 UTC 2016 - fcro...@suse.com
+
+- Refresh webkitgtk-disable-gcc-version-checks.patch for latest
+  webkitgtk.
+
+---
+Fri Feb 12 22:59:02 UTC 2016 - zai...@opensuse.org
+
+- Update to version 2.11.5:
+  + Switch FTL to use B3 backend instead of LLVM.
+  + Add support for windowless NPAPI plugins with no UI in non X11
+platforms.
+  + Fix a deadlock in the Web Process when JavaScript garbage
+collector was running for a web worker thread that made google
+maps to hang.
+  + Fix a Web Process crash when quickly attempting many DnD

commit webkit2gtk3 for openSUSE:Factory

2016-02-09 Thread h_root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2016-02-09 13:31:06

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2015-12-09 
22:36:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2016-02-09 13:31:07.0 +0100
@@ -1,0 +2,17 @@
+Wed Feb  3 19:02:39 UTC 2016 - zai...@opensuse.org
+
+- Update to version 2.10.7:
+  + Fix the build with GTK+ < 3.16.
+
+---
+Thu Jan 28 10:20:35 UTC 2016 - zai...@opensuse.org
+
+- Update to version 2.10.6:
+  + Fix a deadlock in the Web Process when JavaScript garbage
+collector was running for a web worker thread that made google
+maps to hang.
+  + Fix media controls displaying without controls attribute.
+  + Fix a Web Process crash when quickly attempting many DnD
+operations.
+
+---

Old:

  webkitgtk-2.10.4.tar.xz

New:

  webkitgtk-2.10.7.tar.xz



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.JGJ5Gv/_old  2016-02-09 13:31:08.0 +0100
+++ /var/tmp/diff_new_pack.JGJ5Gv/_new  2016-02-09 13:31:08.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package webkit2gtk3
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,7 @@
 %define _pkgconfig_suffix gtk-3.0
 %define _name webkitgtk
 Name:   webkit2gtk3
-Version:2.10.4
+Version:2.10.7
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0+ and BSD-3-Clause

++ webkitgtk-2.10.4.tar.xz -> webkitgtk-2.10.7.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.10.4.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkitgtk-2.10.7.tar.xz differ: 
char 26, line 1




commit webkit2gtk3 for openSUSE:Factory

2015-12-09 Thread h_root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2015-12-09 20:02:32

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2015-11-22 
10:58:45.0 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2015-12-09 22:36:07.0 +0100
@@ -1,0 +2,7 @@
+Mon Nov 23 20:40:17 UTC 2015 - zai...@opensuse.org
+
+- Add binutils-gold BuildRequires: Use the gold linker for build
+  and remove --reduce-memory-overheads from RPMOPT flags since
+  gold-linker does not know it.
+
+---



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.Z2v72s/_old  2015-12-09 22:36:09.0 +0100
+++ /var/tmp/diff_new_pack.Z2v72s/_new  2015-12-09 22:36:09.0 +0100
@@ -36,6 +36,7 @@
 Source1:baselibs.conf
 # PATCH-FIX-OPENSUSE webkitgtk-typelib-sharelib-link.patch 
dims...@opensuse.org -- Fixup the .gir file to contain the full library name 
for libjavascriptcore.
 Patch0: webkitgtk-typelib-sharelib-link.patch
+BuildRequires:  binutils-gold
 BuildRequires:  bison >= 2.3
 BuildRequires:  cmake
 BuildRequires:  gcc-c++ >= 4.9
@@ -211,7 +212,7 @@
 
 %build
 # Use linker flags to reduce memory consumption
-%global optflags %(echo %{optflags} -Wl,--no-keep-memory 
-Wl,--reduce-memory-overheads| sed 's/-g /-g1 /')
+%global optflags %(echo %{optflags} -Wl,--no-keep-memory | sed 's/-g /-g1 /')
 %ifarch ppc ppc64 ppc64le
 %global optflags %{optflags} -DENABLE_YARR_JIT=0
 %endif




commit webkit2gtk3 for openSUSE:Factory

2015-11-22 Thread h_root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2015-11-22 10:58:44

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2015-10-30 
16:35:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2015-11-22 10:58:45.0 +0100
@@ -1,0 +2,11 @@
+Wed Nov 11 10:36:11 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.10.4:
+  + Fixed dashed and dotted border painting.
+  + Properly cancel navigation policy checks.
+  + Several crashes fixed when running editor commands.
+  + Fix several crashes due to assertions in Debug builds.
+  + Fix the build on Mac OSX and bring back the Quartz target.
+  + Fix the build on glibc-based BSD systems.
+
+---

Old:

  webkitgtk-2.10.3.tar.xz

New:

  webkitgtk-2.10.4.tar.xz



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.cZD82O/_old  2015-11-22 10:58:47.0 +0100
+++ /var/tmp/diff_new_pack.cZD82O/_new  2015-11-22 10:58:47.0 +0100
@@ -26,7 +26,7 @@
 %define _pkgconfig_suffix gtk-3.0
 %define _name webkitgtk
 Name:   webkit2gtk3
-Version:2.10.3
+Version:2.10.4
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0+ and BSD-3-Clause

++ webkitgtk-2.10.3.tar.xz -> webkitgtk-2.10.4.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.10.3.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkitgtk-2.10.4.tar.xz differ: 
char 26, line 1




commit webkit2gtk3 for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2015-10-30 16:35:49

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2015-10-25 
19:11:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2015-10-30 16:35:52.0 +0100
@@ -1,0 +2,14 @@
+Mon Oct 26 21:18:03 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.10.3:
+  + Fix graphics artifacts when entering/leaving Accelerated
+Compositing mode.
+  + Honour 'forwards' fill-mode in Multiple-keyframe and delayed
+instantaneous animations.
+  + Fix runtime warning when the inspector is closed.
+  + Fix the build with GTK+2 plugin process disabled.
+  + Gracefully handle errors when sending/receiving IPC messages
+data on connection close.
+  + Fix several crashes and rendering issues.
+
+---

Old:

  webkitgtk-2.10.2.tar.xz

New:

  webkitgtk-2.10.3.tar.xz



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.uac2Bx/_old  2015-10-30 16:35:54.0 +0100
+++ /var/tmp/diff_new_pack.uac2Bx/_new  2015-10-30 16:35:54.0 +0100
@@ -26,7 +26,7 @@
 %define _pkgconfig_suffix gtk-3.0
 %define _name webkitgtk
 Name:   webkit2gtk3
-Version:2.10.2
+Version:2.10.3
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0+ and BSD-3-Clause

++ webkitgtk-2.10.2.tar.xz -> webkitgtk-2.10.3.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.10.2.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkitgtk-2.10.3.tar.xz differ: 
char 27, line 1




commit webkit2gtk3 for openSUSE:Factory

2015-10-25 Thread h_root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2015-10-25 19:11:16

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2015-10-06 
16:27:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2015-10-25 19:11:17.0 +0100
@@ -1,0 +2,25 @@
+Thu Oct 15 14:57:24 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.10.2:
+  + Fix a regression introduced in 2.10.1 that disabled accelerated
+compositing.
+  + Fix build with cmake 3.4.
+
+---
+Wed Oct 14 11:59:58 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.10.1:
+  + Fix rendering of accelerated content in HiDPI screens.
+  + Fix several media controls rendering issues.
+  + Fix rendering of progress element with recent versions of GTK+.
+  + Add and update some web inspector icons.
+  + Correctly handle websites sending an invalid auth header.
+  + Fix a crash when creating the UI process backing store in
+Wayland.
+  + Fix the build with spellchecker disabled.
+  + Fix the build with touch events disabled.
+  + Fix the build with OpenGL disabled.
+  + Several build fixes on Mac OSX.
+  + Fix several crashes and rendering issues.
+
+---

Old:

  webkitgtk-2.10.0.tar.xz

New:

  webkitgtk-2.10.2.tar.xz



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.AIj5Dd/_old  2015-10-25 19:11:18.0 +0100
+++ /var/tmp/diff_new_pack.AIj5Dd/_new  2015-10-25 19:11:18.0 +0100
@@ -26,7 +26,7 @@
 %define _pkgconfig_suffix gtk-3.0
 %define _name webkitgtk
 Name:   webkit2gtk3
-Version:2.10.0
+Version:2.10.2
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0+ and BSD-3-Clause

++ webkitgtk-2.10.0.tar.xz -> webkitgtk-2.10.2.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.10.0.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkitgtk-2.10.2.tar.xz differ: 
char 26, line 1




commit webkit2gtk3 for openSUSE:Factory

2015-10-06 Thread h_root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2015-10-06 16:27:21

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2015-08-12 
15:10:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2015-10-06 16:27:22.0 +0200
@@ -1,0 +2,148 @@
+Mon Sep 21 19:08:27 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.10.0:
+  + New HTTP disk cache for the Network Process.
+  + IndexedDB support.
+  + New Web Inspector UI.
+  + Automatic ScreenServer inhibition when playing fullscreen
+videos.
+  + Improved font matching algorithm.
+  + Initial Editor API.
+  + Performance improvements.
+
+---
+Wed Sep 16 21:16:49 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.9.92:
+  + Data URLs are now decoded in the Web Process instead of the
+Network Process.
+  + Fix Web Process crash recovery.
+  + Fix a crash when sqlite3_initialize() is called from multiple
+threads.
+  + Fix the volume bar in media controls.
+  + Fix JavaScriptCore build with GCC 5.
+  + Fix the build when accelerated 2D canvas is enabled but cairo
+was built without GLX.
+  + Fix everal memory leaks.
+  + Updated translations.
+- Drop webkitgtk-gcc5-buildfix.patch: Fixed upstream.
+
+---
+Wed Aug 26 20:04:03 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.9.91:
+  + Fix performance regression introduced in previous release when
+scaling images.
+  + Fix runtime critical warning when there are missing media
+plugins.
+  + Fix the build on systems with GTK+ compiled with an old version
+of wayland.
+
+---
+Sun Aug 16 11:39:42 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.9.90:
+  + Add API to request permission before showing PackageKit codec
+installation notifications.
+  + Fix a crash closing a page when a context menu is open.
+  + Fix DNS prefetch when using the network process.
+  + Improve image quality when using newer versions of
+cairo/pixman.
+  + Fix a crash when the web view is destroyed while the
+screensaver DBus proxy is being created.
+
+---
+Tue Aug 11 09:26:42 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.9.5:
+  + Add API to set the maximum number of web processes per
+WebKitWebContext.
+  + Add API to allow executing editing commands that require an
+argument.
+  + Prevent clipboard contents from being lost when web process
+finishes.
+  + Always allow font matching for strong aliases.
+  + Move GStreamer missing plugins installer to the UI process.
+  + Fix empty space in popup menus when first item is selected.
+  + Fix a crash when SoupSession is destroyed in exit handler.
+  + Disable NPAPI plugins when running on Wayland.
+  + Updated translations.
+
+---
+Thu Aug  6 18:40:27 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.9.4:
+  + Fix the window size reported when the web view isn't realized
+yet. This fixes the layout of some websites when opening new
+tabs in the browser and anchor links when opened in new tabs
+too.
+  + Add API to be notified about editor state changes.
+  + Add selection-changed signal to the Web Extensions API.
+  + Add initial WebKitWebsiteDataManager API for process
+configuration options.
+  + Make WebSQL work by using a default quota instead of always
+failing in openDatabase with DOM Exception 18.
+  + Correctly restore accelerated compositing after a WebProcess
+crash.
+  + Only enable the input methods filter when there's an editable
+element focused.
+  + Fix a crash on memory allocation using bmalloc on 32bit
+systems.
+  + Allow to build with X11 and Wayland targets at the same time.
+  + Fix a crash when spell checker returns no guesses.
+  + Update and optimize some of the web inspector icons.
+  + Updated translations.
+
+---
+Thu Aug  6 18:39:27 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.9.3:
+  + Inhibit screen saver when playing full screen video.
+  + Fix DOCUMENT_VIEWER cache model to actually disable the memory
+cache.
+  + Fix a regression that prevented the WebKitWebView::context-menu
+signal from being emitted.
+  + Update web inspector icon so Rendering Frames timeline
+distinguish between layout and painting.
+  + Ensure fragment iden

commit webkit2gtk3 for openSUSE:Factory

2015-08-12 Thread h_root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2015-08-12 15:10:01

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2015-07-19 
11:45:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2015-08-12 15:10:03.0 +0200
@@ -1,0 +2,24 @@
+Thu Aug  6 18:36:27 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.8.5:
+  + Fix the window size reported when the web view isn't realized
+yet. This fixes the layout of some websites when opening new
+tabs in the browser and anchor links when opened in new tabs
+too.
+  + Prevent clipboard contents from being lost when web process
+finishes.
+  + Always allow font matching for strong aliases.
+  + Move GStreamer missing plugins installer to the UI process.
+  + Fix a crash when spell checker returns no guesses.
+  + Fix a crash when SoupSession is destroyed in exit handler.
+  + Fix a crash closing a page when default context menu is open.
+  + Several crashes and rendering issues fixed.
+  + Updated translations.
+
+---
+Tue Aug  4 20:44:29 UTC 2015 - zai...@opensuse.org
+
+- Modify _constraints file for armv6l/armv7l arches to sizes so low
+  that in practice it's disabled.
+
+---

Old:

  webkitgtk-2.8.4.tar.xz

New:

  webkitgtk-2.8.5.tar.xz



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.JgeTTX/_old  2015-08-12 15:10:04.0 +0200
+++ /var/tmp/diff_new_pack.JgeTTX/_new  2015-08-12 15:10:04.0 +0200
@@ -26,7 +26,7 @@
 %define _pkgconfig_suffix gtk-3.0
 %define _name webkitgtk
 Name:   webkit2gtk3
-Version:2.8.4
+Version:2.8.5
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0+ and BSD-3-Clause
@@ -66,7 +66,7 @@
 BuildRequires:  pkgconfig(libnotify)
 BuildRequires:  pkgconfig(libpng)
 BuildRequires:  pkgconfig(libsecret-1)
-BuildRequires:  pkgconfig(libsoup-2.4) >= 2.40.3
+BuildRequires:  pkgconfig(libsoup-2.4) >= 2.42.0
 BuildRequires:  pkgconfig(libwebp)
 BuildRequires:  pkgconfig(libxml-2.0) >= 2.8.0
 BuildRequires:  pkgconfig(libxslt) >= 1.1.7

++ _constraints ++
--- /var/tmp/diff_new_pack.JgeTTX/_old  2015-08-12 15:10:04.0 +0200
+++ /var/tmp/diff_new_pack.JgeTTX/_new  2015-08-12 15:10:04.0 +0200
@@ -7,4 +7,18 @@
   3200
 
   
+  
+
+  armv6l
+  armv7l
+
+ 
+  
+   220
+  
+ 
+320
+ 
+
+  
  

++ webkitgtk-2.8.4.tar.xz -> webkitgtk-2.8.5.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.8.4.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkitgtk-2.8.5.tar.xz differ: char 
26, line 1




commit webkit2gtk3 for openSUSE:Factory

2015-07-19 Thread h_root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2015-07-19 11:45:04

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2015-05-23 
12:44:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2015-07-19 11:45:06.0 +0200
@@ -1,0 +2,24 @@
+Thu Jul  9 11:00:34 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.8.4:
+  + Make WebSQL work by using a default quota instead of always
+failing in openDatabase with DOM Exception 18.
+  + Improve detection and usage of GL/GLES/EGL libraries.
+  + Fix a crash on memory allocation using bmalloc on 32bit
+systems.
+  + Fix DOCUMENT_VIEWER cache model to actually disable the memory
+cache.
+  + Fix a WebProcess crash after too many redirect error when
+there's an active NPAPI plugin.
+  + Fix a WebProcess crash when gtk-font-name setting is empty.
+  + Ensure Math.abs() doesn't return negative.
+  + Correctly restore accelerated compositing after a WebProcess
+crash.
+  + Respect X-Frame-Options headers when loading from application
+cache.
+  + Several crashes and rendering issues fixed.
+  + Fix the MIPS N64 detection.
+  + Fix several memory leaks.
+  + Updated translations.
+
+---

Old:

  webkitgtk-2.8.3.tar.xz

New:

  webkitgtk-2.8.4.tar.xz



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.R9Uypo/_old  2015-07-19 11:45:07.0 +0200
+++ /var/tmp/diff_new_pack.R9Uypo/_new  2015-07-19 11:45:07.0 +0200
@@ -26,7 +26,7 @@
 %define _pkgconfig_suffix gtk-3.0
 %define _name webkitgtk
 Name:   webkit2gtk3
-Version:2.8.3
+Version:2.8.4
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0+ and BSD-3-Clause

++ webkitgtk-2.8.3.tar.xz -> webkitgtk-2.8.4.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.8.3.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkitgtk-2.8.4.tar.xz differ: char 
26, line 1




commit webkit2gtk3 for openSUSE:Factory

2015-05-23 Thread h_root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2015-05-23 12:44:25

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2015-04-23 
08:02:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2015-05-23 12:44:26.0 +0200
@@ -1,0 +2,17 @@
+Thu May 21 20:32:34 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.8.3:
+  + Fixed a regression introduced in 2.8.2 that broke downloads
+when using the network process.
+  + Fix the build with Netscape plugins disabled.
+  + Fix XPixamps leaked by GLContext when using EGL on X11.
+- Changes from version 2.8.2:
+  + Fix network redirection to a non HTTP destination.
+  - Use a webkit subdirectory for the disk cache to avoid conflicts
+with other files in the cache directory when the disk cache is
+cleaned up.
+  - Do not preserve the Origin header on on cross-origin redirects.
+  - Prevent WorkQueue objects from being leaked and ensure its
+worker thread always exits.
+
+---

Old:

  webkitgtk-2.8.1.tar.xz

New:

  webkitgtk-2.8.3.tar.xz



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.M84ASV/_old  2015-05-23 12:44:27.0 +0200
+++ /var/tmp/diff_new_pack.M84ASV/_new  2015-05-23 12:44:27.0 +0200
@@ -26,7 +26,7 @@
 %define _pkgconfig_suffix gtk-3.0
 %define _name webkitgtk
 Name:   webkit2gtk3
-Version:2.8.1
+Version:2.8.3
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0+ and BSD-3-Clause

++ webkitgtk-2.8.1.tar.xz -> webkitgtk-2.8.3.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.8.1.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkitgtk-2.8.3.tar.xz differ: char 
26, line 1




commit webkit2gtk3 for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2015-04-23 08:02:06

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2015-04-10 
09:49:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2015-04-23 08:02:08.0 +0200
@@ -1,0 +2,14 @@
+Tue Apr 14 17:03:41 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.8.1:
+  + Handle keep-alive connections in GStreamer HTTP source element.
+  + Fix a crash in DOMObjectCache when a wrapped object owned by.
+the cache is unreffed by the user.
+  + Fix rendering of drag and drop icon.
+  + Fix the build with REDIRECTED_XCOMPOSITE_WINDOW disabled in X11
+platform.
+  + Fix the build with Wayland target enabled.
+  + Fix the build for HPPA.
+- Add webkitgtk-gcc5-buildfix.patch: Fix build with gcc5.
+
+---

Old:

  webkitgtk-2.8.0.tar.xz

New:

  webkitgtk-2.8.1.tar.xz
  webkitgtk-gcc5-buildfix.patch



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.8WMyqN/_old  2015-04-23 08:02:09.0 +0200
+++ /var/tmp/diff_new_pack.8WMyqN/_new  2015-04-23 08:02:09.0 +0200
@@ -26,7 +26,7 @@
 %define _pkgconfig_suffix gtk-3.0
 %define _name webkitgtk
 Name:   webkit2gtk3
-Version:2.8.0
+Version:2.8.1
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0+ and BSD-3-Clause
@@ -36,6 +36,8 @@
 Source1:baselibs.conf
 # PATCH-FIX-OPENSUSE webkitgtk-typelib-sharelib-link.patch 
dims...@opensuse.org -- Fixup the .gir file to contain the full library name 
for libjavascriptcore.
 Patch0: webkitgtk-typelib-sharelib-link.patch
+# PATCH-FIX-UPSTREAM webkitgtk-gcc5-buildfix.patch zai...@opensuse.org -- Fix 
build with gcc5, stolen with no shame from fedora.
+Patch1: webkitgtk-gcc5-buildfix.patch
 BuildRequires:  bison >= 2.3
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
@@ -207,6 +209,7 @@
 %prep
 %setup -q -n webkitgtk-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
 # Use linker flags to reduce memory consumption

++ webkitgtk-2.8.0.tar.xz -> webkitgtk-2.8.1.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.8.0.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkitgtk-2.8.1.tar.xz differ: char 
27, line 1

++ webkitgtk-gcc5-buildfix.patch ++
diff -up webkitgtk-2.8.0/Source/JavaScriptCore/runtime/JSObject.cpp.s390_fixes 
webkitgtk-2.8.0/Source/JavaScriptCore/runtime/JSObject.cpp
--- webkitgtk-2.8.0/Source/JavaScriptCore/runtime/JSObject.cpp.s390_fixes   
2015-03-23 09:08:04.0 +0100
+++ webkitgtk-2.8.0/Source/JavaScriptCore/runtime/JSObject.cpp  2015-03-27 
10:59:40.245010499 +0100
@@ -1965,6 +1965,10 @@ void JSObject::putByIndexBeyondVectorLen
 }
 }
 
+template void 
JSObject::putByIndexBeyondVectorLengthWithoutAttributes(ExecState*
 exec, unsigned i, JSValue value);
+template void 
JSObject::putByIndexBeyondVectorLengthWithoutAttributes(ExecState* 
exec, unsigned i, JSValue value);
+template void 
JSObject::putByIndexBeyondVectorLengthWithoutAttributes(ExecState* 
exec, unsigned i, JSValue value);
+
 void JSObject::putByIndexBeyondVectorLengthWithArrayStorage(ExecState* exec, 
unsigned i, JSValue value, bool shouldThrow, ArrayStorage* storage)
 {
 VM& vm = exec->vm();




commit webkit2gtk3 for openSUSE:Factory

2015-04-03 Thread h_root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2015-04-03 14:33:26

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2015-03-30 
19:27:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2015-04-03 14:33:27.0 +0200
@@ -1,0 +2,6 @@
+Thu Mar 26 12:44:51 UTC 2015 - dims...@opensuse.org
+
+- Change webkit2gtk-4_0-injected-bundles Recommends to Requires:
+  apps fail to load webkit if the bunldes are not available.
+
+---



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.tI7RNJ/_old  2015-04-03 14:33:28.0 +0200
+++ /var/tmp/diff_new_pack.tI7RNJ/_new  2015-04-03 14:33:28.0 +0200
@@ -86,8 +86,8 @@
 Group:  System/Libraries
 Provides:   %{_pkgname_no_slpp} = %{version}
 Recommends: %{_pkgname_no_slpp}-lang = %{version}
-# Recommend the injected bundles
-Recommends: webkit2gtk-4_0-injected-bundles
+# Require the injected bundles. The bundles are dlopen()ed
+Requires:   webkit2gtk-4_0-injected-bundles
 
 %description -n libwebkit2gtk%{_wk2sover}
 WebKit is a web content engine, derived from KHTML and KJS from KDE,




commit webkit2gtk3 for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2015-03-30 19:26:58

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2015-01-25 
21:15:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2015-03-30 19:27:00.0 +0200
@@ -1,0 +2,146 @@
+Mon Mar 23 13:06:25 UTC 2015 - dims...@opensuse.org
+
+- Update to version 2.8.0:
+  + Initial gestures support.
+  + HTML5 notifications.
+  + User script messages.
+  + HTML5 color input.
+  + APNG support.
+  + Performance improvements.
+  + Playing audio notification signal.
+  + Web view background colors.
+
+---
+Wed Mar 18 08:55:52 UTC 2015 - dims...@opensuse.org
+
+- Update to version 2.7.92:
+  + Add APNG support.
+  + Disable RC4 support in networking backend.
+  + Add a configure option to build with OpenGL ES 2.
+  + Add an option to enable MiniBrowser for non developer builds
+and always install it.
+  + Check TLS errors as soon as they are set in the SoupMessage to
+prevent any data from being sent to the server in case of
+invalid certificate.
+  + Make WebKitWebView always hold a reference on WebKitWebContext
+now that it’s possible to create new web contexts.
+  + Fix a crash when entering accelerated compositing mode before
+the WebView is realized.
+  + Fix some transfer annotations used in GObject DOM bindings.
+  + Fix GObject DOM objects leaked when the web view contents are
+updated.
+  + Fix a crash viewing http://www.last.fm/.
+  + Fix an infinite loop in ARM Linux when parallel GC is enabled
+it again.
+  + Fix the build with older versions of GStreamer.
+  + Fix the build when NEON_INTRINSICS is enabled.
+  + Fix the build with video enabled but WebAudio disabled.
+- Changes from version 2.7.91:
+  + Enable concurrent JIT.
+  + Add support for ARIA 1.1 ‘switch’ and ‘searchbox’ roles.
+  + Fix synchronous loads when maximum connection limits are
+reached.
+  + Fix web timing calculations when loading resources from the
+disk cache.
+  + Fix a crash when loading a local file with
+webkit_web_view_load_alternate_html.
+  + Fix a WebProcess crash when entering accelerating compositing
+mode before the WebView is realized.
+  + Improve the appearance of fonts loaded via @font-face.
+  + Fix undefined symbol issue when loading web extensions.
+  + Build bmalloc as a static library.
+  + Fix the build with CMake 3.2.
+  + Fix the C-Loop LLInt build.
+  + Updated translations.
+- Drop webkitgtk-bmalloc-as-static.patch: fixed upstream.
+
+---
+Thu Feb 26 21:27:36 UTC 2015 - dims...@opensuse.org
+
+- Add webkitgtk-bmalloc-as-static.patch: Build libbmalloc as static
+  library. Only webkitgtk depends on it.
+
+---
+Thu Feb 19 18:31:19 UTC 2015 - dims...@opensuse.org
+
+- Update to version 2.7.90:
+  + Use the new memory allocator bmalloc instead of TCMalloc which
+drastically improves the overall performance.
+  + Remove WebKitWebView::close-notification signal and add
+WebKitNotification::closed instead.
+  + Implement support for new AtkRole types for MathML.
+  + Add support for input color type.
+  + Add API to allow overriding the default color chooser
+implementation.
+  + Resize the accelerating compositing window to a minimum size
+again after leaving accelerated compositing mode to save
+memory.
+  + Ensure WebKitFrame objects are released when the frame is
+destroyed.
+  + Clear the GObject DOM bindings internal cache when frames are
+destroyed.
+  + Implement page overlays to bring back the inspector element
+highlighting.
+  + Fix startup runtime critical warnings when using the network
+process.
+  + Fix the build with recent versions of GLib that have
+GMutexLocker.
+  + Fix the gtk-doc generation to appear in DevHelp.
+
+---
+Fri Jan 23 22:20:29 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.7.4:
+  + Add API to change the WebKitWebView background color.
+  + Add an option to create WebKitWebView snapshots with
+transparent background.
+  + Add API to make the WebKitWebView editable.
+  + Add is-playing-audio property to WebKitWebView.
+  + Do not resize the accelerating compositing window to the web
+size until accelerated compositing mode is activated.
+
+---
+Fri Jan 23 22:20:28 UTC 2015 - zai...@opensuse.org

commit webkit2gtk3 for openSUSE:Factory

2015-01-25 Thread h_root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2015-01-25 21:15:56

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2015-01-21 
21:54:15.0 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2015-01-25 21:15:57.0 +0100
@@ -1,0 +2,24 @@
+Fri Jan 23 19:16:29 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.6.5:
+  + Fix issue that caused some text to be inserted when trying to
+delete a word from the Twitter message box.
+  + GObject DOM bindings API now correctly returns NULL intead of
+empty strings to be able to differentiate between not present
+and present but empty.
+  + Do not resize the accelerating compositing window to the web
+size until accelerated compositing mode is activated.
+  + Use latin1 instead of UTF-8 for HTTP header values.
+  + Add SCHEDULING query support to HTTP media source element.
+  + Add application/x-mpegurl and video/flv to the list of
+supported mimetypes.
+  + Update NavigationItemProbes inspector icon.
+  + Fix the build with recent GStreamer.
+  + Fix the build on FreeBSD.
+  + Fix build on OS X.
+  + Fix the build on powerpc 32 bits.
+  + Fixed several crashes in WebCore and JavaScriptCore.
+  + Updated translations.
+- Drop webkitgtk-libatomic.patch: Fixed upstream.
+
+---

Old:

  webkitgtk-2.6.4.tar.xz
  webkitgtk-libatomic.patch

New:

  webkitgtk-2.6.5.tar.xz



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.ZtTkVQ/_old  2015-01-25 21:15:59.0 +0100
+++ /var/tmp/diff_new_pack.ZtTkVQ/_new  2015-01-25 21:15:59.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package webkit2gtk3
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,7 @@
 %define _pkgconfig_suffix gtk-3.0
 %define _name webkitgtk
 Name:   webkit2gtk3
-Version:2.6.4
+Version:2.6.5
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0+ and BSD-3-Clause
@@ -36,8 +36,6 @@
 Source1:baselibs.conf
 # PATCH-FIX-OPENSUSE webkitgtk-typelib-sharelib-link.patch 
dims...@opensuse.org -- Fixup the .gir file to contain the full library name 
for libjavascriptcore.
 Patch0: webkitgtk-typelib-sharelib-link.patch
-# PATCH-FIX-UPSTREAM webkitgtk-libatomic.patch webkit#130837 sch...@suse.de -- 
Check if libatomic is needed in order to use std::atomic
-Patch1: webkitgtk-libatomic.patch
 BuildRequires:  bison >= 2.3
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
@@ -208,7 +206,6 @@
 %prep
 %setup -q -n webkitgtk-%{version}
 %patch0 -p1
-%patch1 -p1
 
 %build
 # Use linker flags to reduce memory consumption

++ webkitgtk-2.6.4.tar.xz -> webkitgtk-2.6.5.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.6.4.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkitgtk-2.6.5.tar.xz differ: char 
26, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit webkit2gtk3 for openSUSE:Factory

2015-01-21 Thread h_root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2015-01-21 21:54:13

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2014-12-21 
12:00:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2015-01-21 21:54:15.0 +0100
@@ -1,0 +2,6 @@
+Tue Jan 13 15:27:07 UTC 2015 - sch...@suse.de
+
+- Add webkitgtk-libatomic.patch: Check if libatomic is needed in
+  order to use std::atomic; fixes build on ppc.
+
+---

New:

  webkitgtk-libatomic.patch



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.IdXQW4/_old  2015-01-21 21:54:16.0 +0100
+++ /var/tmp/diff_new_pack.IdXQW4/_new  2015-01-21 21:54:16.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package webkit2gtk3
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -36,6 +36,8 @@
 Source1:baselibs.conf
 # PATCH-FIX-OPENSUSE webkitgtk-typelib-sharelib-link.patch 
dims...@opensuse.org -- Fixup the .gir file to contain the full library name 
for libjavascriptcore.
 Patch0: webkitgtk-typelib-sharelib-link.patch
+# PATCH-FIX-UPSTREAM webkitgtk-libatomic.patch webkit#130837 sch...@suse.de -- 
Check if libatomic is needed in order to use std::atomic
+Patch1: webkitgtk-libatomic.patch
 BuildRequires:  bison >= 2.3
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
@@ -206,6 +208,7 @@
 %prep
 %setup -q -n webkitgtk-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
 # Use linker flags to reduce memory consumption

++ webkitgtk-libatomic.patch ++
2014-11-20  Alberto Garcia  

Webkit2 doesnt build on powerpc 32 bits
https://bugs.webkit.org/show_bug.cgi?id=130837

Reviewed by NOBODY (OOPS!).

Check if libatomic is needed in order to use std::atomic, and add
it to the list of WebKit2 libraries.

* PlatformGTK.cmake:

diff --git a/Source/WebKit2/PlatformGTK.cmake b/Source/WebKit2/PlatformGTK.cmake
index 954aa0e..298ec7c 100644
--- a/Source/WebKit2/PlatformGTK.cmake
+++ b/Source/WebKit2/PlatformGTK.cmake
@@ -467,6 +467,15 @@ list(APPEND NetworkProcess_SOURCES
 NetworkProcess/EntryPoint/unix/NetworkProcessMain.cpp
 )
 
+file(WRITE ${CMAKE_BINARY_DIR}/test_atomic.cpp
+ "#include \n"
+ "int main() { std::atomic i(0); i++; return 0; }\n")
+try_compile(ATOMIC_BUILD_SUCCEEDED ${CMAKE_BINARY_DIR} 
${CMAKE_BINARY_DIR}/test_atomic.cpp)
+if (NOT ATOMIC_BUILD_SUCCEEDED)
+list(APPEND WebKit2_LIBRARIES atomic)
+endif ()
+file(REMOVE ${CMAKE_BINARY_DIR}/test_atomic.cpp)
+
 set(SharedWebKit2Libraries
 ${WebKit2_LIBRARIES}
 )
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit webkit2gtk3 for openSUSE:Factory

2014-12-21 Thread h_root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2014-12-21 12:00:49

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2014-11-18 
22:45:06.0 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2014-12-21 12:00:44.0 +0100
@@ -1,0 +2,18 @@
+Wed Dec 17 21:56:51 UTC 2014 - zai...@opensuse.org
+
+- Update to version 2.6.4:
+  + Fix SSL connection issues with some websites after the POODLE
+vulnerability fix.
+  + Fix several crashes in accessibility implementation.
+  + Fix XMLHttpRequest with a timeout when using the network
+process.
+  + Fix XMLHttpRequest with cookies disabled when using the network
+process.
+  + Fix a crash in the network process when a synchronous load
+redirects to a new url in a different security origin.
+  + Fix documentation of webkit_print_operation_get_page_setup().
+  + Allow to build with GObject introspection disabled.
+  + Fix the remote inspector when settings don't change after page
+initialization.
+
+---

Old:

  webkitgtk-2.6.3.tar.xz

New:

  webkitgtk-2.6.4.tar.xz



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.BvWP5B/_old  2014-12-21 12:00:46.0 +0100
+++ /var/tmp/diff_new_pack.BvWP5B/_new  2014-12-21 12:00:46.0 +0100
@@ -26,7 +26,7 @@
 %define _pkgconfig_suffix gtk-3.0
 %define _name webkitgtk
 Name:   webkit2gtk3
-Version:2.6.3
+Version:2.6.4
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0+ and BSD-3-Clause

++ webkitgtk-2.6.3.tar.xz -> webkitgtk-2.6.4.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.6.3.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkitgtk-2.6.4.tar.xz differ: char 
27, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit webkit2gtk3 for openSUSE:Factory

2014-11-18 Thread h_root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2014-11-18 22:44:49

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2014-10-31 
12:32:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2014-11-18 22:45:06.0 +0100
@@ -1,0 +2,16 @@
+Wed Nov 12 16:21:20 UTC 2014 - zai...@opensuse.org
+
+- Update to version 2.6.3:
+  + Fix a crash when loading flash plugins.
+  + Correctly report the memory used by the media player to the
+garbage collector to make sure it's freed when the video
+element is removed from the DOM.
+  + Fix a crash in TextureMapper when video resolution changes.
+  + Ensure that CSS-generated text content is exposed to assistive
+technologies.
+  + Enable CSS_IMAGE_SET on production builds to fix some icons
+that are not rendered in the web inspector.
+  + Fix the build on FreeBSD and GNU Hurd.
+  + Fix the build with video disabled.
+
+---

Old:

  webkitgtk-2.6.2.tar.xz

New:

  webkitgtk-2.6.3.tar.xz



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.QLriaE/_old  2014-11-18 22:45:07.0 +0100
+++ /var/tmp/diff_new_pack.QLriaE/_new  2014-11-18 22:45:07.0 +0100
@@ -26,7 +26,7 @@
 %define _pkgconfig_suffix gtk-3.0
 %define _name webkitgtk
 Name:   webkit2gtk3
-Version:2.6.2
+Version:2.6.3
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0+ and BSD-3-Clause

++ webkitgtk-2.6.2.tar.xz -> webkitgtk-2.6.3.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.6.2.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkitgtk-2.6.3.tar.xz differ: char 
26, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



  1   2   >