Page MenuHomeFreeBSD

Fix build of qt5-network with libressl-devel and improve SSL support patch
ClosedPublic

Authored by rezny on Feb 22 2017, 6:18 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 15, 9:24 AM
Unknown Object (File)
Wed, Mar 13, 8:03 PM
Unknown Object (File)
Wed, Mar 13, 8:03 PM
Unknown Object (File)
Wed, Mar 13, 8:03 PM
Unknown Object (File)
Wed, Mar 13, 7:51 PM
Unknown Object (File)
Tue, Mar 12, 11:40 AM
Unknown Object (File)
Jan 11 2024, 1:25 AM
Unknown Object (File)
Dec 25 2023, 10:24 AM
Subscribers

Details

Summary

Also in PR 216781i with more detailed explanation. Instead of patching out curve control differently, implement portable curve control which works for OpenSSL, LibreSSL, and BoringSSL (untested). Fix the path used for runtime loading of the SSL libraries.

Test Plan

run tested on 11 amd64 with LibreSSL 2.5.1, Poudrire 10.3/11.0 amd64/i386 with OpenSSL OK

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

rezny retitled this revision from to Fix build of qt5-network with libressl-devel and improve SSL support patch.
rezny updated this object.
rezny edited the test plan for this revision. (Show Details)
rezny added reviewers: kde, swills, feld.
tcberner added inline comments.
net/qt5-network/files/patch-src_network_ssl_qsslcontext__openssl.cpp
1 ↗(On Diff #25544)

Please add some comment at the top of the patch to describe what it does.
[Also goes for the other patches of course].

swills edited edge metadata.

Approved

This revision is now accepted and ready to land.Feb 22 2017, 6:29 PM
This revision was automatically updated to reflect the committed changes.
rezny marked an inline comment as done.