Bug 256356 - [JHBuild] Add libsoup3 to moduleset
Summary: [JHBuild] Add libsoup3 to moduleset
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Diego Pino
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-05-05 01:01 PDT by Diego Pino
Modified: 2023-05-22 20:08 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Pino 2023-05-05 01:01:46 PDT
Right now, the JHBuild moduleset lists libsoup2.4 as a dependency, however even the oldest OS supported at this moment (Debian 11) provides a more up-to-date version of libsoup than the one listed in JHBuild dependencies. Thus, the libsoup2.4 module dependency is, in fact, not being provisioned and can be removed.

On the other hand, libsoup3 is missing from the JHBuild moduleset. OSes lacking libsoup3 (such as Debian 11) are forced to keep using libsoup2. Ideally, JHBuild should provide a means to build using libsoup3 as an opt-in.
Comment 1 Diego Pino 2023-05-05 01:09:20 PDT
Pull request: https://github.com/webkit/webkit/pull/13489
Comment 2 EWS 2023-05-22 20:07:42 PDT
Committed 264396@main (4722fd366aca): <https://commits.webkit.org/264396@main>

Reviewed commits have been landed. Closing PR #13489 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-05-22 20:08:16 PDT
<rdar://problem/109693635>