Date: Wed, 26 Feb 2025 15:59:30 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 285019] [modules, regression] kldload of pf.ko failed - symbol _libmd_SHA512_Init undefined Message-ID: <bug-285019-227-HY3lbUEAcE@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-285019-227@https.bugs.freebsd.org/bugzilla/> References: <bug-285019-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D285019 --- Comment #5 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Da6b74183b63ddd5428c68daf7c66d4bb4= 9e3a469 commit a6b74183b63ddd5428c68daf7c66d4bb49e3a469 Author: Kristof Provost <kp@FreeBSD.org> AuthorDate: 2025-02-26 09:52:44 +0000 Commit: Kristof Provost <kp@FreeBSD.org> CommitDate: 2025-02-26 14:58:29 +0000 pf: list dependecy on crypto.ko Since 9d5c83a0b84c pf depends on the crypto module (for SHA512_*). Explicitly list this dependency. PR: 285019 Sponsored by: Rubicon Communications, LLC ("Netgate") sys/netpfil/pf/pf_ioctl.c | 1 + 1 file changed, 1 insertion(+) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-285019-227-HY3lbUEAcE>