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
F106232330: D40082.id.diff
Fri, Dec 27, 3:07 PM
Unknown Object (File)
Thu, Dec 5, 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
Unknown Object (File)
Nov 13 2024, 4:01 PM
Unknown Object (File)
Oct 7 2024, 7:36 AM

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