Page MenuHomeFreeBSD

OpenSSL: install EVP_CIPHER_CTX_get_app_data.3 once
ClosedPublic

Authored by brooks on Tue, Feb 17, 5:19 PM.
Tags
None
Referenced Files
F147062617: D55332.id172078.diff
Sun, Mar 8, 12:42 AM
Unknown Object (File)
Fri, Mar 6, 8:25 PM
Unknown Object (File)
Fri, Mar 6, 7:54 PM
Unknown Object (File)
Wed, Mar 4, 9:34 PM
Unknown Object (File)
Wed, Mar 4, 4:29 PM
Unknown Object (File)
Wed, Mar 4, 5:35 AM
Unknown Object (File)
Mon, Mar 2, 3:06 PM
Unknown Object (File)
Sat, Feb 28, 9:55 PM
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
Lint Not Applicable
Unit
Tests Not Applicable