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
F152888917: D40082.id122173.diff
Fri, Apr 17, 7:35 PM
Unknown Object (File)
Thu, Apr 16, 10:20 AM
Unknown Object (File)
Wed, Apr 15, 10:32 PM
Unknown Object (File)
Tue, Apr 14, 9:08 AM
Unknown Object (File)
Mon, Apr 13, 2:58 AM
Unknown Object (File)
Sun, Apr 12, 7:04 PM
Unknown Object (File)
Sun, Apr 12, 2:34 PM
Unknown Object (File)
Mar 17 2026, 11:15 AM
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