From nobody Fri Jun 19 07:23:08 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 4ghTb55vBjz6hkCP for ; Fri, 19 Jun 2026 07:23:13 +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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ghTb54gdPz43vS for ; Fri, 19 Jun 2026 07:23:13 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781853793; 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=PYOPxwhG42oWk3z48A0rY9p0Zd4Ygh/ycK0hCOjPuOY=; b=pVDMGtSJYyZF+lB8YiE5u21KGg7CooG451WNcy1izm5lux1fbVxXlL+9qIbkJLCJ6BSL4t 0F02I3suOnEeDZ7aKOiFKbod5cgrUyVj5+KQDpyooT33VnL10N5iKjf5PR5RRCfvh1FBif tF2JHTt0RUEm8sLzYM8XWLWaU1qkGXoz3oxhzLpySiFjpVt9Cp7lWa9ZPoCAnOCrsWmAy9 gaioa8g131KHwxgKQS8E+mosjty8fI01f27f19I6aGkSRO+bJD+m8SOc62PJaaGEkSwWpK 5vK6IbbRGKxYAc0qoDc81JGgPL/NvwF3xneT9i0aodeSxDdc2SeYGwbl6eTf9g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1781853793; a=rsa-sha256; cv=none; b=UkdyDG8oDtSxkYIUkMfHUgqdB0uzzP/fgrDU9uiXBuuwkVzFp1+8acjGiocmsaseSypXhr KlFa6OiqkuoMT2m1FDhUMIMzMoTKjWI2RYmfX2BPdcyVyirdfX5H4FAuSnap6K0ElsKTrd DhXnS0TiA6t9EuNWIq2oNgYyXpqeGO+7IZYI8AnS7WI1K1n/UPDLOCxaKq2zLV/OaX/eYw 7pHxo90cfI+EchTHGtFrrsMotePciv697O1Vkie5FxZmo5Ec3Tln1kkbYvnDZT+/TjW7ke Xny5jEqqBg7cWJH2mTK2sJ6yHDNhhQe7jX/RpYMyB+3W6WJmcR523C0TGyL+qg== 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=1781853793; 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=PYOPxwhG42oWk3z48A0rY9p0Zd4Ygh/ycK0hCOjPuOY=; b=y38tX3/p/kSfqB5PQz05p0iFXUBBZqrdfKlUtx9OA276YxhMDwgwKo0ZHDBuqC92dbY1fx Chxzl48T/K+u/2X/gIoLqLxYy8NcXbBZkp2dBMFY0b/hB6YrPBAiQV3oQC6Umj5pIBOn0K KPFhYSFOxrJMtzNx6ApuWSdieeE6yQGOQ6Y2qj2mX3bywy9fLgaiXlvM9I16uM/PKhh+uY jfspgtNc7jTE1KYN48rta6JYyQScbwlY3Baxuv/lELOfcdm2nzTeuYtm1Qitm4V59clgtK z8B0vl5d9mQQjme9cJ94jySa9RO0PCV5RfamTL4NiWFsWta5ldX2Kkvwl+hAIQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4ghTb53LKnzcK5 for ; Fri, 19 Jun 2026 07:23:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 374e3 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 19 Jun 2026 07:23:08 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org From: Dag-Erling=?utf-8?Q? Sm=C3=B8rg?=rav Subject: git: 5eb18e857646..3750aed65c1f - vendor/ldns - vendor branch updated 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/vendor/ldns X-Git-Reftype: branch X-Git-Commit: 3750aed65c1f5a610b44d29c92236ca119b62780 X-Git-Oldrev: 5eb18e8576462f5bb33fbd60fcbd752fe5791f33 X-Git-Newrev: 3750aed65c1f5a610b44d29c92236ca119b62780 Auto-Submitted: auto-generated Date: Fri, 19 Jun 2026 07:23:08 +0000 Message-Id: <6a34ee5c.374e3.42180409@gitrepo.freebsd.org> The branch vendor/ldns has been updated by des: URL: https://cgit.FreeBSD.org/src/log/?id=5eb18e857646..3750aed65c1f 026e5b88eb0c import ldns 1.9.1 3750aed65c1f import ldns 1.9.2