From nobody Sat Aug 29 01:22:23 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 4hWyD22WKDz6pxDq for ; Sat, 29 Aug 2026 01:22:26 +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 "YR2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hWyCz62MGz3jSJ for ; Sat, 29 Aug 2026 01:22:23 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1787966543; 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=C5dAEutQGR5zn9WEdSxuv6yUrchLIJYb08uUyjVwZbg=; b=GJbchOrv9MovgPYVQ1xL2V9vDxyQitsdV0vGvLsuYf8lefuvWswFuNVxhU/dGzsr74oOdt b0OeySAdUt0P3FdZWbc48ptBAEhB2SqAjvCuTqmNBHzm9sn2vtHNgLoOWD9mJ5O6yLYxTU 9Q1xyK44DFZ7mD83bxsq0OleZ3pgkcLisgW6Ar8xzxx9UfkdB38oYRWGyPtXiTEQBXLjSs qOQNmW0gZ7RpjLOcQI+I1/za5lkNFemDvfD7u/HsT7vJgLiWdGVCLrZE16nRNn4Z8nFCu2 ioraGM3KtP5HBSQMEie4DRmetCOG5VDXMtvcRk5aw2Bbu20feUjAnr735X79Vg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1787966543; a=rsa-sha256; cv=none; b=joDSJrFh39qsBcmUlM8O7JWfcm111LHq2ysrWFpvdeXz21zRgDdwNT6oor9HAZWRSFmJp1 7EfKCclAsyFyPS7MLHjHSOUbxwuek1deljr7fzCkjmRH23QI/u3n38aQZUsVf5dPJa0lgs vxCQ8bmYGAC1VEiJv5++XnhKLNd7/EsLU80YhokGqK7tVZziF99/ueu1knrlrF1dxhb2IA 8tMeLNZiLmC6VmgwBWiZQpWzEm/vfmD+CZB32BD69qH+4w4oWRkkAQF3JO+qjND6pXs8Tm lf3nw30A/8qkjF0fKl0deB+iQiaf04TbGLj6aDnUXg590IQbnMa4yVgUvEeDXg== 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=1787966543; 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=C5dAEutQGR5zn9WEdSxuv6yUrchLIJYb08uUyjVwZbg=; b=K4kr4CDpPk1i9wLPu2atKwTUup3LAFIc1zDQUxvjWAoJlF/91oFzpw3CpZJKS2cb88Kf3j bcVCIxAMxEDWopfB0WXK92tKqoJTTRklPIsVr8vjccb2rqjbLLz4cSGp5VxGtlsR13/YYd 9wKCw3ntFYo7MXOU0mDlC598ewWumiJopUY1OuWYamU/onfaUps6n2fbpei5dy3jZWNa9p YiipnifwNzHDj+bGWEj2wSY1AwTKwGtx7RSx952pbxFOpfc+pxQkgbvaIAeBYUR/Y3/CXp muz55gTpAJVT5VNFGNq+ZvYPGHu22ImRUVjVQGxI0brgPJ2Q6OqttJUTybGIww== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hWyCz2sDsz4DV for ; Sat, 29 Aug 2026 01:22:23 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3349d by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 29 Aug 2026 01:22:23 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org From: Enji Cooper Subject: git: 3180d4d82f5a..108c7d57c564 - vendor/openssl-3.0 - 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: ngie X-Git-Repository: src X-Git-Refname: refs/heads/vendor/openssl-3.0 X-Git-Reftype: branch X-Git-Commit: 108c7d57c564bc607d2184a079dd7422f8e94cd5 X-Git-Oldrev: 3180d4d82f5aab992de7f06591c2c6bd8d617003 X-Git-Newrev: 108c7d57c564bc607d2184a079dd7422f8e94cd5 Auto-Submitted: auto-generated Date: Sat, 29 Aug 2026 01:22:23 +0000 Message-Id: <6a92344f.3349d.f823cb1@gitrepo.freebsd.org> The branch vendor/openssl-3.0 has been updated by ngie: URL: https://cgit.FreeBSD.org/src/log/?id=3180d4d82f5a..108c7d57c564 108c7d57c564 Remove large test input file