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)
Tue, Jan 14, 10:18 AM
Unknown Object (File)
Tue, Jan 7, 3:25 AM
Unknown Object (File)
Fri, Dec 27, 3:07 PM
Unknown Object (File)
Dec 5 2024, 4:07 PM
Unknown Object (File)
Nov 24 2024, 4:16 PM
Unknown Object (File)
Nov 23 2024, 12:46 PM
Unknown Object (File)
Nov 19 2024, 3:18 PM
Unknown Object (File)
Nov 19 2024, 2:26 PM

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 Passed
Unit
No Test Coverage
Build Status
Buildable 51476
Build 48367: arc lint + arc unit