webkit2gtk 2.26.4-1ubuntu1 source package in Ubuntu

Changelog

webkit2gtk (2.26.4-1ubuntu1) focal; urgency=medium

  * Resynchronize on Debian, remaining change:
    - debian/control: Build without libwpebackend-fdo-1.0-dev since that
      library is in universe in Ubuntu
  * Dropped patches included in new version:
    - debian/patches/upstream_egl_fix.patch

webkit2gtk (2.26.4-1) unstable; urgency=high

  * New upstream release.
  * The WebKitGTK security advisory WSA-2020-0001 lists the following
    security fixes in the latest versions of WebKitGTK:
    + CVE-2019-8835, CVE-2019-8844, CVE-2019-8846 (fixed in 2.26.3)
  * The WebKitGTK security advisory WSA-2020-0002 lists the following
    security fixes in the latest versions of WebKitGTK:
    + CVE-2020-3862, CVE-2020-3864, CVE-2020-3865, CVE-2020-3867,
      CVE-2020-3868 (fixed in 2.26.4)
  * debian/rules:
    + Don't use the Gold linker on powerpc (Closes: #949618).
    + Run dh with --builddirectory=build. Some source files are generated
      inside this directory and are later referenced from the .gir files
      so their path names should be independent from the architecture.
  * debian/control:
    + Mark libwebkit2gtk-4.0-doc and libwebkit2gtk-4.0-37-gtk2 as
      Multi-Arch: foreign.
    + Update Standards-Version to 4.5.0 (no changes).
  * debian/patches/reduce-memory-overheads.patch:
    + Reduce memory usage when not using the Gold linker
      (Closes: #949621).
  * debian/patches/fix-ftbfs-m68k.patch:
    + Update to make it work with the current release (Closes: #949660).
  * debian/patches/detect-woff.patch:
    + Refresh.
  * Add debian/upstream/metadata.

 -- Marc Deslauriers <email address hidden>  Tue, 18 Feb 2020 13:38:44 -0500

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
linux-any all
Section:
misc
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
webkit2gtk_2.26.4.orig.tar.xz 18.4 MiB 4386900713dfadf9741177210b32623cab22562a79ffd0d446b66569934b113f
webkit2gtk_2.26.4.orig.tar.xz.asc 195 bytes 49ca6794553c769e37053922d7b0408fd97aaaef19529cd3ea91d3986474fc80
webkit2gtk_2.26.4-1ubuntu1.debian.tar.xz 62.2 KiB e4407fe63c1b04ea6186f75eee79b3389c95bc0398d4c8850cc144d66670130d
webkit2gtk_2.26.4-1ubuntu1.dsc 4.3 KiB 1c7d7c6c021148905a29d8750eef45aac0256ac07ffc1c909283b1dfa24ea889

View changes file

Binary packages built by this source

gir1.2-javascriptcoregtk-4.0: JavaScript engine library from WebKitGTK - GObject introspection data

 JavaScriptCore is the JavaScript engine used in WebKit. It consists
 of the following building blocks: lexer, parser, start-up interpreter
 (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a
 high-throughput optimizing JIT (FTL).
 .
 This build comes from the GTK port of WebKit (API version 4.0).
 .
 This package contains the introspection data, which can be used by
 packages using the GIRepository format to generate dynamic bindings.

gir1.2-webkit2-4.0: Web content engine library for GTK - GObject introspection data

 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.
 .
 WebKit2 is an API layer for WebKit designed from the ground up to
 support a split process model, where the web content lives in a
 separate process from the application UI.
 .
 This build comes from the GTK port of WebKit (API version 4.0).
 .
 This package contains introspection data, which can be used by
 packages using the GIRepository format to generate dynamic bindings.

libjavascriptcoregtk-4.0-18: JavaScript engine library from WebKitGTK

 JavaScriptCore is the JavaScript engine used in WebKit. It consists
 of the following building blocks: lexer, parser, start-up interpreter
 (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a
 high-throughput optimizing JIT (FTL).
 .
 This build comes from the GTK port of WebKit (API version 4.0).
 .
 This package contains the shared libraries.

libjavascriptcoregtk-4.0-18-dbgsym: debug symbols for libjavascriptcoregtk-4.0-18
libjavascriptcoregtk-4.0-bin: JavaScript engine library from WebKitGTK - command-line interpreter

 JavaScriptCore is the JavaScript engine used in WebKit. It consists
 of the following building blocks: lexer, parser, start-up interpreter
 (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a
 high-throughput optimizing JIT (FTL).
 .
 This build comes from the GTK port of WebKit (API version 4.0).
 .
 This package provides jsc, a command-line JavaScript interpreter.

libjavascriptcoregtk-4.0-bin-dbgsym: debug symbols for libjavascriptcoregtk-4.0-bin
libjavascriptcoregtk-4.0-dev: JavaScript engine library from WebKitGTK - development files

 JavaScriptCore is the JavaScript engine used in WebKit. It consists
 of the following building blocks: lexer, parser, start-up interpreter
 (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a
 high-throughput optimizing JIT (FTL).
 .
 This build comes from the GTK port of WebKit (API version 4.0).
 .
 This package contains the development files.

libwebkit2gtk-4.0-37: Web content engine library for GTK

 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.
 .
 WebKit2 is an API layer for WebKit designed from the ground up to
 support a split process model, where the web content lives in a
 separate process from the application UI.
 .
 This build comes from the GTK port of WebKit (API version 4.0).
 .
 This is the library for embedding in GTK applications.

libwebkit2gtk-4.0-37-dbgsym: debug symbols for libwebkit2gtk-4.0-37
libwebkit2gtk-4.0-37-gtk2: Transitional dummy package

 This is a transitional dummy package, it can be safely removed.
 .
 Support for NPAPI plugins has been completely removed from WebKitGTK.

libwebkit2gtk-4.0-dev: Web content engine library for GTK - development files

 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.
 .
 WebKit2 is an API layer for WebKit designed from the ground up to
 support a split process model, where the web content lives in a
 separate process from the application UI.
 .
 This build comes from the GTK port of WebKit (API version 4.0).
 .
 This package contains the development files.

libwebkit2gtk-4.0-doc: Web content engine library for GTK - documentation

 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.
 .
 WebKit2 is an API layer for WebKit designed from the ground up to
 support a split process model, where the web content lives in a
 separate process from the application UI.
 .
 This build comes from the GTK port of WebKit (API version 4.0).
 .
 This package contains the documentation.

webkit2gtk-driver: WebKitGTK WebDriver support

 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.
 .
 WebKit2 is an API layer for WebKit designed from the ground up to
 support a split process model, where the web content lives in a
 separate process from the application UI.
 .
 This build comes from the GTK port of WebKit (API version 4.0).
 .
 This package provides the WebDriver service implementation for
 WebKitGTK.

webkit2gtk-driver-dbgsym: debug symbols for webkit2gtk-driver