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)
Sun, Dec 22, 6:59 PM
Unknown Object (File)
Tue, Dec 17, 11:48 AM
Unknown Object (File)
Mon, Dec 16, 9:16 AM
Unknown Object (File)
Sun, Dec 15, 12:42 AM
Unknown Object (File)
Sun, Dec 8, 5:44 PM
Unknown Object (File)
Nov 18 2024, 3:49 PM
Unknown Object (File)
Nov 1 2024, 9:43 PM
Unknown Object (File)
Oct 31 2024, 11:48 PM
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.