[Bug 278469] OpenSSL in the base system is being built incorrectly: resulting in incorrectly built/linked providers (fips, legacy, etc)
Date: Sat, 20 Apr 2024 19:32:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278469 Enji Cooper <ngie@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |In Progress Assignee|bugs@FreeBSD.org |ngie@FreeBSD.org --- Comment #1 from Enji Cooper <ngie@FreeBSD.org> --- Created attachment 250109 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=250109&action=edit Fix runtime symbol collision This attached patch looks like it fixes the symbol collision issue. There are other issues with RTLD_LOCAL that deserve investigating, but for now I want to resolve the key point of pain (that the fips/legacy providers are broken). I'm running the change on universe15a and internally at $work. Once I get positive signal about the change, I'll stick it up for review. -- You are receiving this mail because: You are the assignee for the bug.