From nobody Fri May 22 17:24:13 2026 X-Original-To: dev-commits-src-all@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 4gMXFb3T2hz6fH7m for ; Fri, 22 May 2026 17:24:19 +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 4gMXFb0ZhVz43pk for ; Fri, 22 May 2026 17:24:19 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779470659; 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=jM8wqU43fdZyX2NQaTruaM7AXUI44PbCPz7cxLNozj24U4zLFkMa9hDws6MR9mBYncxWN+ V1xx3leK812bxDqFjYtMpxyXYxWIVWs8o9mc7I2bOcJ+FLN6Fhx3B8ndq6QEOcikjejzH9 Ah/jbQRZXeA31V2B2pbp/urvLvPtO2D6o2upBQ9AT7nMPVRmmyXWpDB5cQoIPQj5qPXC67 EuEAoIQv9A5ZxmDrD4sUf6+vi7uPQOpDVxcXRXfEQ6HSt217C152XSFVXPV1iG2nYaeA5u AyTmgG+WWyTbErJgElWJW/iiNqJG7mHXMOCfJNebB6eZs3wDJBCQV94cLsNWhw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779470659; a=rsa-sha256; cv=none; b=l56f0MtSy5e/o3mi5TXu3om2hs3ms/vunKfnn2oQDIyy0e+IxEQWGkjW0RmSrBtDUcaPQW 0EwwEmYluYSRykUDKPvnPGP3PRWDdA2dtiEO4cunPe616ViYQXOkQ0+pUhqJsul6V5H8j2 +cq5EkbQMKvyax49UQheKb5MDJoJzV8bJW+ZAVUpCMgVqmF0sT15Ru/FostaTJSU0haCmd 8xJvbc5k6Zw2bDg0tca6uwv+G2R4lUi+LLpEoGw1qcyyahG5EhGQwynj8cbguU2MBLCgv4 pGuqAJBl1Xfg5TFHQdYQ6cj5+PuspYtu59WALLVkRHUlIcdYtEiOyMQrlSlRAg== 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=1779470659; 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=ZYreH5v2FtVr4+zK5pWGMrXOBCXm4k9xPxgFaav2VEF9NqmGzgcqAiY5KNHYKun2/OzRCn 72XdjASYKehqocnFi6jCETX9lut5gw9Yy7CJF9+holHb+Pd2Wi4jjSENVwdZB7bWseSX5q F2aIfHCvd2CviW5WiTt1hQ9r5+8iV4LmLN2iV8NTMI4pnoyhrFuwrxjSZ80g/GGqxXPiq8 yyG17Jvj7m/9GYU0y6m6Qc4UEVXlpV7IVoFgWdMrSwk4wA0GplDmFLTO008AIiqrMK0ihQ vPqpX/7kYfKLBkzSttM+fJzoaXl6yarGqczDJryzsMOsJiLWfht8c0u619CzEQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gMXFb04hzzVXr for ; Fri, 22 May 2026 17:24:19 +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 all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@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