From 2e5344f8fd5e566ac72cb9bd7676a671d5b8218413ec8caba1956bbc63792d21 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 27 Oct 2014 16:08:04 +0000 Subject: [PATCH] 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 --- webkit2gtk3.changes | 16 ++++++++++++++++ webkit2gtk3.spec | 4 ++-- webkitgtk-2.6.1.tar.xz | 3 --- webkitgtk-2.6.2.tar.xz | 3 +++ 4 files changed, 21 insertions(+), 5 deletions(-) delete mode 100644 webkitgtk-2.6.1.tar.xz create mode 100644 webkitgtk-2.6.2.tar.xz diff --git a/webkit2gtk3.changes b/webkit2gtk3.changes index 6819067..015c607 100644 --- a/webkit2gtk3.changes +++ b/webkit2gtk3.changes @@ -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 diff --git a/webkit2gtk3.spec b/webkit2gtk3.spec index 4e778a4..172b44d 100644 --- a/webkit2gtk3.spec +++ b/webkit2gtk3.spec @@ -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 diff --git a/webkitgtk-2.6.1.tar.xz b/webkitgtk-2.6.1.tar.xz deleted file mode 100644 index 374e52f..0000000 --- a/webkitgtk-2.6.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c846a662762dd79c26e77fa36348e706d217d1385bb2dbdcfc28a5a1476c6d54 -size 9990248 diff --git a/webkitgtk-2.6.2.tar.xz b/webkitgtk-2.6.2.tar.xz new file mode 100644 index 0000000..aaffe7a --- /dev/null +++ b/webkitgtk-2.6.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5172e9b6b65b3de3cc25bffbe109249ac79b9256d57f6a331455ae1a5ea938b9 +size 9992484