Page MenuHomeFreeBSD

Patch qca to build with libressl
ClosedPublic

Authored by alonso on Jun 1 2016, 11:03 PM.
Tags
Referenced Files
Unknown Object (File)
Wed, Apr 17, 4:30 PM
Unknown Object (File)
Wed, Apr 17, 4:24 PM
Unknown Object (File)
Wed, Apr 17, 6:44 AM
Unknown Object (File)
Wed, Apr 17, 6:15 AM
Unknown Object (File)
Wed, Apr 17, 5:20 AM
Unknown Object (File)
Wed, Apr 10, 7:01 AM
Unknown Object (File)
Tue, Apr 9, 2:51 PM
Unknown Object (File)
Sun, Mar 24, 11:46 PM
Subscribers

Details

Reviewers
brnrd
Summary

qca is not building with libressl. This is unrelated to the recent 2.3.5 update but broke about 2 months before when SSL3 and SHA-0 were removed from libressl.
The patch applies the workarounds described in https://wiki.freebsd.org/LibreSSL/PatchingPorts to make qca buildable again.

Test Plan

Apply the patch using svn patch on the top level of the ports repository and build qca against libressl ( https://wiki.freebsd.org/LibreSSL#Using_LibreSSL_with_ports )

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

alonso retitled this revision from to Patch qca to build with libressl.
alonso updated this object.
alonso edited the test plan for this revision. (Show Details)
alonso added reviewers: makc, rakuco.
alonso set the repository for this revision to rP FreeBSD ports repository.
alonso added a subscriber: kde.

Eventually, PR 199134 can be considered related.

brnrd removed reviewers: rakuco, makc.
brnrd added a reviewer: brnrd.
brnrd added a subscriber: brnrd.

Closed by rP417968

This revision is now accepted and ready to land.Jul 3 2016, 12:15 PM