Skip to content

Removing libsoup 2.4 #360897

@jtojnar

Description

@jtojnar

Libsoup 2.4 ABI branch has been unsupported for a while now and security issues are popping up. We should work on getting rid of it.

Plan

  1. ✔️ Rename libsoup to libsoup_2_4.

  2. Walk though the packages still using the old version and replace it where possible.

    The problematic part is that in general, a program can only load one of the libraries or there will be symbol conflicts. So we need to make sure to replace it at the same time for all

  3. Attempt to upgrade packages stuck with the old version upstream.

  4. After a while, remove the stuck packages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    0.kind: enhancementAdd something new or improve an existing system.1.severity: securityIssues which raise a security issue, or PRs that fix one3.skill: sprintableA larger issue which is split into distinct actionable tasks
    No fields configured for issues without a type.

    Projects

    Status

    To do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions