Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.58 KB

File metadata and controls

28 lines (20 loc) · 1.58 KB

Dependencies Policy

WebKitGTK's dependencies policy is simple:

  • We support each major Debian version until one year after the release of the next major version.
  • We support each Ubuntu LTS until one year after the release of the next Ubuntu LTS.

During the support period, we intend for WebKit to remain buildable on these distributions using some system-provided compiler -- not necessarily the default system compiler -- and with the default system libstdc++. The purpose of this policy is to ensure distributions can provide updated versions of WebKit during the support period to ensure users receive security updates.

For more information on compiler requirements, see GCC Requirement.

Operating System Release Date WebKit Support End
Ubuntu 22.04 (Jammy Jellyfish) 2022-04-21 2025-04-25
Debian 12 (Bookworm) 2023-06-10 June 2026
Ubuntu 24.04 (Noble Numbat) 2024-04-25 April 2027

Feature support

Feature Description WebKit Support End
USE_SOUP2=ON Build with libsoup2 April 2027 (Ubuntu 24.04)
USE_GTK4=OFF Build with GTK3 April 2027 (Ubuntu 24.04)