webkit2gtk 2.26.2-1 source package in Ubuntu

Changelog

webkit2gtk (2.26.2-1) unstable; urgency=medium

  * New upstream release.
  * debian/rules:
    + Stop building with -O1 for armhf and friends, the build seems to
      work just fine with -O2 now.
  * debian/control:
    + Require bubblewrap >= 0.3.1.
  * debian/patches/force-single-process.patch:
    + Remove this patch, the fixed version of Geary (3.34.1) is now in
      unstable.
  * The WebKitGTK security advisory WSA-2019-0005 lists the following
    security fixes in the latest versions of WebKitGTK:
    + CVE-2019-8768 (fixed in 2.24.0).
    + CVE-2019-8735 (fixed in 2.24.2).
    + CVE-2019-8726 (fixed in 2.24.3).
    + CVE-2019-8674, CVE-2019-8707, CVE-2019-8719, CVE-2019-8733 and
      CVE-2019-8763 (fixed in 2.24.4).
    + CVE-2019-8625, CVE-2019-8720, CVE-2019-8769 and CVE-2019-8771
      (fixed in 2.26.0).

 -- Alberto Garcia <email address hidden>  Wed, 06 Nov 2019 14:29:56 +0200

Upload details

Uploaded by:
Debian WebKit Maintainers
Uploaded to:
Sid
Original maintainer:
Debian WebKit Maintainers
Architectures:
linux-any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
webkit2gtk_2.26.2-1.dsc 4.1 KiB 9a08bf78ac2faff99844f153b348f7ec0651ceb2d75520d9ff109a4df4e3adf6
webkit2gtk_2.26.2.orig.tar.xz 18.4 MiB 6b80f0637a80818559ac8fd50db3b394f41cb61904fb9b3ed65fa51635806512
webkit2gtk_2.26.2.orig.tar.xz.asc 195 bytes b73b59b564a4a4b6cc25dca9f515c5eb7849e3f9af44329379e012b4484a40a8
webkit2gtk_2.26.2-1.debian.tar.xz 60.5 KiB 3ba014da6ec0558a418a654bd825b4e9a431ceb7a8c9881a4407b0d3dc718562

Available diffs

No changes file available.

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