[ubuntu/vivid-proposed] webkitgtk 2.4.8-0ubuntu1 (Accepted)

Iain Lane iain.lane at canonical.com
Thu Jan 15 16:03:16 UTC 2015


webkitgtk (2.4.8-0ubuntu1) vivid; urgency=medium

  * New upstream release.
  * Drop patches from 2.4.7-3 which are applied upstream in this release:
    - dfg-jit.patch
    - enable_llint.patch
    - local-label-string-hurd.patch
    - x32_support.patch
    - touch-event.patch
    - flash-crash.patch
    - no-ssl-record-version.patch
    - protect-document.patch
    - nullptr-applystylecommand.patch
  * debian/patches/no-pluginnone.patch: Don't define symbols twice when
    building with both X11 and wayland support.

webkitgtk (2.4.7-3) unstable; urgency=medium

  * debian/patches/ppc64-align.patch:
    + Fix crash in ppc64el (Closes: #762670).
  * debian/patches/no-ssl-record-version.patch:
    + Don't use a SSL3.0 record version in client hello.
  * debian/patches/protect-document.patch:
    + Protect Document in ProcessingInstruction::setXSLStyleSheet(). This
      is a security fix, see https://codereview.chromium.org/579133004.
  * debian/patches/nullptr-accessibilitymenulistoption.patch:
    + Check for NULL pointers in AccessibilityMenuListOption.
  * debian/patches/nullptr-applystylecommand.patch:
    + Check for NULL pointer in ApplyStyleCommand.
  * debian/patches/nullptr-frameprogresstracker.patch:
    + Check for NULL pointer in FrameProgressTracker.
  * debian/patches/render-text-control.patch:
    + Check for NULL pointer in SearchInputType.
  * debian/patches/ax-focus-events.patch:
    + Fix accessible focus events in non-focused combo boxes.

Date: Thu, 15 Jan 2015 15:24:52 +0000
Changed-By: Iain Lane <iain.lane at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/webkitgtk/2.4.8-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 15 Jan 2015 15:24:52 +0000
Source: webkitgtk
Binary: libjavascriptcoregtk-1.0-0 libjavascriptcoregtk-1.0-dev libjavascriptcoregtk-1.0-0-dbg libwebkitgtk-1.0-0 libwebkit-dev libwebkitgtk-dev libwebkitgtk-1.0-common libwebkitgtk-1.0-0-dbg libjavascriptcoregtk-3.0-0 libjavascriptcoregtk-3.0-dev libjavascriptcoregtk-3.0-0-dbg libjavascriptcoregtk-3.0-bin gir1.2-javascriptcoregtk-3.0 libwebkitgtk-3.0-0 libwebkitgtk-3.0-dev libwebkitgtk-3.0-common libwebkitgtk-3.0-0-dbg gir1.2-webkit-3.0 libwebkit2gtk-3.0-25 libwebkit2gtk-3.0-dev libwebkit2gtk-3.0-25-dbg gir1.2-webkit2-3.0 libwebkitgtk-common-dev
Architecture: source
Version: 2.4.8-0ubuntu1
Distribution: vivid
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Iain Lane <iain.lane at canonical.com>
Description:
 gir1.2-javascriptcoregtk-3.0 - JavaScript engine library from WebKitGTK+ - GObject introspection
 gir1.2-webkit-3.0 - Web content engine library for GTK+ - GObject introspection data
 gir1.2-webkit2-3.0 - WebKit2 API layer for WebKitGTK+ - GObject introspection data
 libjavascriptcoregtk-1.0-0 - JavaScript engine library from WebKitGTK+
 libjavascriptcoregtk-1.0-0-dbg - JavaScript engine library from WebKitGTK+ - debugging symbols
 libjavascriptcoregtk-1.0-dev - JavaScript engine library from WebKitGTK+ - development files
 libjavascriptcoregtk-3.0-0 - JavaScript engine library from WebKitGTK+
 libjavascriptcoregtk-3.0-0-dbg - JavaScript engine library from WebKitGTK+ - debugging symbols
 libjavascriptcoregtk-3.0-bin - JavaScript engine library from WebKitGTK+ - command-line interpre
 libjavascriptcoregtk-3.0-dev - JavaScript engine library from WebKitGTK+ - development files
 libwebkit-dev - Transitional package for the development files of WebKitGTK+
 libwebkit2gtk-3.0-25 - WebKit2 API layer for WebKitGTK+
 libwebkit2gtk-3.0-25-dbg - WebKit2 API layer for WebKitGTK+ - debugging symbols
 libwebkit2gtk-3.0-dev - WebKit2 API layer for WebKitGTK+ - development files
 libwebkitgtk-1.0-0 - Web content engine library for GTK+
 libwebkitgtk-1.0-0-dbg - Web content engine library for GTK+ - debugging symbols
 libwebkitgtk-1.0-common - Web content engine library for GTK+ - data files
 libwebkitgtk-3.0-0 - Web content engine library for GTK+
 libwebkitgtk-3.0-0-dbg - Web content engine library for GTK+ - debugging symbols
 libwebkitgtk-3.0-common - Web content engine library for GTK+ - data files
 libwebkitgtk-3.0-dev - Web content engine library for GTK+ - development files
 libwebkitgtk-common-dev - Web content engine library for GTK+ - common development files
 libwebkitgtk-dev - Web content engine library for GTK+ - development files
Closes: 762670
Changes:
 webkitgtk (2.4.8-0ubuntu1) vivid; urgency=medium
 .
   * New upstream release.
   * Drop patches from 2.4.7-3 which are applied upstream in this release:
     - dfg-jit.patch
     - enable_llint.patch
     - local-label-string-hurd.patch
     - x32_support.patch
     - touch-event.patch
     - flash-crash.patch
     - no-ssl-record-version.patch
     - protect-document.patch
     - nullptr-applystylecommand.patch
   * debian/patches/no-pluginnone.patch: Don't define symbols twice when
     building with both X11 and wayland support.
 .
 webkitgtk (2.4.7-3) unstable; urgency=medium
 .
   * debian/patches/ppc64-align.patch:
     + Fix crash in ppc64el (Closes: #762670).
   * debian/patches/no-ssl-record-version.patch:
     + Don't use a SSL3.0 record version in client hello.
   * debian/patches/protect-document.patch:
     + Protect Document in ProcessingInstruction::setXSLStyleSheet(). This
       is a security fix, see https://codereview.chromium.org/579133004.
   * debian/patches/nullptr-accessibilitymenulistoption.patch:
     + Check for NULL pointers in AccessibilityMenuListOption.
   * debian/patches/nullptr-applystylecommand.patch:
     + Check for NULL pointer in ApplyStyleCommand.
   * debian/patches/nullptr-frameprogresstracker.patch:
     + Check for NULL pointer in FrameProgressTracker.
   * debian/patches/render-text-control.patch:
     + Check for NULL pointer in SearchInputType.
   * debian/patches/ax-focus-events.patch:
     + Fix accessible focus events in non-focused combo boxes.
Checksums-Sha1:
 ad22ccc73926c834f93176ec5128a2c08e786317 4745 webkitgtk_2.4.8-0ubuntu1.dsc
 6376d764491bf9945465c755f6c7021f7ed064f6 9537428 webkitgtk_2.4.8.orig.tar.xz
 07352576c49a0ef109e96cd52997b32bbc0cabfe 56244 webkitgtk_2.4.8-0ubuntu1.debian.tar.xz
Checksums-Sha256:
 422f292b027ead6fe57c4185a51d78be37c8f9630693989bb2d75f9f7953a69c 4745 webkitgtk_2.4.8-0ubuntu1.dsc
 81a92ac0bf0c14f5924ba6caf0eb3b576f74161227c88cfa58902f7e2271a4ff 9537428 webkitgtk_2.4.8.orig.tar.xz
 b337db2bc0d3954598c39b41514ac1b955a7730363f9dc4ec2d0e5d60cebb908 56244 webkitgtk_2.4.8-0ubuntu1.debian.tar.xz
Files:
 2809bab0282113a0bf0b272d2ac3e26e 4745 web optional webkitgtk_2.4.8-0ubuntu1.dsc
 647659159f5db056a70fb2b7df396751 9537428 web optional webkitgtk_2.4.8.orig.tar.xz
 a1d3350029b79e32ef51a7d1ef36f252 56244 web optional webkitgtk_2.4.8-0ubuntu1.debian.tar.xz
Original-Maintainer: Debian WebKit Maintainers <pkg-webkit-maintainers at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJUt+JgAAoJEONS1cUcUEHUI1QQAJ8s0AKaAUsf31Uwf5PSQxN2
R9N0YfGfxZAKs4HQseKys0R6mDrV0eBQbe0d5RHll+oIAzEH7RGonk7ETbdOmmAs
aqATK8+BgBgQjrC9S0lAZZZ0mASiqkFldAYwJbGAOpcwm0KiBvhx1cY6LLbPPCR6
ydwJKW/kWAsaaKUu+Bhho0Mn6V/tfyxdXApN8GdcUeGq4v0doOiI25tLvzeTNVv/
s/CvnYJfiYpJEH1LBygZo8LFiLUsHla2ONwLEVrOI/oJlScuuXjEqdmXWdqrsQQX
mVMFTuZoAgaG6pBKXFJAH9a6/p02qqtgIwwmwu1msexcAnOwRhLL4ucMwTgNEzWT
m4uvHgIWrQNDGpwQUFmHH4Lu1fPUURk1MH4pbmU0QeTxwuSW3taPCMVcHWJFqyW2
MaHdMp+WzapwsF211XU0qvxm/oquv1fStM/TMF6zyo0QZzpGLWqbmTM+qD0sxZr5
J94AEGximAcDeTkp4lRDPL0PBQApOkc98l7tfz5x9bG3q52FdBU0CS+8dLyEh2Lo
O8FKCFzK/lib7SPw5BWnLb9sWQGXoVovHE9SIIxqZ2B0uGVkPYjOIrMfx5JVHI9/
e/+SAyZ5Appm2PhzpLRZKB2yiN7llDaRh2gkXzd7S82GXjxYFrofUKYyEOyK7P6u
vzd+TERguA/aI7J3jQOi
=hSXT
-----END PGP SIGNATURE-----


More information about the Vivid-changes mailing list