From nobody Fri Jul 17 02:45:41 2026 X-Original-To: dev-commits-src-branches@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 4h1Z630BsWz6mHtf for ; Fri, 17 Jul 2026 02:45:47 +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 4h1Z626cRsz3PDZ for ; Fri, 17 Jul 2026 02:45:46 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1784256347; 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=mYGULsL6FCtkw92K5mEYeaNisABGu8fvW+C4rI0qgt8=; b=shm1LWUBDNMB5nDGeCXL+jOhgEG6wmZepVna/iIh/DjGMhfwdMwIdS3zYXpDOlw3L+xp0D mUsIdmkCzQiuCLIUZJJhUyFPh8ehSD5RS2xmf23Ezdul3rkPzuIk4eOYvjczjX+kjywZIZ C1e3tYI54bSMQQkbYC6VSIuHHdP/148ZyMqXLwtfjrupQiZupZWoIBMgarae1gnUs4ORGO sQWx71el3DtPCrByBb7yFgQ/d4LhgoZYR8xlwbo1fIhtYFHV1L3LlUcoByETVQM1CVwFgP LeP4HbnoyQuJESK7Zptp6hXeAAD6sbnb9+E8E9CCwspx47P96h8wTIQr7kUKtw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784256347; a=rsa-sha256; cv=none; b=qnKqpZNa55vkvU0q0lm7Ktwj+nYBY3wYDOlDGtjri3+1W68ASnPHiNKpuPn0XoMtK6F+n8 rhoS2C5t40Cm9v4USZ2jm3c9iLIhOJyTD4Ttp/uw0gYgCqSlTxe2YAuPeM/jCq1/FfB+0B xUkSor3sbCNFF8+QzLHCOnppHSlvAz+0CTydi3JTQNiOj70aAesfDzRizPYbktmf4Fquwu d5+oF220ygqPr4Eiq3HmKwzzcLUm1DfbF7StskXtFrylENayzeN7k2/GtyowEO9cdrCoKe jcpyiMcOjmDB3y/GJQV6/Y0W4X4NqWgiRl9ByxXNjpHlojGfXxpvYXhhKSQQKg== 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=1784256347; 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=mYGULsL6FCtkw92K5mEYeaNisABGu8fvW+C4rI0qgt8=; b=MQ31p5wMc5CfNeJwT8fQpj6z1hLHyeY94jzH1/7veAodkil7c7Z25Dzh6LYvBx3uWgQec4 arKw7Y5uYIXkmEXittlcHYr72Yv7GJtvN/rxlnQVue+RQarH3h9r/b4hc3ThfRjwqL6pbc qofCqXmlPw1GBj2cMQ7M8Uk6Di1MBfS7iQNDGHW672GHFmJjql5ACW8pvE5fdTC6hvHwVf /tuDV02ayMqG4jzCzr0bRk3EbSqOMHRzpV1pAsnIImFlDMxO8fC2wSzjSAtN+Dwu2c7/pm n95eBUKLLSLLDLnfK8XoJjxsVzNUe46CqvAZmWE7Zxblm5oy+KDyAHiJcT6Mog== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4h1Z6255r8zDDY for ; Fri, 17 Jul 2026 02:45:46 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1e09b by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 17 Jul 2026 02:45:41 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Enji Cooper Subject: git: 0b5f2b4885a3 - stable/15 - Remove `$FreeBSD$` from upstream-provided config file List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@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/stable/15 X-Git-Reftype: branch X-Git-Commit: 0b5f2b4885a3ad81513d8c594a560bf669c23aca Auto-Submitted: auto-generated Date: Fri, 17 Jul 2026 02:45:41 +0000 Message-Id: <6a599755.1e09b.724f4be5@gitrepo.freebsd.org> The branch stable/15 has been updated by ngie: URL: https://cgit.FreeBSD.org/src/commit/?id=0b5f2b4885a3ad81513d8c594a560bf669c23aca commit 0b5f2b4885a3ad81513d8c594a560bf669c23aca Author: Enji Cooper AuthorDate: 2026-06-12 05:45:28 +0000 Commit: Enji Cooper CommitDate: 2026-07-17 02:45:18 +0000 Remove `$FreeBSD$` from upstream-provided config file This diff reduces with the content provided by upstream (OpenSSL). MFC after: 1 week (cherry picked from commit 2de6d07e16aa4d902b7b322a869f89a07348e851) --- crypto/openssl/apps/openssl.cnf | 1 - 1 file changed, 1 deletion(-) diff --git a/crypto/openssl/apps/openssl.cnf b/crypto/openssl/apps/openssl.cnf index 4e8a335b95f3..abace0ea7f1c 100644 --- a/crypto/openssl/apps/openssl.cnf +++ b/crypto/openssl/apps/openssl.cnf @@ -1,4 +1,3 @@ -# $FreeBSD$ # # OpenSSL example configuration file. # See doc/man5/config.pod for more info.