| Name: | pam-devel | 
|---|---|
| Version: | 1.5.1 | 
| Release: | 15.0.1.el9 | 
| Architecture: | aarch64 | 
| Group: | Unspecified | 
| Size: | 610109 | 
| License: | BSD and GPLv2+ | 
| RPM: | pam-devel-1.5.1-15.0.1.el9.aarch64.rpm | 
| Source RPM: | pam-1.5.1-15.0.1.el9.src.rpm | 
| Build Date: | Thu Mar 21 2024 | 
| Build Host: | build-ol9-aarch64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | http://www.linux-pam.org/ | 
| Summary: | Files needed for developing PAM-aware applications and modules for PAM | 
| Description: | PAM (Pluggable Authentication Modules) is a system security tool that allows system administrators to set authentication policy without having to recompile programs that handle authentication. This package contains header files used for building both PAM-aware applications and modules for use with the PAM system.  | 
- pam_limits: fix use after free in pam_sm_open_session [Orabug: 36406534]
- pam_misc: make length of misc_conv() configurable and set to 4096. Resolves: #2215007
- pam_lastlog: check localtime_r() return value. Resolves: #2130124 - pam_faillock: clarify missing user faillock files after reboot. Resolves: #2126632 - pam_faillock: avoid logging an erroneous consecutive login failure message. Resolves: #2126648
- pam_pwhistory: load configuration from file. Resolves: #2126640
- pam_usertype: only use SYS_UID_MAX for system users. Resolves: #2078421
- faillock: load configuration from file. Resolves: #2061698
- pam_keyinit: thread-safe implementation. Resolves: #2061696