From nobody Fri May 22 17:24:13 2026 X-Original-To: dev-commits-src-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gMXFV16ktz6fH5c for ; Fri, 22 May 2026 17:24:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gMXFV0Z9kz43ds for ; Fri, 22 May 2026 17:24:14 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779470654; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=7+lx6fbEl2GLwPsAPjwTiVCnGfzHDKS6rJuXKHYiJpo=; b=tivsT4zEnVsZ/dIwv0g+Iq1yxgt2m8Dn+3q1pmBjRI+zjezJmgIAhgwcaIa/miNIek3MgY Kvmx9IJ0+9fZeIKbmogoEtiy2PCIZ5sh0OreT7dFZ5WgeQKipuZlK5/Tfgn4JOy7Gf0CuO qTqqlHNuREShGRcHlXSK/6yUPn9iUMybLyZe/WazvIroaENZIZ+cz+ys/aZm4LVmEtJFjK 2uEy19lVfwXyL8OKp6qi1Pgys8OPV6WKeKxSymDj4d8xQhM8boIFbx47Sy3jKN9MvghmmS yPxMM+r0iewMbgX/EF8px9809k40Kv+RgwdhiKpygtysBwz9VHgmZvinQZnO1Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779470654; a=rsa-sha256; cv=none; b=Oz4OziZuctFAZM+30RW8dBRE9qvH69TbHCiC04gnPZ+rKNOGnYQ3e/SCp+mBm2dJG/SyvQ RShTSNdT0aQ53FLWshA6deGuD7YPg8ahz3HVYQiKPLgCOKDhjggThFp0JjD5+Mn96cdJbx YQ1DGHvUKIdzIx/76Sbn8cmYULUTzDBjLNZlPjY8olaREx1W0NfI7nJ9oHC7bCZ06rCInb QsgTCLHuLyzXTa5ipd1X6CcIGixzQYn+6pnh0JJc4MzdmtYQTdjCHVT9HyGcAnQbwS5YqV m0W9WBrlChadBMLlHbqvoynQ4QAsreV4Y8V09IMJePLu4aKrP7YCqzu4IE0tEA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779470654; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=7+lx6fbEl2GLwPsAPjwTiVCnGfzHDKS6rJuXKHYiJpo=; b=re40oo/E12n6ShsQKQM45Ma5GFAPfg9JyeE1edTpAV91hruIlsavOj5QttUxtvza6uIx8/ GNQMV9XlHQ7kkWeV0CMnNf45P6FUqpIDoM6bM7QXxovI5YsK6ow6eDRiI4O/Tj/f9KPMLz fL2zhgOxYHRvFXEkt5Z2zG8CtUBbpA6RKODsnoSjNkxNidICuw1d/+RTJYWyio+SG0Re5W rSEvhPJsUZ9MiefdEUz0r/MDEtfw1w6VL9JqI6GffUGW/QtauHy90wYl6K2Ly65RYPORXP IkWR8lL2hBAQhDapBS6S7H9UojvzQMUFaZD8nkno4MbhVORPksTdzkInOKZCpA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gMXFV03g8zVjl for ; Fri, 22 May 2026 17:24:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 362a2 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 22 May 2026 17:24:13 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Dag-Erling=?utf-8?Q? Sm=C3=B8rg?=rav Subject: git: cbe037c97058 - main - ldns: Belatedly update for OpenSSL 3.0.0 List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: des X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: cbe037c970580efc40eeca4715ac51e4d0fea082 Auto-Submitted: auto-generated Date: Fri, 22 May 2026 17:24:13 +0000 Message-Id: <6a10913d.362a2.72b82976@gitrepo.freebsd.org> The branch main has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=cbe037c970580efc40eeca4715ac51e4d0fea082 commit cbe037c970580efc40eeca4715ac51e4d0fea082 Author: Dag-Erling Smørgrav AuthorDate: 2026-05-22 13:56:16 +0000 Commit: Dag-Erling Smørgrav CommitDate: 2026-05-22 17:23:50 +0000 ldns: Belatedly update for OpenSSL 3.0.0 MFC after: 1 week Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D57168 --- 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