[Bug 272454] openssl 3 fips module doesn't load on arm64
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 272454] openssl 3 fips module doesn't load on arm64"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 20 Jul 2023 19:16:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272454 --- Comment #7 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=1c42ed54bfe2d3255ab4df4245de4b97c1064e40 commit 1c42ed54bfe2d3255ab4df4245de4b97c1064e40 Author: Pierre Pronchery <pierre@freebsdfoundation.org> AuthorDate: 2023-07-20 18:16:14 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2023-07-20 19:05:12 +0000 libcrypto: add missing symbols to the FIPS provider The fips.so provider module exposing FIPS-validated algorithms was still missing a number of symbols. PR: 272454 Reviewed by: markj Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D41018 secure/lib/libcrypto/modules/fips/Makefile | 73 ++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) -- You are receiving this mail because: You are the assignee for the bug.