Rebuilt msquic v2.5.6 for Fedora 41/42 without libnuma dependency #23

Merged
jiri.skuta merged 1 commits from BAF-1256/msquic-fedora-no-numa into master 2026-03-11 12:02:42 +01:00
Member

Previous builds linked against libnuma.so.1 because java-latest-openjdk pulls in numactl-libs inside the Docker image, which msquic cmake detects and links. Rebuilt with numactl-libs explicitly removed from the Docker images so libmsquic.so only depends on libc.

Previous builds linked against libnuma.so.1 because java-latest-openjdk pulls in numactl-libs inside the Docker image, which msquic cmake detects and links. Rebuilt with numactl-libs explicitly removed from the Docker images so libmsquic.so only depends on libc.
jiri.skuta added 1 commit 2026-03-11 11:58:41 +01:00
Previous builds linked against libnuma.so.1 (pulled in via java-latest-openjdk
installing numactl-libs in the Docker image). Rebuilt with numactl-libs
explicitly removed from the Docker image so libmsquic.so has no libnuma
dependency.
jiri.skuta merged commit d5eea446f9 into master 2026-03-11 12:02:42 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: fleet-protocol/package-repository#23