diff options
| author | Enji Cooper <ngie@FreeBSD.org> | 2026-04-07 22:35:35 +0000 |
|---|---|---|
| committer | Enji Cooper <ngie@FreeBSD.org> | 2026-04-07 22:35:35 +0000 |
| commit | ab5fc4ac933ff67bc800e774dffce15e2a541e90 (patch) | |
| tree | 41fac85d3f2f7d74be9bfce46b1a78ff9897165d /exporters/cmake/OpenSSLConfigVersion.cmake.in | |
| parent | 808413da28df9fb93e1f304e6016b15e660f54c8 (diff) | |
OpenSSL: import 3.5.6vendors/openssl/3.5.6vendor/openssl/3.5.6
This change adds OpenSSL 3.5.6 from upstream [1].
The 3.5.5 artifact was been verified via PGP key [2] and by SHA256 checksum [3].
This is a security release, but also contains several bugfixes.
More information about the release (from a high level) can be found in
the release notes [4].
1. openssl-3.5.6.tar.gz
2. openssl-3.5.6.tar.gz.asc
3. openssl-3.5.6.tar.gz.sha256
4. https://github.com/openssl/openssl/blob/openssl-3.5.6/NEWS.md
Diffstat (limited to 'exporters/cmake/OpenSSLConfigVersion.cmake.in')
| -rw-r--r-- | exporters/cmake/OpenSSLConfigVersion.cmake.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/exporters/cmake/OpenSSLConfigVersion.cmake.in b/exporters/cmake/OpenSSLConfigVersion.cmake.in index b1290a9eec76..15bae5697220 100644 --- a/exporters/cmake/OpenSSLConfigVersion.cmake.in +++ b/exporters/cmake/OpenSSLConfigVersion.cmake.in @@ -1,4 +1,5 @@ # Generated by OpenSSL +# {- $OpenSSL::safe::installdata::COMMENT // "" -} set(PACKAGE_VERSION {- $config{version} -}) |
