git: df2b28994e94 - Create tag vendor/openssl/3.5.7

From: Enji Cooper <ngie_at_FreeBSD.org>
Date: Tue, 09 Jun 2026 19:49:14 UTC
The annotated tag vendor/openssl/3.5.7 has been created by ngie:

URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/openssl/3.5.7

tag vendor/openssl/3.5.7
Tagger:     Enji Cooper <ngie@FreeBSD.org>
TaggerDate: 2026-06-09 19:46:51 +0000

vendors/openssl/3.5.7

commit 3a71a35ad9dad0e5d2cad8efecc8ba9d57c42d43
Author:     Enji Cooper <ngie@FreeBSD.org>
AuthorDate: 2026-06-09 19:21:35 +0000
Commit:     Enji Cooper <ngie@FreeBSD.org>
CommitDate: 2026-06-09 19:21:35 +0000

    openssl: import 3.5.7
    
    This change adds OpenSSL 3.5.7 from upstream [1].
    
    The 3.5.7 artifact was been verified via PGP key [2] and by SHA256 checksum [3].
    
    This change is a security release which resolves several issues with OpenSSL 3.5,
    the highest severity issue being ranked "High". Users are strongly encouraged to
    update to this release.
    
    More information about the release (from a high level) can be found in
    the release notes [4].
    
    Updated via [5] with `update_openssl.sh 3.5.7`.
    
    Approved by:    so (gordon; implicit)
    
    1. https://github.com/openssl/openssl/releases/download/openssl-3.5.7/openssl-3.5.7.tar.gz
    2. https://github.com/openssl/openssl/releases/download/openssl-3.5.7/openssl-3.5.7.tar.gz.asc
    3. https://github.com/openssl/openssl/releases/download/openssl-3.5.7/openssl-3.5.7.tar.gz.sha256
    4. https://github.com/openssl/openssl/blob/openssl-3.5.7/NEWS.md
    5. https://codeberg.org/ngie/freebsd-powertools/src/branch/main/shell/update_openssl.sh (facdfe954)