| Summary: | security/oath-toolkit pam_oath undefined symbol pam_modutil_getpwnam | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Matt Smith <matt.r.smith> |
| Component: | Individual Port(s) | Assignee: | Alex Dupre <ale> |
| Status: | Closed FIXED | ||
| Severity: | Affects Some People | CC: | matt.r.smith |
| Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(ale) |
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Matt Smith
2022-02-01 09:49:38 UTC
Thanks for reporting, investigating. Sorry for the breakage. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=7792db3ba6e29f6db913631620918815d9d4da2f commit 7792db3ba6e29f6db913631620918815d9d4da2f Author: Alex Dupre <ale@FreeBSD.org> AuthorDate: 2022-02-01 15:11:01 +0000 Commit: Alex Dupre <ale@FreeBSD.org> CommitDate: 2022-02-01 15:12:23 +0000 security/oath-toolkit: fix pam_oath undefined symbol at modul load PR: 261646 Submitted by: Matt Smith <freebsd@xtaz.uk> security/oath-toolkit/Makefile | 1 + .../oath-toolkit/files/patch-pam__oath_Makefile.in | 51 +++++++++++++++++++++- 2 files changed, 50 insertions(+), 2 deletions(-) It should be fixed now, let me know if it isn't. That works! Thank you very much. |