forked from pool/webkit2gtk3
Accepting request 673015 from home:iznogood
New stable release OBS-URL: https://build.opensuse.org/request/show/673015 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=201
This commit is contained in:
parent
3e62e4da11
commit
736fee84a2
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 9 15:44:38 UTC 2019 - bjorn.lie@gmail.com
|
||||
|
||||
- Update to version 2.22.6:
|
||||
+ 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 26 19:21:01 UTC 2018 - bjorn.lie@gmail.com
|
||||
|
||||
|
@ -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 @@ more.
|
||||
|
||||
%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}
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:99d3863f418a7c3a3e37e5062950dbf2d91fb106ec1633459b0ef6f2d5f6cb13
|
||||
size 16774560
|
@ -1,6 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iF0EABECAB0WIQRao7wzT9fjNp58d7KRxVnb5MkSOwUCXBJw+AAKCRCRxVnb5MkS
|
||||
O/WqAJwPYp+vWiAjkVDriYwwrSC2Fm65BgCfVNos7C0/Aadlmhz1cQFC40nBxSU=
|
||||
=uux4
|
||||
-----END PGP SIGNATURE-----
|
3
webkitgtk-2.22.6.tar.xz
Normal file
3
webkitgtk-2.22.6.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:df90db9c0db0a2072b945fa3e1d45865922bd686c4659cce6cb5897ce357c85b
|
||||
size 16773696
|
6
webkitgtk-2.22.6.tar.xz.asc
Normal file
6
webkitgtk-2.22.6.tar.xz.asc
Normal file
@ -0,0 +1,6 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iF0EABECAB0WIQRao7wzT9fjNp58d7KRxVnb5MkSOwUCXF4JYQAKCRCRxVnb5MkS
|
||||
O9fHAJ4xZgDEcTRUs/HzDghjQ7cyVzj4bQCePjVj9Xq4LRHe/SbFxle1pCpj7zc=
|
||||
=/gCH
|
||||
-----END PGP SIGNATURE-----
|
Loading…
Reference in New Issue
Block a user