Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Jul 2026 02:45:41 +0000
From:      Enji Cooper <ngie@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 0b5f2b4885a3 - stable/15 - Remove `$FreeBSD$` from upstream-provided config file
Message-ID:  <6a599755.1e09b.724f4be5@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch stable/15 has been updated by ngie:

URL: https://cgit.FreeBSD.org/src/commit/?id=0b5f2b4885a3ad81513d8c594a560bf669c23aca

commit 0b5f2b4885a3ad81513d8c594a560bf669c23aca
Author:     Enji Cooper <ngie@FreeBSD.org>
AuthorDate: 2026-06-12 05:45:28 +0000
Commit:     Enji Cooper <ngie@FreeBSD.org>
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.


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a599755.1e09b.724f4be5>