git: 944bd28f0882 - stable/14 - ldns: Belatedly update for OpenSSL 3.0.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 26 May 2026 16:49:47 UTC
The branch stable/14 has been updated by des:
URL: https://cgit.FreeBSD.org/src/commit/?id=944bd28f088282407e2c63ee023f150bb6f0fc1c
commit 944bd28f088282407e2c63ee023f150bb6f0fc1c
Author: Dag-Erling Smørgrav <des@FreeBSD.org>
AuthorDate: 2026-05-22 13:56:16 +0000
Commit: Dag-Erling Smørgrav <des@FreeBSD.org>
CommitDate: 2026-05-26 16:49:32 +0000
ldns: Belatedly update for OpenSSL 3.0.0
MFC after: 1 week
Reviewed by: emaste
Differential Revision: https://reviews.freebsd.org/D57168
(cherry picked from commit cbe037c970580efc40eeca4715ac51e4d0fea082)
ldns: Mark these commits as merged
(cherry picked from commit 2bc6aa3c41d0dc330fefa6363a23d2cfa0253f73)
(cherry picked from commit 597a090ff2ab868242e4ec1cdec7469edbe41c50)
(cherry picked from commit 399f9ca49b6ecc7fc9bd8b2a0fd487fea4570a65)
(cherry picked from commit f103898935e1b709adbdaed5e0b10f99a17b9a4a)
---
contrib/ldns/ldns/config.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/contrib/ldns/ldns/config.h b/contrib/ldns/ldns/config.h
index 3ac94403296f..0fe9f2c3dbce 100644
--- a/contrib/ldns/ldns/config.h
+++ b/contrib/ldns/ldns/config.h
@@ -118,7 +118,7 @@
#define HAVE_EVP_PKEY_BASE_ID 1
/* Define to 1 if you have the `EVP_PKEY_get_base_id' function. */
-/* #undef HAVE_EVP_PKEY_GET_BASE_ID */
+#define HAVE_EVP_PKEY_GET_BASE_ID 1
/* Define to 1 if you have the `EVP_PKEY_keygen' function. */
#define HAVE_EVP_PKEY_KEYGEN 1