Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update DependenciesPolicy.md #106

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions docs/Ports/WebKitGTK and WPE WebKit/DependenciesPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,13 @@ For more information on compiler requirements, see [GCC Requirement](GCCRequirem

| Operating System | Release Date | WebKit Support End |
|--------------------------------|--------------|--------------------|
| Ubuntu 20.04 (Focal Fossa) | 2020-04-23 | 2023-04-21 |
| Debian 11 (Bullseye) | 2021-08-14 | 2024-06-10 |
| 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) |