Accepting request 258449 from GNOME:Next

- Update to version 2.6.2:
  + SSLv3 is now disabled to protect us against POODLE
    vulnerability.
  + TLS errors are no longer ignored by default.
  + Fix the remote web inspector.
  + Fix rendering of buttons, selections and lists with recent GTK+
    versions.
  + Improve performance of timers scheduled after a delay in
    microseconds.
  + Fix WebKitSettings:enable-smooth-scrolling to actually enable
    smooth scrolling.
  + Fix the build with drag and drop support disabled.

OBS-URL: https://build.opensuse.org/request/show/258449
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=11
This commit is contained in:
Dominique Leuenberger 2014-10-27 16:08:04 +00:00 committed by Git OBS Bridge
parent 3e218ab59b
commit 2e5344f8fd
4 changed files with 21 additions and 5 deletions

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sat Oct 25 11:51:21 UTC 2014 - dimstar@opensuse.org
- Update to version 2.6.2:
+ SSLv3 is now disabled to protect us against POODLE
vulnerability.
+ TLS errors are no longer ignored by default.
+ Fix the remote web inspector.
+ Fix rendering of buttons, selections and lists with recent GTK+
versions.
+ Improve performance of timers scheduled after a delay in
microseconds.
+ Fix WebKitSettings:enable-smooth-scrolling to actually enable
smooth scrolling.
+ Fix the build with drag and drop support disabled.
-------------------------------------------------------------------
Tue Oct 14 09:34:12 UTC 2014 - dimstar@opensuse.org

View File

@ -26,7 +26,7 @@
%define _pkgconfig_suffix gtk-3.0
%define _name webkitgtk
Name: webkit2gtk3
Version: 2.6.1
Version: 2.6.2
Release: 0
Summary: Library for rendering web content, GTK+ Port
License: LGPL-2.0+ and BSD-3-Clause
@ -209,7 +209,7 @@ more.
%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 -Wl,--reduce-memory-overheads| sed 's/-g /-g1 /')
%ifarch ppc ppc64 ppc64le
%global optflags %{optflags} -DENABLE_YARR_JIT=0
%endif

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c846a662762dd79c26e77fa36348e706d217d1385bb2dbdcfc28a5a1476c6d54
size 9990248

3
webkitgtk-2.6.2.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5172e9b6b65b3de3cc25bffbe109249ac79b9256d57f6a331455ae1a5ea938b9
size 9992484