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)
Wed, Nov 13, 4:01 PM
Unknown Object (File)
Oct 7 2024, 7:36 AM
Unknown Object (File)
Oct 1 2024, 10:26 PM
Unknown Object (File)
Sep 23 2024, 2:21 AM
Unknown Object (File)
Sep 23 2024, 2:21 AM
Unknown Object (File)
Sep 23 2024, 2:21 AM
Unknown Object (File)
Sep 23 2024, 2:09 AM
Unknown Object (File)
Sep 17 2024, 6:13 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 Not Applicable
Unit
Tests Not Applicable