From nobody Fri May 22 14:10:27 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 4gMRxv5xDkz6fqJV for ; Fri, 22 May 2026 14:10:27 +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 4gMRxv3qDTz3MP8 for ; Fri, 22 May 2026 14:10:27 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779459027; 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=wqBEL7aTyZvCkxeiZR+Qcwi/+o4zvFnZCJNzUNkXCYE=; b=lWJg8TNW+bqPWHfyPDZpVbZEC/gzid80SQ+CyOrxu7Rip0ETcpFc5nfmx4ui3t6/WWclPW cM1majIaJCByMsTwrKSfDGuMNvFfIGI+KPDOqdBQGtylSgWxoahXoZ6qQgBoroMQ3JGWaZ 8ElQtBNf/9Tf1FZLwaMIPnZUnUv0zGYcIhw3jVJeLNLzR0U1CmWUw8Aj5Nfe+R6zpNEDC1 W9w2D8LIjD/PN8WKi4v5yLxuezvq5kifBzv0tri92AXWbrq6f1xuLff/pOfawZMxvpIbkJ gjLIdDhmAdIxk5+fIlb01Z7T+h3H0IDR6YK8TlyR9X/5NYYjRQBzjslZB1+U0w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779459027; a=rsa-sha256; cv=none; b=llpmsGbnc7bDb1HYQwYnl5LF+DPf9u1VP8phSpdi/SxEwjvP9sq0YUKc2djHZA/qZBf4uG djrcv4g35rWiLEs53CYkKPLviDmhe9PnMG9Im5+flwiNwHShwDr/Pshm3lUyQHfvUlrYrS NXsq80D2i2T1uOOjPr95U6eK8uZ+tI8VyU5Haef3Mgfh6Hl7wNLAkaV3FRDk6qYFiOkXS1 eGOvqdf5Y+fWuHuhQhU+H9dViIKjbmJZ6XOqb8TvcCBPtnYEvtzAdXUzit8kDjWzyNHKew nuxHjlz92P7hEUNEceGuxCYJ1Ll9VnvjUYVOqakrKZoa9NZeB07EVXMlpIP91w== 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=1779459027; 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=wqBEL7aTyZvCkxeiZR+Qcwi/+o4zvFnZCJNzUNkXCYE=; b=B4OIr/iwc8ZZr4yJEI954cqg4MSlzJBAF/bbMbADnXXHlKiTmP4X56vraL4GgUWaz+0O1W D/3zDa7h8Zdinxu8PN6MrePgDhRJRNzwRsR+NjUOhUbSGnZeuevi3A9p0xaK6x+lklLZl9 5oub011/8UD9H0F2TASRxfFee7z+Lkf9zeHFoHbOv8glzccaqQxe1WiseOMf1fKgvUfz3+ +dSnCtEhrCXfhsHgwUev07pIb2ZLTgy/jCsHYLcjD8MalmjKE2D/EbeCFXjRcU5G/Tea+M yUj4tX4kYwLl+r9RIr/yWmIES5I+Fp8wASMOtJGwxdg7hHxoDJ9SUlAQ04tLpQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gMRxv2WMxz7yF for ; Fri, 22 May 2026 14:10:27 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 19380 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 22 May 2026 14:10:27 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org From: Dag-Erling=?utf-8?Q? Sm=C3=B8rg?=rav Subject: git: f0887345dd5b - Create tag vendor/unbound/1.24.2 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/tags/vendor/unbound/1.24.2 X-Git-Reftype: annotated tag X-Git-Commit: f0887345dd5bec1acb4636e0ce1d14e20ab2cb21 Auto-Submitted: auto-generated Date: Fri, 22 May 2026 14:10:27 +0000 Message-Id: <6a1063d3.19380.5dd7d745@gitrepo.freebsd.org> The annotated tag vendor/unbound/1.24.2 has been created by des: URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/unbound/1.24.2 tag vendor/unbound/1.24.2 Tagger: Dag-Erling Smørgrav TaggerDate: 2026-05-22 14:07:27 +0000 tag unbound 1.24.2 commit ec5b94f552d7cb2a9d456c67e9941bcf5e3698bf Author: Dag-Erling Smørgrav AuthorDate: 2026-05-22 14:07:12 +0000 Commit: Dag-Erling Smørgrav CommitDate: 2026-05-22 14:07:12 +0000 import unbound 1.24.2