diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2025-05-31 11:49:06 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2025-05-31 11:49:06 +0000 |
| commit | 86fa5d2f787d1501ec2ef61f19151d4a386baa83 (patch) | |
| tree | 0373e4ab0cc4f097836f0a78d2fd89e8f42a1bd4 /HISTORY | |
| parent | 5894a4142a9d5ae5f7f6bee1f46237a3d20d0b5b (diff) | |
Diffstat (limited to 'HISTORY')
| -rw-r--r-- | HISTORY | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +OpenPAM Zingiber 2025-05-31 + + - BUGFIX: In openpam_borrow_cred(3), the wrong debugging macro was + being used, which resulted in an attempt to interpret the target + UID as an item identifier. + + - ENHANCE: Allow missing modules or subpolicies to be ignored. + + - ENHANCE: Previously, OpenPAM was hardcoded to look for policies in + /usr/local/etc in addition to /etc and modules in /usr/local/lib in + addition to /usr/lib. This is now configurable at compile time. +============================================================================ OpenPAM Ximenia 2023-06-27 - BUGFIX: Fix race condition in openpam_ttyconv(3) when used with |
