Page MenuHomeFreeBSD

Require the OpenSSL 1.1 APIs when compiling ldns
ClosedPublic

Authored by ngie on May 13 2023, 2:41 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 11, 1:37 AM
Unknown Object (File)
Mon, May 11, 1:37 AM
Unknown Object (File)
Sun, May 10, 10:36 AM
Unknown Object (File)
Sun, May 10, 8:16 AM
Unknown Object (File)
Fri, May 8, 6:42 PM
Unknown Object (File)
Tue, May 5, 9:35 AM
Unknown Object (File)
Sat, May 2, 1:58 PM
Unknown Object (File)
Fri, May 1, 9:01 PM
Subscribers

Details

Summary

Moving the APIs from OpenSSL 1.1 supporting APIs to 3.x supporting APIs
is a non-trivial effort. Require 1.1 API compatibility to unblock
updating OpenSSL in base to 3.x.

This mirrors what upstream has done in their configure.ac file.

Submitted by: Pierre Pronchery <pierre@freebsdfoundation.org>
Sponsored by: The FreeBSD Foundation

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable