Page MenuHomeFreeBSD

OpenSSL: install EVP_CIPHER_CTX_get_app_data.3 once
ClosedPublic

Authored by brooks on Feb 17 2026, 5:19 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 18, 10:35 PM
Unknown Object (File)
Wed, Apr 15, 10:53 AM
Unknown Object (File)
Thu, Apr 2, 6:22 AM
Unknown Object (File)
Mar 19 2026, 5:31 AM
Unknown Object (File)
Mar 17 2026, 7:12 AM
Unknown Object (File)
Mar 16 2026, 7:01 AM
Unknown Object (File)
Mar 15 2026, 5:42 PM
Unknown Object (File)
Mar 11 2026, 9:30 AM
Subscribers

Details

Summary

A separate EVP_CIPHER_CTX_get_app_data.3 was added in the OpenSSL 3.5.5
import, but the link to EVP_EncryptInit.3 was still being installed
which stomped on the file and created inconsistent entries in the METALOG.

Found by: package_check script in Cirrus-CI
Fixes: 1731fc70f734 ("OpenSSL: update vendor sources to match 3.5.5 content")

Diff Detail

Repository
rG FreeBSD src repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 70733
Build 67616: arc lint + arc unit